Package: mkisofs
Version: 4:2.01+01a03-5
Severity: normal

There is bug in options handling. It should not matter in which order
the options are given. See below for demonstation.

   -rJf         ERROR
   -frJ         ok

-----------------------------------------------------------------------

[EMAIL PROTECTED] mkisofs -frJ -o /tmp/dummy.iso /tmp/dummy/ 
mkisofs: Warning: -follow-links does not always work correctly; be careful.
INFO:   ISO-8859-1 character encoding detected by locale settings.
        Assuming ISO-8859-1 encoded filenames on source filesystem,
        use -input-charset to override.
Total translation table size: 0
Total rockridge attributes bytes: 169
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 21000
181 extents written (0 MB)

[EMAIL PROTECTED] mkisofs -rJf -o /tmp/dummy.iso /tmp/dummy/ 
mkisofs: option `-rJf' is ambiguous
Usage: mkisofs [options] file...

Use mkisofs -help
to get a list of valid options.
This version of mkisofs includes the unofficial iconv-patch
from http://users.utu.fi/jahhein/mkisofs/
Report errors to [EMAIL PROTECTED]
This version of mkisofs includes the unofficial JTE patch
from http://www.einval.com/~steve/software/JTE/
Report errors to [EMAIL PROTECTED]



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages mkisofs depends on:
ii  libc6                         2.3.6-9    GNU C Library: Shared libraries
ii  zlib1g                        1:1.2.3-11 compression library - runtime

mkisofs recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to