[Bug 1808038] Re: ubuntu-distro-info should include information about ESM status
Brian Murray
brian at ubuntu.com
Wed Mar 13 23:20:33 UTC 2019
Ubuntu 18.04 verification done:
$ apt-cache policy distro-info
distro-info:
Installed: 0.18ubuntu0.18.04.1
Candidate: 0.18ubuntu0.18.04.1
Version table:
*** 0.18ubuntu0.18.04.1 500
500 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages
100 /var/lib/dpkg/status
0.18 500
500 http://192.168.10.7/ubuntu bionic/main amd64 Packages
[ 4:19PM 4911 ] [ bdmurray at bizarro:~/config-files ]
$ ubuntu-distro-info --help
Usage: ubuntu-distro-info [options]
Options:
-h --help show this help message and exit
--date=DATE date for calculating the version (default: today)
--series=SERIES series to calculate the version for
-y[MILESTONE] additionally, display days until milestone
--days=[MILESTONE] (created, release, eol, eol-server, eol-esm)
-a --all list all known versions
-d --devel latest development version
--lts latest long term support (LTS) version
-s --stable latest stable version
--supported list of all supported stable versions
--supported-esm list of all Ubuntu Advantage supported stable versions
--unsupported list of all unsupported stable versions
-c --codename print the codename (default)
-f --fullname print the full name
-r --release print the release version
$ ubuntu-distro-info --supported -r --days=eol-server -f
Ubuntu 14.04 LTS "Trusty Tahr" 35
Ubuntu 16.04 LTS "Xenial Xerus" 770
Ubuntu 18.04 LTS "Bionic Beaver" 1505
Ubuntu 18.10 "Cosmic Cuttlefish" (unknown)
Ubuntu 19.04 "Disco Dingo" (unknown)
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to distro-info in Ubuntu.
https://bugs.launchpad.net/bugs/1808038
Title:
ubuntu-distro-info should include information about ESM status
Status in distro-info package in Ubuntu:
Fix Released
Status in distro-info-data package in Ubuntu:
Fix Released
Status in distro-info source package in Trusty:
Fix Committed
Status in distro-info-data source package in Trusty:
Fix Committed
Status in distro-info source package in Xenial:
Fix Committed
Status in distro-info-data source package in Xenial:
Fix Committed
Status in distro-info source package in Bionic:
Fix Committed
Status in distro-info-data source package in Bionic:
Fix Committed
Status in distro-info source package in Cosmic:
Fix Committed
Status in distro-info-data source package in Cosmic:
Fix Committed
Bug description:
[Impact]
ubuntu-distro-info is an important source of information about the
current support state of the various Ubuntu releases. Currently,
however, it provides no information about the status of Extended
Security Maintenance for Ubuntu releases, which is an important aspect
of Ubuntu "support".
[Test Case]
1. Run ubuntu-distro-info --help and observer there is no mention of
ESM
With the version from -proposed there will be a switch to filter on
ESM supported releases e.g. 'ubuntu-distro-info --supported-esm' and
it'll be possible to show the number of days until the end of ESM
('ubuntu-distro-info --days=eol-esm --supported-esm -f). So the test
case is really to make sure that those new filters work.
[Regression Potential]
If the relationship between the packages isn't right then they will
not be upgraded together and we could end up in a situation where
distro-info is unusable because it doesn't recognize the number of
columns in ubuntu.csv. So try and only upgrade distro-info-data and if
that works then there will be a regression which is bad!
[Other Info]
If we already had concrete ESM information in this package, it could
have served to clear up the recent confusion about bionic's "10 years
of support".
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1808038/+subscriptions
More information about the foundations-bugs
mailing list