Hi all,
While doing regular updates of the system, I get an error downloading NSS
~$ rpm-ostree upgrade
...
Enabled rpm-md repositories: updates fedora terra-mesa updates-archive
...
rpm-md repo 'updates' (cached); generated: 2026-01-09T17:17:07Z solvables: 18913
rpm-md repo 'fedora' (cached); generated: 2025-10-23T03:37:20Z solvables: 77664
rpm-md repo 'terra-mesa' (cached); generated: 2025-12-29T14:51:50Z solvables: 105
rpm-md repo 'updates-archive' (cached); generated: 2026-01-09T17:41:39Z solvables: 22369
Resolving dependencies... done
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
- package nss-tools-3.119.1-1.fc43.x86_64 from updates requires nss(x86-64) = 3.119.1-1.fc43, but none of the providers can be installed
- package nss-tools-3.119.1-1.fc43.x86_64 from updates-archive requires nss(x86-64) = 3.119.1-1.fc43, but none of the providers can be installed
- package nss-tools-3.115.1-1.fc43.x86_64 from fedora requires nss(x86-64) = 3.115.1-1.fc43, but none of the providers can be installed
- package nss-tools-3.116.0-1.fc43.x86_64 from updates-archive requires nss(x86-64) = 3.116.0-1.fc43, but none of the providers can be installed
- package nss-tools-3.117.0-1.fc43.x86_64 from updates-archive requires nss(x86-64) = 3.117.0-1.fc43, but none of the providers can be installed
- cannot install both nss-3.119.1-1.fc43.x86_64 from updates and nss-3.118.1-2.fc43.x86_64 from @System
- cannot install both nss-3.115.1-1.fc43.x86_64 from fedora and nss-3.118.1-2.fc43.x86_64 from @System
- cannot install both nss-3.116.0-1.fc43.x86_64 from updates-archive and nss-3.118.1-2.fc43.x86_64 from @System
- cannot install both nss-3.117.0-1.fc43.x86_64 from updates-archive and nss-3.118.1-2.fc43.x86_64 from @System
- cannot install both nss-3.119.1-1.fc43.x86_64 from updates-archive and nss-3.118.1-2.fc43.x86_64 from @System
I don't think I changed anything on my system or is it a know issue ?