[Bug 1767792] Re: dh_installxfonts creates wrong dependency
Iain Lane
iain at orangesquash.org.uk
Thu May 10 08:57:00 UTC 2018
** Description changed:
+ [ 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
** Also affects: debhelper (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: debhelper (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: debhelper (Ubuntu Bionic)
Status: New => In Progress
** Changed in: debhelper (Ubuntu Bionic)
Assignee: (unassigned) => Iain Lane (laney)
--
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:
In Progress
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