[Bug 2064686] Re: Add "oracular" as a known Ubuntu distribution
Simon Quigley
2064686 at bugs.launchpad.net
Sat May 4 17:01:33 UTC 2024
= Jammy verification: passed =
Baseline results
----------------
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
# dpkg -s lintian | grep Version
Version: 2.114.0ubuntu1.3
# pull-lp-source base-files oracular
Found base-files 13.1ubuntu1 in oracular
Downloading base-files_13.1ubuntu1.dsc from ports.ubuntu.com (0.002 MiB)
[=====================================================>]100%
Good signature by Steve Langasek <steve.langasek at ubuntu.com> (0x568D30F321B2133D)
Downloading base-files_13.1ubuntu1.tar.xz from ports.ubuntu.com (0.090 MiB)
[=====================================================>]100%
# cd base-files-13.1ubuntu1/
# debuild -S -d -sa -us -uc
dpkg-buildpackage -us -uc -ui -S -d -sa
dpkg-buildpackage: info: source package base-files
dpkg-buildpackage: info: source version 13.1ubuntu1
dpkg-buildpackage: info: source distribution oracular
dpkg-buildpackage: info: source changed by Steve Langasek <steve.langasek at ubuntu.com>
dpkg-source --before-build .
debian/rules clean
dh clean
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building base-files in base-files_13.1ubuntu1.tar.xz
dpkg-source: info: building base-files in base-files_13.1ubuntu1.dsc
dpkg-genbuildinfo --build=source -O../base-files_13.1ubuntu1_source.buildinfo
dpkg-genchanges -sa --build=source -O../base-files_13.1ubuntu1_source.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr/bin/debuild line 1069.
Now running lintian base-files_13.1ubuntu1_source.changes ...
running with root privileges is not recommended!
E: base-files changes: bad-distribution-in-changes-file oracular
W: base-files source: newer-standards-version 4.6.2 (current is 4.6.0.1)
Finished running lintian.
Results with package in -proposed
---------------------------------
# dpkg -s lintian | grep Version
Version: 2.114.0ubuntu1.4
# debuild -S -d -sa -us -uc
dpkg-buildpackage -us -uc -ui -S -d -sa
dpkg-buildpackage: info: source package base-files
dpkg-buildpackage: info: source version 13.1ubuntu1
dpkg-buildpackage: info: source distribution oracular
dpkg-buildpackage: info: source changed by Steve Langasek <steve.langasek at ubuntu.com>
dpkg-source --before-build .
debian/rules clean
dh clean
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building base-files in base-files_13.1ubuntu1.tar.xz
dpkg-source: info: building base-files in base-files_13.1ubuntu1.dsc
dpkg-genbuildinfo --build=source -O../base-files_13.1ubuntu1_source.buildinfo
dpkg-genchanges -sa --build=source -O../base-files_13.1ubuntu1_source.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr/bin/debuild line 1069.
Now running lintian base-files_13.1ubuntu1_source.changes ...
running with root privileges is not recommended!
W: base-files source: newer-standards-version 4.6.2 (current is 4.6.0.1)
Finished running lintian.
** 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 lintian in Ubuntu.
https://bugs.launchpad.net/bugs/2064686
Title:
Add "oracular" as a known Ubuntu distribution
Status in lintian package in Ubuntu:
Fix Released
Status in lintian source package in Focal:
Fix Committed
Status in lintian source package in Jammy:
Fix Committed
Status in lintian source package in Mantic:
Fix Committed
Status in lintian source package in Noble:
Fix Committed
Status in lintian source package in Oracular:
Fix Released
Bug description:
[ Impact ]
Lintian in stable releases of Ubuntu don't know about Oracular, and
they should.
[ Test Case ]
1) Obtain or create a source.changes file targeted towards Oracular
2) Run 'lintian $package_source.changes'
With the current version of lintian you'll receive the following
error:
E: $package changes: bad-distribution-in-changes-file oracular
With the new version of Lintian you'll receive no such error.
https://salsa.debian.org/lintian/lintian/-/merge_requests/500
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/2064686/+subscriptions
More information about the foundations-bugs
mailing list