Running qubes-dom0-update
will hang after
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
and requires a ctrl-C
The same happens when using the gui, but there are no errors.
Using dnf does not work due to no internet in dom0
sudo dnf update
Qubes OS Repository for Dom0 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository 'qubes-dom0-cached':
- Curl error (37): Couldn't read a file:// file for file:///var/lib/qubes/updates/repodata/repomd.xml [Couldn't open file /var/lib/qubes/updates/repodata/repomd.xml]
Error: Failed to download metadata for repo 'qubes-dom0-cached': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: qubes-dom0-cached
Dependencies resolved.
Nothing to do.
Complete!
Here is /var/log/dnf.log
from the last 2 days
2025-03-31T21:27:23+0200 INFO --- logging initialized ---
2025-03-31T21:27:23+0200 DDEBUG timer: config: 6 ms
2025-03-31T21:27:23+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-03-31T21:27:23+0200 DEBUG DNF version: 4.18.0
2025-03-31T21:27:23+0200 DDEBUG Command: dnf --exclude=qubes-template-* --quiet --assumeyes clean expire-cache
2025-03-31T21:27:23+0200 DDEBUG Installroot: /
2025-03-31T21:27:23+0200 DDEBUG Releasever: 4.2
2025-03-31T21:27:23+0200 DEBUG cachedir: /var/cache/dnf
2025-03-31T21:27:23+0200 DDEBUG Base command: clean
2025-03-31T21:27:23+0200 DDEBUG Extra commands: ['--exclude=qubes-template-*', '--quiet', '--assumeyes', 'clean', 'expire-cache']
2025-03-31T21:27:23+0200 DEBUG Excludes in dnf.conf: qubes-template-*
2025-03-31T21:27:23+0200 DEBUG Cleaning data: expire-cache
2025-03-31T21:27:23+0200 INFO Cache was expired
2025-03-31T21:27:23+0200 INFO 0 files removed
2025-03-31T21:27:23+0200 DDEBUG Cleaning up.
2025-03-31T21:27:23+0200 DDEBUG Plugins were unloaded.
2025-03-31T21:28:29+0200 INFO --- logging initialized ---
2025-03-31T21:28:29+0200 DDEBUG timer: config: 4 ms
2025-03-31T21:28:29+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-03-31T21:28:29+0200 DEBUG DNF version: 4.18.0
2025-03-31T21:28:29+0200 DDEBUG Command: dnf --exclude=qubes-template-* --quiet --assumeyes clean expire-cache
2025-03-31T21:28:29+0200 DDEBUG Installroot: /
2025-03-31T21:28:29+0200 DDEBUG Releasever: 4.2
2025-03-31T21:28:29+0200 DEBUG cachedir: /var/cache/dnf
2025-03-31T21:28:29+0200 DDEBUG Base command: clean
2025-03-31T21:28:29+0200 DDEBUG Extra commands: ['--exclude=qubes-template-*', '--quiet', '--assumeyes', 'clean', 'expire-cache']
2025-03-31T21:28:29+0200 DEBUG Excludes in dnf.conf: qubes-template-*
2025-03-31T21:28:29+0200 DEBUG Cleaning data: expire-cache
2025-03-31T21:28:29+0200 INFO Cache was expired
2025-03-31T21:28:29+0200 INFO 0 files removed
2025-03-31T21:28:29+0200 DDEBUG Cleaning up.
2025-03-31T21:28:29+0200 DDEBUG Plugins were unloaded.
2025-04-01T06:51:41+0200 INFO --- logging initialized ---
2025-04-01T06:51:41+0200 DDEBUG timer: config: 2 ms
2025-04-01T06:51:41+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-01T06:51:41+0200 DEBUG DNF version: 4.18.0
2025-04-01T06:51:41+0200 DDEBUG Command: dnf update
2025-04-01T06:51:41+0200 DDEBUG Installroot: /
2025-04-01T06:51:41+0200 DDEBUG Releasever: 4.2
2025-04-01T06:51:41+0200 DEBUG cachedir: /var/cache/dnf
2025-04-01T06:51:41+0200 DDEBUG Base command: update
2025-04-01T06:51:41+0200 DDEBUG Extra commands: ['update']
2025-04-01T06:51:41+0200 DEBUG User-Agent: constructed: 'libdnf (Qubes OS 4.2; generic; Linux.x86_64)'
2025-04-01T06:51:41+0200 DEBUG repo: downloading from remote: qubes-dom0-cached
2025-04-01T06:51:41+0200 DEBUG error: Curl error (37): Couldn't read a file:// file for file:///var/lib/qubes/updates/repodata/repomd.xml [Couldn't open file /var/lib/qubes/updates/repodata/repomd.xml] (file:///var/lib/qubes/updates/repodata/repomd.xml).
2025-04-01T06:51:41+0200 WARNING Errors during downloading metadata for repository 'qubes-dom0-cached':
- Curl error (37): Couldn't read a file:// file for file:///var/lib/qubes/updates/repodata/repomd.xml [Couldn't open file /var/lib/qubes/updates/repodata/repomd.xml]
2025-04-01T06:51:41+0200 WARNING Error: Failed to download metadata for repo 'qubes-dom0-cached': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-01T06:51:41+0200 WARNING Ignoring repositories: qubes-dom0-cached
2025-04-01T06:51:41+0200 DDEBUG timer: sack setup: 193 ms
2025-04-01T06:51:41+0200 DEBUG --> Starting dependency resolution
2025-04-01T06:51:41+0200 DEBUG --> Finished dependency resolution
2025-04-01T06:51:41+0200 DDEBUG timer: depsolve: 10 ms
2025-04-01T06:51:41+0200 INFO Dependencies resolved.
2025-04-01T06:51:41+0200 INFO Nothing to do.
2025-04-01T06:51:41+0200 INFO Complete!
2025-04-01T06:51:41+0200 DDEBUG Cleaning up.
2025-04-01T06:51:41+0200 DDEBUG Plugins were unloaded.
/var/log/dnf.librepo.log
2025-03-31T21:27:23+0200 INFO --- logging initialized ---
2025-03-31T21:27:23+0200 DDEBUG timer: config: 6 ms
2025-03-31T21:27:23+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-03-31T21:27:23+0200 DEBUG DNF version: 4.18.0
2025-03-31T21:27:23+0200 DDEBUG Command: dnf --exclude=qubes-template-* --quiet --assumeyes clean expire-cache
2025-03-31T21:27:23+0200 DDEBUG Installroot: /
2025-03-31T21:27:23+0200 DDEBUG Releasever: 4.2
2025-03-31T21:27:23+0200 DEBUG cachedir: /var/cache/dnf
2025-03-31T21:27:23+0200 DDEBUG Base command: clean
2025-03-31T21:27:23+0200 DDEBUG Extra commands: ['--exclude=qubes-template-*', '--quiet', '--assumeyes', 'clean', 'expire-cache']
2025-03-31T21:27:23+0200 DEBUG Excludes in dnf.conf: qubes-template-*
2025-03-31T21:27:23+0200 DEBUG Cleaning data: expire-cache
2025-03-31T21:27:23+0200 INFO Cache was expired
2025-03-31T21:27:23+0200 INFO 0 files removed
2025-03-31T21:27:23+0200 DDEBUG Cleaning up.
2025-03-31T21:27:23+0200 DDEBUG Plugins were unloaded.
2025-03-31T21:28:29+0200 INFO --- logging initialized ---
2025-03-31T21:28:29+0200 DDEBUG timer: config: 4 ms
2025-03-31T21:28:29+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-03-31T21:28:29+0200 DEBUG DNF version: 4.18.0
2025-03-31T21:28:29+0200 DDEBUG Command: dnf --exclude=qubes-template-* --quiet --assumeyes clean expire-cache
2025-03-31T21:28:29+0200 DDEBUG Installroot: /
2025-03-31T21:28:29+0200 DDEBUG Releasever: 4.2
2025-03-31T21:28:29+0200 DEBUG cachedir: /var/cache/dnf
2025-03-31T21:28:29+0200 DDEBUG Base command: clean
2025-03-31T21:28:29+0200 DDEBUG Extra commands: ['--exclude=qubes-template-*', '--quiet', '--assumeyes', 'clean', 'expire-cache']
2025-03-31T21:28:29+0200 DEBUG Excludes in dnf.conf: qubes-template-*
2025-03-31T21:28:29+0200 DEBUG Cleaning data: expire-cache
2025-03-31T21:28:29+0200 INFO Cache was expired
2025-03-31T21:28:29+0200 INFO 0 files removed
2025-03-31T21:28:29+0200 DDEBUG Cleaning up.
2025-03-31T21:28:29+0200 DDEBUG Plugins were unloaded.
2025-04-01T06:51:41+0200 INFO --- logging initialized ---
2025-04-01T06:51:41+0200 DDEBUG timer: config: 2 ms
2025-04-01T06:51:41+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-01T06:51:41+0200 DEBUG DNF version: 4.18.0
2025-04-01T06:51:41+0200 DDEBUG Command: dnf update
2025-04-01T06:51:41+0200 DDEBUG Installroot: /
2025-04-01T06:51:41+0200 DDEBUG Releasever: 4.2
2025-04-01T06:51:41+0200 DEBUG cachedir: /var/cache/dnf
2025-04-01T06:51:41+0200 DDEBUG Base command: update
2025-04-01T06:51:41+0200 DDEBUG Extra commands: ['update']
2025-04-01T06:51:41+0200 DEBUG User-Agent: constructed: 'libdnf (Qubes OS 4.2; generic; Linux.x86_64)'
2025-04-01T06:51:41+0200 DEBUG repo: downloading from remote: qubes-dom0-cached
2025-04-01T06:51:41+0200 DEBUG error: Curl error (37): Couldn't read a file:// file for file:///var/lib/qubes/updates/repodata/repomd.xml [Couldn't open file /var/lib/qubes/updates/repodata/repomd.xml] (file:///var/lib/qubes/updates/repodata/repomd.xml).
2025-04-01T06:51:41+0200 WARNING Errors during downloading metadata for repository 'qubes-dom0-cached':
- Curl error (37): Couldn't read a file:// file for file:///var/lib/qubes/updates/repodata/repomd.xml [Couldn't open file /var/lib/qubes/updates/repodata/repomd.xml]
2025-04-01T06:51:41+0200 WARNING Error: Failed to download metadata for repo 'qubes-dom0-cached': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-01T06:51:41+0200 WARNING Ignoring repositories: qubes-dom0-cached
2025-04-01T06:51:41+0200 DDEBUG timer: sack setup: 193 ms
2025-04-01T06:51:41+0200 DEBUG --> Starting dependency resolution
2025-04-01T06:51:41+0200 DEBUG --> Finished dependency resolution
2025-04-01T06:51:41+0200 DDEBUG timer: depsolve: 10 ms
2025-04-01T06:51:41+0200 INFO Dependencies resolved.
2025-04-01T06:51:41+0200 INFO Nothing to do.
2025-04-01T06:51:41+0200 INFO Complete!
2025-04-01T06:51:41+0200 DDEBUG Cleaning up.
2025-04-01T06:51:41+0200 DDEBUG Plugins were unloaded.
Here is /var/log/dnf.rpm.log
I’ve taken a bit more than last few days. Something seems to have happened 2024/01/20?
// Removed since
Will run service as unit: run-rbfbac4ebac7f4d84a18fb397d15cb779.service
2024-01-20T18:19:14+0100 INFO Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service.
Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service.
2024-01-20T18:19:15+0100 INFO ls: cannot access '/usr/lib/xen': No such file or directory
2024-01-20T18:20:13+0100 INFO dkms: running auto installation service for kernel 6.1.62-1.qubes.fc37.x86_64Sign command: /lib/modules/6.1.62-1.qubes.fc37.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK...
Building module:
Cleaning build area....
make -j6 KERNELRELEASE=6.1.62-1.qubes.fc37.x86_64 -C /lib/modules/6.1.62-1.qubes.fc37.x86_64/build M=/var/lib/dkms/librem_ec_acpi/1.0/build....
Signing module /var/lib/dkms/librem_ec_acpi/1.0/build/librem_ec_acpi.ko
Cleaning build area....
librem_ec_acpi.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/6.1.62-1.qubes.fc37.x86_64/updates/dkms/
depmod....
dkms autoinstall on 6.1.62-1.qubes.fc37.x86_64/x86_64 succeeded for librem_ec_acpi
Done.
Generating grub configuration file ...
Found theme: /boot/grub2/themes/qubes/theme.txt
Found linux image: /boot/vmlinuz-6.1.62-1.qubes.fc37.x86_64
Found initrd image: /boot/initramfs-6.1.62-1.qubes.fc37.x86_64.img
Found linux image: /boot/vmlinuz-6.1.62-1.qubes.fc32.x86_64
Found initrd image: /boot/initramfs-6.1.62-1.qubes.fc32.x86_64.img
Found linux image: /boot/vmlinuz-6.1.57-1.qubes.fc32.x86_64
Found initrd image: /boot/initramfs-6.1.57-1.qubes.fc32.x86_64.img
Adding boot menu entry for UEFI Firmware Settings ...
done
dkms: running auto installation service for kernel 6.1.62-1.qubes.fc37.x86_64 Done.
2024-01-20T18:20:24+0100 INFO Failed to start jobs: Unknown method EnqueueMarkedJobs or interface org.freedesktop.systemd1.Manager.
2024-01-20T18:20:27+0100 INFO Creating group 'sgx' with GID 106.
Creating group 'systemd-oom' with GID 984.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 984 and GID 984.
2024-01-20T18:20:29+0100 INFO Failed to start jobs: Unknown method EnqueueMarkedJobs or interface org.freedesktop.systemd1.Manager.
2024-01-20T20:15:03+0100 INFO --- logging initialized ---
2024-01-20T20:15:04+0100 INFO --- logging initialized ---
2024-03-04T21:16:50+0100 INFO --- logging initialized ---
2024-03-24T22:39:23+0100 INFO --- logging initialized ---
2024-03-25T07:11:55+0100 INFO --- logging initialized ---
2024-03-25T22:33:43+0100 INFO --- logging initialized ---
2024-03-26T09:41:50+0100 INFO --- logging initialized ---
2024-03-26T18:12:12+0100 INFO --- logging initialized ---
2024-03-26T18:12:57+0100 INFO --- logging initialized ---
2024-03-26T18:39:39+0100 INFO --- logging initialized ---
2024-03-27T10:18:42+0100 INFO --- logging initialized ---
2024-04-11T16:42:22+0200 INFO --- logging initialized ---
2024-04-11T16:58:57+0200 INFO --- logging initialized ---
2024-04-11T17:15:59+0200 INFO --- logging initialized ---
2024-04-12T10:01:41+0200 INFO --- logging initialized ---
2024-06-09T12:30:21+0200 INFO --- logging initialized ---
2024-06-24T19:26:30+0200 INFO --- logging initialized ---
2024-07-04T12:09:09+0200 INFO --- logging initialized ---
2024-07-04T12:23:00+0200 INFO --- logging initialized ---
2024-07-05T12:28:58+0200 INFO --- logging initialized ---
2024-07-09T01:45:31+0200 INFO --- logging initialized ---
2024-07-12T15:24:43+0200 INFO --- logging initialized ---
2024-07-14T10:56:50+0200 INFO --- logging initialized ---
2024-07-20T20:25:23+0200 INFO --- logging initialized ---
2024-07-21T11:19:45+0200 INFO --- logging initialized ---
2024-07-21T12:36:13+0200 INFO --- logging initialized ---
2024-07-30T13:22:50+0200 INFO --- logging initialized ---
2024-11-24T18:33:07+0100 INFO --- logging initialized ---
2024-11-24T18:33:10+0100 INFO --- logging initialized ---
2024-11-29T16:52:21+0100 INFO --- logging initialized ---
2024-11-29T16:53:09+0100 INFO --- logging initialized ---
2024-11-29T21:16:36+0100 INFO --- logging initialized ---
2025-03-28T17:47:19+0100 INFO --- logging initialized ---
2025-03-28T17:47:26+0100 INFO --- logging initialized ---
2025-03-28T17:47:30+0100 INFO --- logging initialized ---
2025-03-30T15:12:22+0200 INFO --- logging initialized ---
2025-03-30T15:12:29+0200 INFO --- logging initialized ---
2025-03-31T21:27:23+0200 INFO --- logging initialized ---
2025-03-31T21:28:29+0200 INFO --- logging initialized ---
2025-04-01T06:51:41+0200 INFO --- logging initialized ---