-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Title of the issue comes from the error that appears in the provided transactional.log file.
This is on Aeon.
Sorry if this isn't the correct place to report this I can't tell if this is an sdbootutil issue or a transactional-update issue.
Some systems don't seem to update "sudo snapper list" will show entries but they are always based off the 1st snapshot.
Talking with a user on Reddit this is what their boot entries looked like:
dad@localhost:~> ls /boot/efi/loader/entries
aeon-6.15.7-1-default-1.conf
And this is what their snapper list looked like:
dad@localhost:~> sudo snapper list
[sudo] password for dad:
# │ Type │ Pre # │ Date │ User │ Used Space │ Cleanup │ Description │ Userdata
───┼────────┼───────┼─────────────────────────────────┼──────┼────────────┼─────────┼───────────────────────┼─────────
0 │ single │ │ │ root │ │ │ current │
1- │ single │ │ Fri 25 Jul 2025 02:52:03 PM EDT │ root │ 712.53 MiB │ │ first root filesystem │
2 │ single │ │ Sat 23 Aug 2025 12:14:45 AM EDT │ root │ 3.31 MiB │ number │ Snapshot Update of #1 │
3 │ single │ │ Sat 23 Aug 2025 12:16:11 AM EDT │ root │ 27.95 MiB │ number │ Snapshot Update of #2 │
4 │ single │ │ Sat 23 Aug 2025 01:51:41 PM EDT │ root │ 858.31 MiB │ number │ Snapshot Update of #1 │
5 │ single │ │ Sun 24 Aug 2025 12:30:49 AM EDT │ root │ 3.30 MiB │ number │ Snapshot Update of #1 │
6 │ single │ │ Sun 24 Aug 2025 12:32:23 AM EDT │ root │ 27.94 MiB │ number │ Snapshot Update of #5 │
7 │ single │ │ Mon 25 Aug 2025 01:18:02 AM EDT │ root │ 3.30 MiB │ number │ Snapshot Update of #1 │
8+ │ single │ │ Mon 25 Aug 2025 01:19:27 AM EDT │ root │ 27.93 MiB │ number │ Snapshot Update of #7 │
Their system from what I gather is always in the first snapshot and never attempted to boot the newer entries which makes sense since their boot entries only show one entry.
I'm providing their transactional.log and their tik.log from Aeon (maybe something went wrong during install?)
Also there is more information at: https://bugzilla.opensuse.org/show_bug.cgi?id=1248141
This is basically all the info I have and I can't figure out how to reproduce. :/