[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-07-28 Thread Steve Langasek
** Changed in: cryptsetup (Ubuntu) Status: Expired => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784203 Title: cryptroot hook does not handle quotes in fstab To manage notificatio

[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-07-27 Thread xenoson
Hey, sorry I didn't check back here for a while. Steve you are right, on the first glance two unrelated things. My use case gives the relation: I was restoring a box from file system backups to a crypt container with new file systems and UUIDs and used blkid output to edit my fstab. I saw the out

[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-07-23 Thread Launchpad Bug Tracker
[Expired for cryptsetup (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cryptsetup (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-05-24 Thread Steve Langasek
Thanks for the patch! @@ -181,11 +181,16 @@ key=$( echo $opt | cut -d " " -f3 ) rootopts=$( echo $opt | cut -d " " -f4- ) - if [ -z "$opt" ] || [ -z "$source" ] || [ -z "$key" ] || [ -z "$rootopts" ]; then - echo "cryptsetup: WARNING: invalid line in /etc/cry

[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-05-18 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784203 Title: cryptroot hook does not handle quotes in fstab -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 784203] Re: cryptroot hook does not handle quotes in fstab

2011-05-17 Thread xenoson
** Patch added: "cryptsetup-1.1.3_patch" https://bugs.launchpad.net/bugs/784203/+attachment/2132738/+files/cryptsetup-1.1.3_patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784203 Title: cryp