Russ Allbery wrote: > The following commit has been merged in the master branch: > commit b82ead848294dc12bd4947c3ce4e2bb486f15fd9 > Author: Russ Allbery <[email protected]> > Date: Mon Apr 27 00:27:42 2009 -0700 > > Be more robust in collecting strings output > > * collection/strings: > + [RA] Be robust against file names containing "ELF" or a colon by > requiring ELF occur after the colon and space and breaking on > colon and space instead of a simple colon. >
This bug was fixed in the lintian_bugfixes.mbox attachment I sent in <[email protected]>. And your way to fix it still breaks if there's a file with a semi colon followed by the word "ELF" (you can confirm that by using your collection/strings script on the test case I added on the same mbox). Failure message is: collection/strings: 40: cannot create strings/./usr/lib/bar::ELF/: Is a directory +warning: collect info strings about package strings-elf-detection failed +warning: skipping check of binary package strings-elf-detection Cheers, -- Raphael Geissert - Debian Maintainer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

