The issues
- Use direct I/O for loop devices · Issue #7332 · QubesOS/qubes-issues · GitHub ( Use direct I/O for loop devices )
- sys-usb sometimes fails to start · Issue #6824 · QubesOS/qubes-issues · GitHub ( sys-usb sometimes fails to start )
- Some parts of https://github.com/QubesOS/qubes-issues/issues/7404 (clock problems, slowness vs bare metal operations) should be more efficient (kernel fixes for Fedora directly applied from dom0 upgrade to current-testing repo below)
Some of the issues above might be fixed with packages having landed under current-testing repos:
- Testing those packages should result from testers with at least a the referred issue so that the packages are not deployed from current-testing to stable.
- If : Describing packages installed and telling what part of the issue is still present in those issues
dom0:
- sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
[user@dom0 ~]$ sudo qubes-dom0-update --disablerepo=* --enablerepo=qubes-dom0-current-testing
Using sys-whonix as UpdateVM to download updates for Dom0; this may take some time...
Qubes OS Repository for Dom0 3.9 MB/s | 88 kB 00:00
kernel.x86_64 1000:5.15.74-1.fc32.qubes qubes-dom0-cached
kernel-qubes-vm.x86_64 1000:5.15.74-1.fc32.qubes qubes-dom0-cached
linux-firmware.noarch 20220913-135.fc32 qubes-dom0-cached
linux-firmware-whence.noarch 20220913-135.fc32 qubes-dom0-cached
python3-qasync.noarch 0.23.0-2.fc32 qubes-dom0-cached
python3-xen.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
qubes-input-proxy.x86_64 1.0.28-1.fc32 qubes-dom0-cached
qubes-input-proxy-receiver.x86_64 1.0.28-1.fc32 qubes-dom0-cached
qubes-input-proxy-sender.x86_64 1.0.28-1.fc32 qubes-dom0-cached
xen.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
xen-hvm-stubdom-linux.x86_64 1.2.5-1.fc32 qubes-dom0-cached
xen-hvm-stubdom-linux-full.x86_64 1.2.5-1.fc32 qubes-dom0-cached
xen-hypervisor.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
xen-libs.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
xen-licenses.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
xen-runtime.x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached
xfwm4.x86_64 1000:4.14.2-3.fc32 qubes-dom0-cached
zlib.x86_64 1.2.12-5.fc32 qubes-dom0-cached
Qubes OS Repository for Dom0 2.9 MB/s | 3.0 kB 00:00
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
kernel x86_64 1000:5.15.74-1.fc32.qubes qubes-dom0-cached 69 M
kernel-qubes-vm x86_64 1000:5.15.74-1.fc32.qubes qubes-dom0-cached 102 M
Upgrading:
linux-firmware noarch 20220913-135.fc32 qubes-dom0-cached 107 M
linux-firmware-whence noarch 20220913-135.fc32 qubes-dom0-cached 31 k
python3-qasync noarch 0.23.0-2.fc32 qubes-dom0-cached 32 k
python3-xen x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 60 k
qubes-input-proxy x86_64 1.0.28-1.fc32 qubes-dom0-cached 21 k
qubes-input-proxy-receiver
x86_64 1.0.28-1.fc32 qubes-dom0-cached 17 k
qubes-input-proxy-sender
x86_64 1.0.28-1.fc32 qubes-dom0-cached 17 k
xen x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 20 k
xen-hvm-stubdom-linux x86_64 1.2.5-1.fc32 qubes-dom0-cached 11 M
xen-hvm-stubdom-linux-full
x86_64 1.2.5-1.fc32 qubes-dom0-cached 12 M
xen-hypervisor x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 7.8 M
xen-libs x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 626 k
xen-licenses x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 32 k
xen-runtime x86_64 2001:4.14.5-9.fc32 qubes-dom0-cached 19 M
xfwm4 x86_64 1000:4.14.2-3.fc32 qubes-dom0-cached 587 k
zlib x86_64 1.2.12-5.fc32 qubes-dom0-cached 90 k
Removing:
kernel x86_64 1000:5.15.57-1.fc32.qubes @qubes-dom0-cached
344 M
kernel-qubes-vm x86_64 1000:5.15.57-1.fc32.qubes @qubes-dom0-cached
483 M
Transaction Summary
================================================================================
Install 2 Packages
Upgrade 16 Packages
Remove 2 Packages
Total size: 329 M
Is this ok [y/N]: y
Centos:
- apply same disablerepo, enablerepo runtime trick as applied for dom0.
Fedora:
- kernel-qubes-vm is downloaded from dom0 and used by default by fedora templates.
Debian bullseye/buster/bookworm:
- to be written. Those repos are simply commented out and cannot be runtime applied as for Fedora/Centos