Verification complete for resolute with base-files=14ubuntu6.1

  oliver.reiche@falcon:~$ dpkg -l base-files | grep ii
  ii  base-files     14ubuntu6.1  amd64        Debian base system miscellaneous 
files

  oliver.reiche@falcon:~$ grep VERSION= /etc/os-release 
  VERSION="26.04 LTS (Resolute Raccoon)"

Also, running "/usr/libexec/gnome-initial-setup --existing-user" shows
the Ubuntu Pro page.

** Description changed:

  [Description]
  
  Initial note: this bug is similar to the Jammy bug
  https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1969960 which
  served as a template for this bug report.
  
  In Resolute (base-files 14ubuntu6), we have:
  
  $ grep VERSION= /etc/os-release
  VERSION="26.04 (Resolute Raccoon)"
  
  But expected is:
  
  VERSION="26.04 LTS (Resolute Raccoon)"
  
  Compare with Noble:
  
  $ grep VERSION= /etc/os-release
  VERSION="24.04.4 LTS (Noble Numbat)"
  
  [Impact]
  
  Having VERSION without LTS is inconsistent with previous LTS releases
  and incorrect, as the official release name is "26.04 LTS". This can
  confuse users.
  
  Any script that relies on VERSION to detect whether the Ubuntu version
  it runs on is an LTS won't work as expected.
  
  [Test Plan]
  
- 1. grep VERSION= /etc/os-release
- 2. check that it is: VERSION="26.04 LTS (Resolute Raccoon)"
+ 1. "grep VERSION= /etc/os-release" should show VERSION="26.04 LTS (Resolute 
Raccoon)"
+ 2. "/usr/libexec/gnome-initial-setup --existing-user" should show the Ubuntu 
Pro page
  
  [Where problems could occur]
  
  Software already packaged in Resolute may already have adapted to the
  fact that VERSION doesn't have the LTS string in it.

** Tags removed: verification-needed verification-needed-resolute
** Tags added: verification-done verification-done-resolute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2150561

Title:
  Resolute's /etc/os-release missing LTS string in VERSION

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/2150561/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to