*** This bug is a duplicate of bug 146513 ***
https://bugs.launchpad.net/bugs/146513
** This bug has been marked a duplicate of bug 146513
package volumeid 113-0ubuntu13 failed to install/upgrade:
--
[gutsy] volumeid fails to install (bad option)
https://bugs.launchpad.net/bugs/146576
You
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 option