Unable to upgrade to Fedora Linux 39
I tried starting the download for the new version, but ran into the following issue:
Refspec 'fedora/39/x86_64/silverblue' not found
I'm not even sure what refspec is, can anyone help out?6 Replies
open a terminal and run
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazziteimageyouuse:latest
replace bazziteimageyouuse with the bazzite image you are on.
not sure if the gui tools for upgrading work since everything is automatic on my end.
if you have no idea what image you are on, you can run rpm-ostree status
inside the terminalalright, thanks, I think I'll take a look at that tomorrow, I've seen a few reports that their PC might be unusable for a while, and I can't afford time to troubleshoot until tomorrow night
I ran into this issue when updating, is it possible to update without uninstalling the package? I'm going to uninstall and see regardless, but would like to avoid doing that in the future, if at all possible
edit the expressvpn repository in
/etc/yum.repos.d/
and set gpgcheck=0
instead of gpgcheck=1
I'm using sudo nano in terminal and I'm getting a read-only file system error when trying to save that change. Any suggestions?
etc is definitely writeable
I wasd able to do it but had to remount the file system with an rw flag and reboot. Also I had to change the "repo_gpgcheck=0" instead of 1