Hey,
Software center just offered me an upgrade to Fedora 38. Is that a mistake?
Hey,
Software center just offered me an upgrade to Fedora 38. Is that a mistake?
This is a mistake. Gnome Software is not supposed to offer a release until after release day. Fedora Linux 38 Schedule: Key
I think it would be good to file a bug against Gnome Software: Log in to Red Hat Bugzilla
Before you report a bug, have a look at
gsettings get org.gnome.software show-upgrade-prerelease
Maybe this value was set to ‘true’ at some point. (However, ‘branched’ isn’t a ‘beta’ release)
I think this value could be set to true
in your case because I can’t replicate the issue (on two different machines)
If I set the value to ‘true’, I also get the announcement… so set it to ‘false’ and all is good.
gsettings set org.gnome.software show-upgrade-prerelease false
Yes, that was the case. I had true. I change it to false.
Thanks