yajo
(Jairo Llopis)
November 3, 2021, 10:06am
1
Hello community!
Today I got notified about a new Fedora release.
I clicked on it and then “Download”. It falied.
Translated it’s something like:
Cannot update to Fedora Linux 35. Invalid refspec ostree://fedora/35/x86_64/silverblue
Any clues on what’s happening and how to upgrade?
1 Like
bkhl
(Björn Lindström)
November 3, 2021, 10:20am
2
No clue about why the GUI upgrade wouldn’t work, but if you’re eager enough to do the CLI upgrade instead that would be:
rpm-ostree rebase fedora:fedora/35/x86_64/silverblue
This worked fine for me yesterday.
yajo
(Jairo Llopis)
November 3, 2021, 12:53pm
3
Thanks, it seems like I had some overrides problems.
This worked:
rpm-ostree rebase fedora:fedora/35/x86_64/silverblue --uninstall rpmfusion-free-release-34-1.noarch --uninstall steam
vala
(Vala)
November 3, 2021, 7:14pm
4
I am getting the same error message.
It should say what the problem is and how to fix it otherwise our grandmothers won’t be able to upgrade to Fedora 35.
The error messages in GNOME Software need to be more helpful.
yajo
(Jairo Llopis)
November 4, 2021, 12:42pm
5
2 Likes