[Bug 271677] Re: Message "does not seem to be a valid ISO9660 image" on Intrepid
Fabrizio Balliano
fabrizio.balliano at crealabs.it
Tue Oct 6 13:30:47 BST 2009
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
Sponsors for universe, which is a direct subscriber.
More information about the Ubuntu-universe-sponsors
mailing list