Bug 1224152 - MicroOS + systemd-boot: boot menu title does not match Tumbleweed snapshot number
Summary: MicroOS + systemd-boot: boot menu title does not match Tumbleweed snapshot nu...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Alberto Planas Dominguez
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-12 15:02 UTC by Andrei Borzenkov
Modified: 2024-07-01 14:56 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Borzenkov 2024-05-12 15:02:14 UTC
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:~>
Comment 1 Gary Ching-Pang Lin 2024-05-22 03:06:22 UTC
Reassign the bug to the sdbootutil maintainer.
Comment 2 Alberto Planas Dominguez 2024-07-01 14:56:38 UTC
This should be fixed, if not feel free to reopen it.