Your message dated Mon, 17 Sep 2007 00:02:10 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#380314: fixed in debhelper 5.0.55 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: debhelper Version: 5.0.37.3 Severity: normal Hi, look: $ file debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_dumpdb: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1, not stripped $ DH_COMPAT=5 DH_VERBOSE=1 dh_strip -pexim4-base -peximon4 --dbg-package=exim4-dbg objcopy --only-keep-debug debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb chmod 644 debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb strip --remove-section=.comment --remove-section=.note debian/exim4-base/usr/sbin/exim_dumpdb objcopy --add-gnu-debuglink debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_dumpdb $ file debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_dumpdb: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1, stripped $ DH_COMPAT=5 DH_VERBOSE=1 dh_strip -pexim4-base -peximon4 --dbg-package=exim4-dbg objcopy --only-keep-debug debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb chmod 644 debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb strip --remove-section=.comment --remove-section=.note debian/exim4-base/usr/sbin/exim_dumpdb objcopy --add-gnu-debuglink debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_dumpdb objcopy: debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb: Invalid operation dh_strip: command returned error code 256 $ On the first call, dh_strip --dbg-package strips the input binary. On the second call, dh_strip --dbg-package calls objcopy on the stripped binary, and objcopy does not seem to appreciate that. dh_strip should behave more gracefully here. Greetings Marc -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.7-zgsrv Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages debhelper depends on: ii binutils 2.17-1 The GNU assembler, linker and bina ii coreutils 5.96-5 The GNU core utilities ii dpkg-dev 1.13.22 package building tools for Debian ii file 4.17-2 Determines file type using "magic" ii html2text 1.3.2a-3 An advanced HTML to text converter ii perl 5.8.8-6 Larry Wall's Practical Extraction ii po-debconf 1.0.5 manage translated Debconf template debhelper recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: debhelper Source-Version: 5.0.55 We believe that the bug you reported is fixed in the latest version of debhelper, which is due to be installed in the Debian FTP archive: debhelper_5.0.55.dsc to pool/main/d/debhelper/debhelper_5.0.55.dsc debhelper_5.0.55.tar.gz to pool/main/d/debhelper/debhelper_5.0.55.tar.gz debhelper_5.0.55_all.deb to pool/main/d/debhelper/debhelper_5.0.55_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Joey Hess <[EMAIL PROTECTED]> (supplier of updated debhelper package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 16 Sep 2007 19:50:08 -0400 Source: debhelper Binary: debhelper Architecture: source all Version: 5.0.55 Distribution: unstable Urgency: low Maintainer: Joey Hess <[EMAIL PROTECTED]> Changed-By: Joey Hess <[EMAIL PROTECTED]> Description: debhelper - helper programs for debian/rules Closes: 380314 427831 442480 Changes: debhelper (5.0.55) unstable; urgency=low . * dh_desktop: Only generate calls to update-desktop-database for desktop files with MimeType fields. Patch from Emmet Hikory. Closes: #427831 * dh_strip: Don't run objcopy if the output file already exists. Closes: #380314 * dh_strip: Check that --dbg-package lists the name of a real package. Closes: #442480 Files: 142476227eb5181f2d8367879b868ac6 535 devel optional debhelper_5.0.55.dsc e818d7cd7904bb6487adaf5f278adede 271658 devel optional debhelper_5.0.55.tar.gz 21b77bbfe923fe333fbdb7b8069ec99c 520846 devel optional debhelper_5.0.55_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG7cHK2tp5zXiKP0wRAnRkAJwJNGQB0s+mXyAjosHLdEa960IHFQCbBbea He5U7kS+REjbII21E8zX3GE= =MitB -----END PGP SIGNATURE-----
--- End Message ---

