[Bug 957137] Re: (FTCBFS) gtk-doc needs multi-arch metadata to satisfy build-dependencies
Launchpad Bug Tracker
957137 at bugs.launchpad.net
Mon Mar 19 06:30:14 UTC 2012
This bug was fixed in the package gtk-doc - 1.18-2ubuntu1
---------------
gtk-doc (1.18-2ubuntu1) precise; urgency=low
* Merge with Debian unstable. Remaining Ubuntu changes:
- debian/control.in: Drop optional highlight dependency, which is in
universe.
gtk-doc (1.18-2) unstable; urgency=low
* debian/watch: Look for xz compressed tarballs.
* debian/control.in: Mark as Multi-Arch: foreign to allow using this as
build dependency for cross-building. Thanks to "Wookey" for this.
(LP: #957137)
* debian/copyright: Update to official copyright 1.0 format.
* debian/control.in: Bump Standards-Vesion to 3.9.3.
-- Martin Pitt <martin.pitt at ubuntu.com> Mon, 19 Mar 2012 07:23:56 +0100
** Changed in: gtk-doc (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/957137
Title:
(FTCBFS) gtk-doc needs multi-arch metadata to satisfy build-
dependencies
Status in “gtk-doc” package in Ubuntu:
Fix Released
Bug description:
Any package 'X' build-depending on gtk-doc-tools cannot be
cross-built because apt-get build-dep -a<arch> cannot satisfy X's
build-dependencies until
Multi-Arch: foreign
is added to gtk-doc-tools' control file, to indicate that this package from
any available arch will satisfy the dependency.
There are 113 packages which build-depend on gtk-doc-tools in main and
another 144 in universe. None of them will be multiarch cross-buildable
without this fix.
The attached patch has been tested in a precise chroot by applying it, building the package, uploading it to a local repo then checking that
apt-get build-dep -a armel
is not satisfied, doing apt-get update (and apt-get remove gtk-doc-tools) then observing that
apt-get build-dep -a armel
now either works or complains about something else being impossible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-doc/+bug/957137/+subscriptions
More information about the Ubuntu-sponsors
mailing list