On Sat, 2022-05-14 at 16:25 -0500, Ian Pilcher wrote:
> On 5/14/22 15:00, Joe Zeff wrote:
> > I haven't upgraded yet, but you're right about what's happening.
> > Instead 
> > of checking the contents of /etc/fedora-release, it just checks to
> > see 
> > which version is installed.  If, for some reason, the older version
> > isn't removed from the database, it will see it first and assume
> > that's 
> > the version of Fedora you're using.  Just remove the older version 
> > (which isn't really installed anyway) and you're good to go.
> 
> On further examination, I had a whole bunch of duplicate packages in
> the
> RPM database.  It looks as if none of the old FC35 packages were
> removed
> from the database during the upgrade.  Very odd.
> 
> Fortunately, 'dnf reinstall --allowerasing `rpm -qa | grep fc36`'
> seems
> to have cleaned things up.

You can find duplicates with this (from the Release Notes):

$ sudo dnf repoquery --duplicates

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to