Re: fedora-release-35 still installed after 35->36 upgrade

2022-05-14 Thread Samuel Sieb
On 5/14/22 14:25, 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 remov

Re: fedora-release-35 still installed after 35->36 upgrade

2022-05-14 Thread Patrick O'Callaghan
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 r

Re: fedora-release-35 still installed after 35->36 upgrade

2022-05-14 Thread Ian Pilcher
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 f

Re: fedora-release-35 still installed after 35->36 upgrade

2022-05-14 Thread Joe Zeff
On 5/14/22 12:25, Ian Pilcher wrote: I just noticed that my newly upgraded system is still checking the Fedora 35 repos when I run 'dnf update'.  Not confirmed yet, but I suspect it's because I still have fedora-release-35 installed. $ rpm -q fedora-release fedora-release-35-36.noarch fedora-rel

fedora-release-35 still installed after 35->36 upgrade

2022-05-14 Thread Ian Pilcher
I just noticed that my newly upgraded system is still checking the Fedora 35 repos when I run 'dnf update'. Not confirmed yet, but I suspect it's because I still have fedora-release-35 installed. $ rpm -q fedora-release fedora-release-35-36.noarch fedora-release-36-17.noarch Anyone else seen th