[Bug 1767792] Update Released
Ćukasz Zemczak
1767792 at bugs.launchpad.net
Mon May 28 13:39:24 UTC 2018
The verification of the Stable Release Update for debhelper has
completed successfully and the package has now been released to
-updates. Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debhelper in Ubuntu.
https://bugs.launchpad.net/bugs/1767792
Title:
dh_installxfonts creates wrong dependency
Status in debhelper package in Ubuntu:
Fix Released
Status in debhelper source package in Bionic:
Fix Released
Bug description:
[ Description ]
dh_installxfonts in some cases substitutes a dependency on 'xfont-
utils' into ${misc:Depends}. This package doesn't exist; the resulting
.deb is uninstallable.
[ Test case ]
Rebuild 'thaixfonts' on bionic and check that the packages depend on
'xfonts-utils' and not 'xfont-utils'.
[ Regression potential ]
If the patch is still wrong, we'll still generate uninstallable
packages. If it's really wrong we could break the build.
[ Original report ]
The debhelper shipped with 18.04 contains a typo that generates the wrong dependency when using dh_installxfonts in a package build. There is already a patch from the developer that introduced the typo available in Debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894835
The effect of this bug can be seen when trying to install a PPA package built in the build farm. See
https://github.com/stsp/dosemu2/issues/597#issuecomment-385178269 for a user report
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1767792/+subscriptions
More information about the foundations-bugs
mailing list