-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebasing to specific version fails #1326
Comments
Hi @cgcomer sorry for the wait, I have been on vacation and I am now able to look through the issue tracker for a bit. Not really quite sure how to fix this ostree corruption. Also you ended up getting this issue at a bad timing Essentially all systems before July 2nd will have to do a manual update using the script below as our signing key for the images have changed So i am unsure it will help in your unique situation, but worth a shot to try it first. |
I did run the manual update around the same time it was announced, and I remember it mostly going just fine, with one weird error. I don't remember the specifics, just that it didn't trigger me to panic, so it wasn't some critical error. So I just left it alone, and decided to just let the system try to keep itself updated without my intervention. A couple of weeks ago when I started my computer it booted to grub with two versions of Bazzite again. When I checked the build version it had updated itself like it is supposed to and is currently showing:
So whatever the problem was it seems to have resolved itself. Though I haven't attempted a manual system update since then either. Also I am not running into issues with Discover updating flatpaks anymore either. Your guess is as good as mine (better probably). |
Describe the bug
I've been having issues with Bazzite not updating which may be related to this issue #1239. I have attempted several things including this and this to no avail.
Finally, I decided to attempt to rebase to a specific version of Bazzite (40-stable-20240703).
As you can see, it immediately failed with an error I can't find good information on.
What did you expect to happen?
To complete a rebase to a specific version of Bazzite stable.
Output of
rpm-ostree status
ccomer@main-bazzite:~$ rpm-ostree status State: idle Deployments: ● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable Digest: sha256:99cce7eb105cbdc027f1c72399a9ef88458818eeae7a172bbbdc8bb14d2bb22a Version: 40.20240611.0 (2024-06-11T17:00:05Z) LayeredPackages: edk2-ovmf qemu virt-manager LocalPackages: lact-0.5.4-0.x86_64 Initramfs: regenerate
Hardware
Operating System: Bazzite 40
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.8.12-301.fsync.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6900 XT
Manufacturer: ASUS
Asus Crosshair Hero VIII Wifi
Installed Main Drive: Samsung SSD 970 EVO Plus 2TB NVME (no SMART errors)
BIOS: 4805
Secure Boot: On (despite what Info Center claims)
Extra information or context
Prior attempts to check ostree for errors resulted in the following:
Ostree_Error.txt
After another look, it looks like my ostree commit was marked as partial by
ostree fsck
. How do I get bazzite to repull an updated and complete commit?The text was updated successfully, but these errors were encountered: