Dom0 update fails with error: nothing provides python3-qubesadmin >= 4.3.32

Updating from the current repo, but the latest package there is python3-qubesadmin-4.3.31-1.fc41.noarch.rpm causing the following error:

Error: 
 Problem: problem with installed package qubes-manager-4.3.21-1.fc41.noarch
  - cannot install the best update candidate for package qubes-manager-4.3.21-1.fc41.noarch
  - nothing provides python3-qubesadmin >= 4.3.32 needed by qubes-manager-4.3.22-1.fc41.noarch from qubes-dom0-current
(try to add '--skip-broken' to skip uninstallable packages)

Oops… “somebody” probably forgot to promote the required python3-qubesadmin from the testing to the release repo… :man_shrugging:

I cannot reproduce this:

[user@dom0:~$ rpm -q python3-qubesadmin qubes-manager
python3-qubesadmin-4.3.31-1.fc41.noarch
qubes-manager-4.3.21-1.fc41.noarch
[user@dom0:~$ 
[user@dom0:~$ sudo qubes-dom0-update
Using sys-whonix as UpdateVM for Dom0
Downloading updates. This may take a while...  
Fedora 41 - x86_64                              2.4 MB/s |  19 MB     00:08    
Fedora 41 - x86_64 - Updates                    2.3 MB/s | 8.4 MB     00:03    
Qubes Host Repository (updates)                 165 kB/s | 332 kB     00:02    
Dependencies resolved.
Nothing to do.
Complete!
No packages downloaded
Updating and loading repositories:
 Qubes OS Repository for Dom0                                                           100% |   0.0   B/s |   1.5 KiB |  00m00s
Repositories loaded.

So no newer qubes-manager is being found.

Looks like the broken update was retracted from the stable repo a few minutes after @ephile posted.

1 Like

Makes sense. Thanks!

Quick fix!