[Bug 2009894] Re: Broken symlink CHANGES.rst.gz
Dmitry Shachnev
2009894 at bugs.launchpad.net
Sat Mar 11 18:30:55 UTC 2023
I think it's a bug in Ubuntu's debhelper package.
I am not adding the symlink manually, instead I'm using
`dh_installchangelogs -k CHANGES.rst` command.
Ubuntu patches dh_installchangelogs to not install the upstream
changelog:
- dh_installchangelogs: Do not install upstream changelog in compat level
7 and higher to avoid pointlessly bloating installed packages.
However it seems like Ubuntu's patch does not handle the -k option well:
it removes the symlink, but not its target.
** Also affects: debhelper (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/2009894
Title:
Broken symlink CHANGES.rst.gz
Status in debhelper package in Ubuntu:
New
Status in python-keyring package in Ubuntu:
New
Bug description:
/usr/share/doc/python3-keyring/CHANGES.rst.gz is a link to
changelog.gz
But changelog.gz is not included in the python3-keyring package.
python3-keyring_23.5.0-1_all.deb
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/2009894/+subscriptions
More information about the foundations-bugs
mailing list