[Bug 1535949] Re: handling of -dbgsym packages breaks pkgbinarymangler

Launchpad Bug Tracker 1535949 at bugs.launchpad.net
Wed Jan 20 09:12:57 UTC 2016


This bug was fixed in the package debhelper - 9.20160115ubuntu2

---------------
debhelper (9.20160115ubuntu2) xenial; urgency=medium

  * dh-strip: Adjust reversion of commit f1a803456 to account for the recent
    ENABLE_DDEBS → ENABLE_DBGSYM rename. This actually disables -dbgsym
    generation by dh_strip by default again. (LP: #1535949)

 -- Martin Pitt <martin.pitt at ubuntu.com>  Wed, 20 Jan 2016 07:58:09
+0100

** Changed in: debhelper (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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/1535949

Title:
  handling of -dbgsym packages breaks pkgbinarymangler

Status in debhelper package in Ubuntu:
  Fix Released

Bug description:
  see xapian1.3-bindings:

  dh_builddeb
  INFO: pkgstriptranslations version 128
  INFO: pkgstriptranslations version 128
  pkgstriptranslations: processing python-xapian1.3-dbgsym (in debian/.debhelper/python-xapian1.3/dbgsym-root); do_strip: 1, oemstrip: 
  pkgstriptranslations: processing python3-xapian1.3-dbgsym (in debian/.debhelper/python3-xapian1.3/dbgsym-root); do_strip: 1, oemstrip: 
  pkgstriptranslations: python-xapian1.3-dbgsym does not contain translations, skipping
  pkgstriptranslations: no translation files, not creating tarball
  pkgmaintainermangler: Maintainer field overridden to "Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>"
  pkgstripfiles: processing control file: debian/.debhelper/python-xapian1.3/dbgsym-root/DEBIAN/control, package python-xapian1.3-dbgsym, directory debian/.debhelper/python-xapian1.3/dbgsym-root
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  pkgstriptranslations: python3-xapian1.3-dbgsym does not contain translations, skipping
  pkgstriptranslations: no translation files, not creating tarball
  pkgmaintainermangler: Maintainer field overridden to "Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>"
  pkgstripfiles: processing control file: debian/.debhelper/python3-xapian1.3/dbgsym-root/DEBIAN/control, package python3-xapian1.3-dbgsym, directory debian/.debhelper/python3-xapian1.3/dbgsym-root
  INFO: pkgstripfiles: waiting for lock (python3-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python3-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python3-xapian1.3-dbgsym) ...
  INFO: pkgstripfiles: waiting for lock (python-xapian1.3-dbgsym) ...
  [...]

  for some reason, the original dh_builddeb still calls pkgstripfiles
  for -dbgsym packages, which it shouldn't. pkgbinarymangler 129 now
  works around that.

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



More information about the foundations-bugs mailing list