if [ "`file --brief --mime \"$ISO_IMAGE\" | grep 
\"application/x-iso9660\" | wc -l`" = "0" ] ; then
                dialog_question "Not an ISO image" "File $ISO_IMAGE does not 
seem to be a valid ISO9660 image, do you want to continue with this file?"
                if [ $? -ne 0 ] ; then
                        continue
                fi
        fi

** Changed in: uck
       Status: New => Fix Committed

** Changed in: uck
     Assignee: Krzysztof Lichota (krzysiek-launchpad-ubuntu-com) => Fabrizio 
Balliano (fabrizio-balliano)

-- 
Message "does not seem to be a valid ISO9660 image" on Intrepid
https://bugs.launchpad.net/bugs/271677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to