Hi All,
This happened to me again when I went to upgrade my
shop computer from FC40 to fc41. So I though I'd repeat
my fix here:
Note: dnf dose not use /etc/redhat-release as it release
version. It uses
/usr/share/licenses/fedora/fedora-release-common*
-T
When dnf thinks you are on the wrong release:
if after the upgrade, dnf still thinks you are on the older version,
remove the stray "fedora-release-common"
For example:
# rpm -qa \*fedora-release-common\*
fedora-release-common-39-36.noarch
fedora-release-common-40-39.noarch
# dnf remove fedora-release-common-39-36.noarch
or globally
# dnf upgrade --allowerase --releasever=[your release, 41
for example]
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue