severity 407062 important thanks On Tue, Jan 16, 2007 at 12:12:01AM +0100, Samuel Thibault wrote: > In debian/dh_makeshlibs, one can read
> my $word64 = `objdump -T $_ | grep 'file format elf64'`; > However, as indicated below, I'm using LANG=fr_FR, so objdump -T > produces > format de fichier elf64-ia64-little > no ia64 for instance, so that the $bytes variable isn't properly set. > LC_MESSAGES should probably be set to C. Hmm, thanks for the report. The buildds don't have problems with this though, because the buildds all run with LC_ALL=C; so I don't think there's a reason to consider this a release-critical build failure. I'll be sure to fix this in the next upload. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]