[Bug 1943114] Re: changelogs of "native" packages are missing
Thomas Bechtold
1943114 at bugs.launchpad.net
Thu Sep 9 15:20:52 UTC 2021
** Also affects: livecd-rootfs (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1943114
Title:
changelogs of "native" packages are missing
Status in cloud-images:
New
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
/etc/dpkg/dpkg.cfg.d/excludes is only allowing
/usr/share/doc/*/changelog.Debian.* but not
/usr/share/doc/*/changelog.*
The result is that even the Debian changelog will be missing for
"native" packages.
http://manpages.ubuntu.com/manpages/impish/en/man1/dh_installchangelogs.1.html
The changelog file is installed with a name of changelog for native packages, and
changelog.Debian for non-native packages. The NEWS file is always installed with a
name of NEWS.Debian.
I think the excludes file should instead use
/usr/share/doc/*/changelog.* to include Debian changelogs no matter
what kind of package "native" vs. "non-native". Doing that would also
not exclude upstream changelogs, which might grow that image but
probably be just as valid as keeping the Debian changelog.
https://github.com/tianon/docker-brew-ubuntu-core/issues/216
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1943114/+subscriptions
More information about the foundations-bugs
mailing list