tag 591522 pending
thanks
Hello,
Bug #591522 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=d9af569
---
commit d9af5690390429e6c5bc9c8a2c46ba19cedf21bc
Author: Raphaël Hertzog <[email protected]>
Date: Wed Aug 11 22:17:39 2010 +0200
Dpkg::Shlibs::Objdump::get_format() fallback to host objdump if cross one
failed
In many cases the cross objdump is not able to analyze the binaries from
the build host and yet dpkg-shlibdeps need to be able to verify that
the various binaries use the same ELF format. To achieve this get_format()
is enhanced to fallback on the objdump command when the cross one failed.
diff --git a/debian/changelog b/debian/changelog
index 86828ef..8dc6a24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ dpkg (1.15.8.4) UNRELEASED; urgency=low
[ Raphaël Hertzog ]
* Fix make -C man install so that it actually finds the manual pages
to install. Closes: #591588
+ * When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
+ usual objdump when the cross objdump failed. Closes: #591522
-- Guillem Jover <[email protected]> Thu, 05 Aug 2010 17:42:51 +0200
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]