On Sun, Jul 07, 2019 at 01:40:00PM +0000, [email protected] wrote: > Hi, > > I fear I have an issue with dom0 updates. > > I noticed that there is a newer release > for > qubes-mgmt-salt-dom0-virtual-machines (4.0.16) > > but I still have: > > qubes-mgmt-salt-dom0-virtual-machines-4.0.15-1.fc25.noarch > > An update in dom0 doesn't install the update: > > sudo qubes-dom0-update > > Using sys-firewall as UpdateVM to download updates for Dom0; this may take > some time... > Last metadata expiration check: 0:35:59 ago on Sun Jul 7 14:57:27 2019. > Dependencies resolved. > ================================================================================ > Package Arch Version Repository > Size > ================================================================================ > Reinstalling: > anaconda-core x86_64 1000:25.20.9-14.fc25 qubes-dom0-current 1.5 > M > anaconda-gui x86_64 1000:25.20.9-14.fc25 qubes-dom0-current 386 > k > anaconda-tui x86_64 1000:25.20.9-14.fc25 qubes-dom0-current 186 > k > anaconda-widgets x86_64 1000:25.20.9-14.fc25 qubes-dom0-current 119 > k > garcon x86_64 1000:0.5.0-1.fc25 qubes-dom0-current 179 > k > python3-blivet noarch 2:2.1.6-5.fc25 qubes-dom0-current 1.0 > M > python3-kickstart noarch 1000:2.32-4.fc25 qubes-dom0-current 370 > k > qubes-anaconda-addon noarch 4.0.9-1.fc25 qubes-dom0-current 34 > k > xfwm4 x86_64 1000:4.12.4-1.fc25 qubes-dom0-current 636 > k > xorg-x11-drv-ati x86_64 18.0.1-1.fc25 qubes-dom0-current 168 > k > xorg-x11-drv-intel x86_64 2.99.917-32.20171025.fc25 qubes-dom0-current 696 > k > > Transaction Summary > ================================================================================ > > Total size: 5.1 M > Installed size: 19 M > DNF will only download packages for the transaction. > Downloading Packages: > [SKIPPED] anaconda-core-25.20.9-14.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] anaconda-gui-25.20.9-14.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] anaconda-tui-25.20.9-14.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] anaconda-widgets-25.20.9-14.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] garcon-0.5.0-1.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] python3-blivet-2.1.6-5.fc25.noarch.rpm: Already downloaded > > [SKIPPED] python3-kickstart-2.32-4.fc25.noarch.rpm: Already downloaded > > [SKIPPED] qubes-anaconda-addon-4.0.9-1.fc25.noarch.rpm: Already downloaded > > [SKIPPED] xfwm4-4.12.4-1.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] xorg-x11-drv-ati-18.0.1-1.fc25.x86_64.rpm: Already downloaded > > [SKIPPED] xorg-x11-drv-intel-2.99.917-32.20171025.fc25.x86_64.rpm: Already > downloaded > Complete! > The downloaded packages were saved in cache until the next successful > transaction. > You can remove cached packages by executing 'dnf clean packages'. > Qubes OS Repository for Dom0 > > > I don't use the testing/unstable dom0 repos, just current. > > > I'm using sys-firewall (fedora-30) as update VM. > > I also tried > sudo dnf clean all > > using Qubes R4.0 > > Do you have recommendations on how to debug this? > thanks! >
This is, unfortunately, a known issue. You can manually install the "SKIPPED" packages by using dnf install. Your "dnf clean all" has scuppered that. Just try the update again, and if the same packages are downloaded, just install them yourself. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20190707160729.z2jnh32wrd7bszga%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
