[Bug 893826] Re: symlinked docs are different between architectures, depending on dpkg-deb package order

Martin Pitt martin.pitt at ubuntu.com
Mon Nov 28 14:21:02 UTC 2011


debhelper's dh_builddeb is predictable, it processes packages in the
order they appear in debian/control. The problem in this particular case
is that qt4-x11 runs them all in parallel:

   dh_builddeb -u -Zlzma -O--parallel
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
INFO: pkgstriptranslations version 106
[...]

That's what makes the build order unpredictable.

** Changed in: pkgbinarymangler (Ubuntu Precise)
       Status: Triaged => In Progress

** Changed in: qt4-x11 (Ubuntu Precise)
     Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: qt4-x11 (Ubuntu Precise)
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/893826

Title:
  symlinked docs are different between architectures, depending on dpkg-
  deb package order

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkgbinarymangler/+bug/893826/+subscriptions




More information about the kubuntu-bugs mailing list