-
Notifications
You must be signed in to change notification settings - Fork 260
Bluefin lts hwe no updates for over a month notification #4903
Replies: 2 comments · 14 replies
|
ok the rebase helper recipe doesn't exists, but the manual command worked. i'm stuck on boot now though. bluefin logo is there and spinner has been going for 15 mins @dosu |
All reactions
|
~$ sudo bootc status Rollback image: ghcr.io/projectbluefin/bluefin-lts:stable |
All reactions
|
@oreanmos The switch actually worked — but the boot into the new image failed and the system fell back. Looking at your
With bootc's A/B deployment model, the new image was staged and attempted, but since the boot hung, the system rolled back to the previous deployment [1]. The journal you shared is just the very first lines of boot — kernel init and memory map. The actual hang happened much later. To find it, scroll to the end: ujust logs-last-boot | less +GLook for Important note: Your booted image is Your device is an ASUS Zenbook 14 UX3405CA — if the hang is graphics-related, that's worth noting. To try again, reboot and let it attempt the Docs: https://docs.projectbluefin.io/lts/ To reply, just mention @dosu. Docs are dead. Just use Dosu. |
All reactions
|
Aug 21 11:22:35 kernel: Linux version 7.0.12-201.fc44.x86_64 (mockbuild@123ace7f6f514f9d982d88c1db4a8de8) (gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2), GNU ld version 2.46-3.fc44) #1 SMP PREEMPT_DYNAMIC Thu Jun |
All reactions
|
Aug 21 11:22:35 kernel: [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors |
All reactions
|
The log you're seeing points to a systemd boot ordering problem with This is being actively fixed. There are open PRs targeting the exact issue — PR #527 [1] and PR #495 [2] — which add a systemd drop-in to break the ordering cycle by clearing the inherited What to do: Since those ordering PRs are still open, the fix hasn't shipped in a stable build yet. I'd recommend staying on your current rollback image and watching PR #527. Once it merges and a new build ships, you can switch with: sudo bootc switch ghcr.io/projectbluefin/bluefin-lts:stable --enforce-container-sigpolicyhttps://docs.projectbluefin.io/lts/ To reply, just mention @dosu. Docs are dead. Just use Dosu. |
All reactions
|
I'm working on a new LTS build now, it finished last night, should be out sometime today to migrate you. Ignore the bot for now, can you paste in a |
All reactions
|
In the meantime, I'm using the last image that is working for me. LTS isn't discontinued. It just seems to have some hiccups during migration from ublue-os to projectbluefin. |
All reactions
|
ok i'm staying on the same just need to remember on boot to go back to ostree1 since the botched upgrade. bit annoying not end of the world, will ignore notification for now about lack of updates |
All reactions
-
👍 1
|
Getting back from break now ... @ximian have you tried a newer projectbluefin lts build? For the others I'll investigate the automove ... this will be slow because I am strongly erring on having you bother me than stranding you permanently. 😄
^^ this will move you to the new LTS manually. You'll need to set up vscode, etc. from brew but it's a oneliner. |
All reactions
|
@castrojo, actually, I've been running projectbluefin's LTS builds for a while now. The last one that booted properly: |
All reactions
|
Ok I think next big one is signing and then we can start looking at fixing the issues, thanks for your patience everyone! There should be a ton of fixes in the testing branch now and I've unclogged the pipe. |
All reactions
-
👍 2
Uh oh!
There was an error while loading. Please reload this page.
At every boot i get a notification taht there have not been updates for over a month, i checked manually via the updater or sudo bootc but no updates available.
On bluefin lts there are releases but they are not tagged hwe. is the image not supported anymore?
All reactions