Bug ID | 1224152 |
---|---|
Summary | MicroOS + systemd-boot: boot menu title does not match Tumbleweed snapshot number |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Bootloader |
Assignee | screening-team-bugs@suse.de |
Reporter | arvidjaar@gmail.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
bor@10:~> grep -E 'VERSION_ID|PRETTY_NAME'= /etc/os-release VERSION_ID="20240510" PRETTY_NAME="openSUSE MicroOS" bor@10:~> but bor@10:~> grep title /boot/efi/loader/entries/opensuse-microos-6.8.8-1-default-17.conf title openSUSE MicroOS 20240509 bor@10:~> This is the latest current snapshot bor@10:~> LANG=en_US.UTF-8 sudo snapper list # | Type | Pre # | Date | User | Used Space | Cleanup | Description | Userdata ----+--------+-------+---------------------------------+------+------------+---------+------------------------+-------------- 0 | single | | | root | | | current | 7 | single | | Fri 12 Apr 2024 09:12:14 PM MSK | root | 229.54 MiB | number | Snapshot Update of #6 | important=yes 8 | single | | Sat 13 Apr 2024 06:58:13 PM MSK | root | 194.71 MiB | number | Snapshot Update of #7 | important=yes 9 | single | | Thu 18 Apr 2024 08:58:06 PM MSK | root | 226.73 MiB | number | Snapshot Update of #8 | important=yes 10 | single | | Sun 28 Apr 2024 11:36:26 AM MSK | root | 1.19 MiB | number | Snapshot Update of #9 | important=yes 11 | single | | Mon 06 May 2024 08:29:57 PM MSK | root | 852.00 KiB | number | Snapshot Update of #10 | important=yes 12 | single | | Tue 07 May 2024 05:17:04 PM MSK | root | 836.00 KiB | number | Snapshot Update of #11 | important=yes 13 | single | | Tue 07 May 2024 05:57:34 PM MSK | root | 612.00 KiB | number | Snapshot Update of #12 | important=yes 14 | single | | Thu 09 May 2024 08:19:23 AM MSK | root | 1.05 MiB | number | Snapshot Update of #13 | important=yes 15 | single | | Thu 09 May 2024 09:51:28 AM MSK | root | 21.32 MiB | number | Snapshot Update of #14 | important=yes 16 | single | | Fri 10 May 2024 03:43:53 PM MSK | root | 8.10 MiB | number | Snapshot Update of #15 | important=yes 17* | single | | Sun 12 May 2024 08:49:39 AM MSK | root | 36.54 MiB | number | Snapshot Update of #16 | bor@10:~> findmnt -u / TARGET SOURCE FSTYPE OPTIONS / /dev/mapper/cr_root[/@/.snapshots/17/snapshot] btrfs ro,relatime,seclabel,discard=async,space_cache=v2,subvolid=281,subvol=/@/.snapshots/17/snapshot bor@10:~> rpm -q sdbootutil sdbootutil-1+git20240506.573a6a4-1.1.x86_64 bor@10:~>