Package: genisoimage Version: 9:1.1.10-1 Severity: normal If genisoimage is given a filename that is 24 or 25 characters long using the "graft point" syntax, its name in the resulting .iso file has character 23 replaced with a copy of character 24. For example:
genisoimage -r -graft-points -o test.iso /abcdefghijklmnopqrstuvwxy=/bin/ls results in test.iso containing a file named "abcdefghijklmnopqrstuvxxy". If the filename isn't specified as a graft point, the problem does not occur. Actually, testing further as I write this, the problem isn't limited to lengths of just 24 or 25. Filenames of 26 or 27 characters are OK, but 28 and 29 exhibit the problem, then 30 through 36 (I didn't test beyond that) are OK. This strange behavior occurs on amd64 but not i386, and it seems to be related to libc6: it doesn't occur on a pure lenny installation, but if I upgrade libc6 to sid's version (2.11.2-2) then it does occur, even if genisoimage is not upgraded and remains at version 9:1.1.9-1 (lenny's version). (I recognize that this may turn out to be an actual libc6 bug upon further investigation; please reassign if appropriate.) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages genisoimage depends on: ii libbz2-1.0 1.0.5-4 high-quality block-sorting file co ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libmagic1 5.04-3 File type determination library us ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime genisoimage recommends no packages. Versions of packages genisoimage suggests: ii cdrkit-doc 9:1.1.10-1 Documentation for the cdrkit packa ii wodim 9:1.1.10-1 command line CD/DVD writing tool -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org