Code was as follows:
/dev/mapper/*_crypt)# DM-Crypt devices
                echo "$LINE"
                continue
/dev/disk/*)

When changed to:
 /dev/mapper/*_crypt)# DM-Crypt devices
                echo "$LINE"
                continue
                ;;
/dev/disk/*) 


Like all the other options in the script, the package installed. Someone just 
forgot a ;;

-- 
[gutsy] volumeid fails to install (bad option)
https://bugs.launchpad.net/bugs/146576
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to