[Bug 2084706] Re: Add Plucky as a known Ubuntu distribution
Simon Quigley
2084706 at bugs.launchpad.net
Fri Oct 18 14:34:50 UTC 2024
= Jammy verification: passed =
Baseline results in a fresh LXD container
-----------------------------------------
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
# dpkg -s vim | grep Version
Version: 2:8.2.3995-1ubuntu2.19
# apt update && apt -y install devscripts
# dget -u https://launchpad.net/ubuntu/plucky/+upload/34546457/+files/skanlite_24.08.2-1ubuntu1.dsc
dget: retrieving https://launchpad.net/ubuntu/plucky/+upload/34546457/+files/skanlite_24.08.2-1ubuntu1.dsc
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2721 100 2721 0 0 1234 0 0:00:02 0:00:02 --:--:-- 2429
dget: retrieving https://launchpad.net/ubuntu/plucky/+upload/34546457/+files/skanlite_24.08.2.orig.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2328k 100 2328k 0 0 556k 0 0:00:04 0:00:04 --:--:-- 707k
dget: retrieving https://launchpad.net/ubuntu/plucky/+upload/34546457/+files/skanlite_24.08.2.orig.tar.xz.asc
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 833 100 833 0 0 596 0 0:00:01 0:00:01 --:--:-- 596
dget: retrieving https://launchpad.net/ubuntu/plucky/+upload/34546457/+files/skanlite_24.08.2-1ubuntu1.debian.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15504 100 15504 0 0 9920 0 0:00:01 0:00:01 --:--:-- 46698
dpkg-source: info: extracting skanlite in skanlite-24.08.2
dpkg-source: info: unpacking skanlite_24.08.2.orig.tar.xz
dpkg-source: info: unpacking skanlite_24.08.2-1ubuntu1.debian.tar.xz
# cd skanlite-24.08.2/
skanlite-24.08.2# vim debian/changelog
This shows plucky highlighted in red.
Results with package in -proposed
---------------------------------
# dpkg -s vim | grep Version
Version: 2:8.2.3995-1ubuntu2.20
skanlite-24.08.2# vim debian/changelog
This no longer shows plucky highlighted in red.
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/2084706
Title:
Add Plucky as a known Ubuntu distribution
Status in vim package in Ubuntu:
Confirmed
Status in vim source package in Focal:
Fix Committed
Status in vim source package in Jammy:
Fix Committed
Status in vim source package in Noble:
Fix Committed
Status in vim source package in Oracular:
Fix Committed
Status in vim source package in Plucky:
Confirmed
Bug description:
In several stable releases of Ubuntu, Vim needs accurate information
about Ubuntu and Debian codenames. This information should be aligned
with what is in distro-info-data.
There is a minimal regression potential here; Vim simply reads a
statically-set Perl array to determine if the release in the changelog
and sources.list is supported or not. Any regression would present
itself in external tooling that detects text highlighting, which is
not a case I think we support in Ubuntu.
A simple way to test this update is to download a package from the
Plucky archive, and open the changelog with Vim. Instead of the
changelog release (e.g. "plucky") showing as red, it should show as
blue. I would also suggest editing sources.list, to ensure e.g.
Kinetic shows as EOL.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/2084706/+subscriptions
More information about the foundations-bugs
mailing list