This update has been unpushed.
It seems -lPocoXML
is missing in link flags.
LGTM
This update has been unpushed.
Confirm that https://github.com/ostreedev/ostree-rs-ext/issues/162 is fixed.
Issue of connecting external monitor in kernel 5.14.17-301.fc35 is fixed. But there is regression that Bluetooth fails.
Nov 21 13:02:36 cheese-thinkbook kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 21 13:02:36 cheese-thinkbook kernel: Bluetooth: BNEP filters: protocol multicast
Nov 21 13:02:36 cheese-thinkbook kernel: Bluetooth: BNEP socket layer initialized
Nov 21 13:02:36 cheese-thinkbook kernel: NET: Registered PF_QIPCRTR protocol family
Nov 21 13:02:37 cheese-thinkbook kernel: Bluetooth: hci0: command 0xfc09 tx timeout
Nov 21 13:02:37 cheese-thinkbook kernel: mmc0: new ultra high speed SDR104 SDXC card at address 0001
Nov 21 13:02:37 cheese-thinkbook kernel: mmcblk0: mmc0:0001 00000 239 GiB
Nov 21 13:02:37 cheese-thinkbook kernel: mmcblk0: p1
Nov 21 13:02:41 cheese-thinkbook kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown>
Nov 21 13:02:41 cheese-thinkbook kernel: rfkill: input handler disabled
Nov 21 13:02:45 cheese-thinkbook kernel: Bluetooth: hci0: Failed to send firmware data (-110)
Nov 21 13:02:45 cheese-thinkbook kernel: Bluetooth: hci0: sending frame failed (-19)
Nov 21 13:02:45 cheese-thinkbook kernel: Bluetooth: hci0: Intel reset sent to retry FW download
Nov 21 13:02:50 cheese-thinkbook kernel: rfkill: input handler enabled
My computer model is ThinkBook 14s yoga with Intel 1165G7.
Works for old containers. Newly created containers of F35 and CentOS 7 all work well.
Old containers do not have /run/host mapped. So the toolbox executable fail to run inside container.
This change breaks all the old Toolbox containers, even F-35 containers. I don't think it is a good solution.
How to reproduce the issue?
Patches in propose-downstream modified specfile are not propered numbered.
# fix build with go 1.16 on Fedora
# Author: Robin Lee <cheeselee@fedoraproject.org>
Patch0001: 0004-fix-build-with-go-1.16-on-Fedora.patch
# feat(image_effect): run `dde-pixmix` under xvfb-run
# Author: Robin Lee <cheeselee@fedoraproject.org>
Patch0001: 0003-feat-image_effect-run-dde-pixmix-under-xvfb-run.patch
# fix: rpm fix `deepin-api` path
# Author: Robin Lee <cheeselee@fedoraproject.org>
Patch0001: 0002-fix-rpm-fix-deepin-api-path.patch
# feat: rpm recomments `lshw`
# Author: Robin Lee <cheeselee@fedoraproject.org>
Patch0001: 0001-feat-rpm-recomments-lshw.patch
Sub-commands srpm
, copr-build
and propose-update
work.
Please update to these builds, they fixed runtime issues:
Work for me
javaws now links to correct path.
And there is an conflicting alternative entry for 'javaws.noarch'. Is this package also responsible for removing it?
$ alternatives --verbose --display javaws.noarch
reading /var/lib/alternatives/javaws.noarch
javaws.noarch - status is auto.
link currently points to /usr/bin/javaws.itweb
/usr/bin/javaws.itweb - family java-1.8.0-openjdk.noarch priority 18000
slave itweb-settings: /usr/bin/itweb-settings.itweb
slave policyeditor: /usr/bin/policyeditor.itweb
slave ControlPanel: /usr/bin/itweb-settings.itweb
slave javaws.1.gz: /usr/share/man/man1/javaws.itweb.1.gz
slave ControlPanel.1.gz: /usr/share/man/man1/itweb-settings.1.gz
Current `best' version is /usr/bin/javaws.itweb.
I mean I have done the deepin rebuilds. Please the following builds to the update:
Please add:
Please add deepin-qt5integration-5.0.0-5.fc33 and deepin-file-manager-5.0.0-7.fc33
This update has been unpushed.