= Noble verification: passed = Baseline results in a fresh LXD container -----------------------------------------
# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble # dpkg -s vim | grep Version Version: 2:9.1.0016-1ubuntu7.3 # 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 2181 0 0:00:01 0:00:01 --:--:-- 2181 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 831k 0 0:00:02 0:00:02 --:--:-- 1652k 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 893 0 --:--:-- --:--:-- --:--:-- 3332 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 13397 0 0:00:01 0:00:01 --:--:-- 13397 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:9.1.0016-1ubuntu7.4 skanlite-24.08.2# vim debian/changelog This no longer shows plucky highlighted in red. ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp