[Bug 1970227] Re: Add Kinetic to distro-info-data
Brian Murray
1970227 at bugs.launchpad.net
Tue Apr 26 21:10:05 UTC 2022
I've verified this for Impish.
bdmurray at clean-impish-amd64:~$ sudo apt-get install distro-info-data
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
libfwupdplugin1 linux-headers-5.13.0-19 linux-headers-5.13.0-19-generic linux-image-5.13.0-19-generic linux-modules-5.13.0-19-generic
linux-modules-extra-5.13.0-19-generic
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
distro-info-data
1 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
Need to get 5,140 B of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu impish-proposed/main amd64 distro-info-data all 0.51ubuntu1.2 [5,140 B]
Fetched 5,140 B in 0s (14.8 kB/s)
(Reading database ... 225436 files and directories currently installed.)
Preparing to unpack .../distro-info-data_0.51ubuntu1.2_all.deb ...
Unpacking distro-info-data (0.51ubuntu1.2) over (0.51ubuntu1.1) ...
Setting up distro-info-data (0.51ubuntu1.2) ...
bdmurray at clean-impish-amd64:~$ distro-info --devel
kinetic
bdmurray at clean-impish-amd64:~$ distro-info --devel --fullname
Ubuntu 22.10 "Kinetic Kudu"
bdmurray at clean-impish-amd64:~$ distro-info --devel --release
22.10
bdmurray at clean-impish-amd64:~$ distro-info --supported
bionic
focal
impish
jammy
kinetic
bdmurray at clean-impish-amd64:~$ distro-info --stable
jammy
bdmurray at clean-impish-amd64:~$ distro-info --stable --fullname
Ubuntu 22.04 LTS "Jammy Jellyfish"
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to distro-info-data in Ubuntu.
https://bugs.launchpad.net/bugs/1970227
Title:
Add Kinetic to distro-info-data
Status in distro-info-data package in Ubuntu:
In Progress
Status in distro-info-data source package in Trusty:
Confirmed
Status in distro-info-data source package in Xenial:
Confirmed
Status in distro-info-data source package in Bionic:
Fix Committed
Status in distro-info-data source package in Focal:
Fix Committed
Status in distro-info-data source package in Impish:
Fix Committed
Status in distro-info-data source package in Jammy:
Fix Committed
Bug description:
KK has a name. distro-info needs an update.
SRU Test:
1. ubuntu-distro-info -d
If you get a DistroDataOutdated exception or similar error, you have old data.
If you see 'kinetic', we're happy.
[ Test Case ]
Verify that the following subcommands of `distro-info` print
information about the new devel and current stable releases:
* `--devel`
* `--supported`
* `--stable`
and try the same commands with these modifiers:
* `--date=<1 day after release>` along with the above
* `--fullname`
* `--release`
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/distro-info-data/+bug/1970227/+subscriptions
More information about the foundations-bugs
mailing list