** Description changed:

  Using xubuntu, edgy eft 6.10, when I run:
  
- mkiso --insert-anything-flag-here --insert-any-file-here
+ mkiso --insert-anything
+ 
+ or even just
+ 
+ mkiso
+ 
+ by itself
  
  I get:
  
  bash: /usr/bin/mkiso: /bin/bash^M: bad interpreter: No such file or
  directory
  
  I realize mkiso is just a little script that does:
  
  dvdauthor -o dvd -t $1 &&
  dvdauthor -o dvd -T &&
  mkisofs -dvd-video -o dvd.iso dvd/ &&
  exit
  
  When I run those commands separately, it works. But when I run the mkiso
  command I get the error.

-- 
mkiso returns an error always
https://launchpad.net/bugs/72945

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to