[Bug 656149] Re: dependancy problem: cryptdisks_start should require watershed
Steve Langasek
steve.langasek at canonical.com
Thu Mar 8 20:42:45 UTC 2012
** Changed in: cryptsetup (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cryptsetup in Ubuntu.
https://bugs.launchpad.net/bugs/656149
Title:
dependancy problem: cryptdisks_start should require watershed
Status in “cryptsetup” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: cryptsetup
Using a encrypted file, i got the following error when opening/seting
it ip.
:~$ sudo cryptdisks_start personal
[sudo] password for pieters:
* Starting crypto disk... * personal (starting)..
/usr/sbin/cryptdisks_start: 1: /lib/udev/watershed: not found
/usr/sbin/cryptdisks_start: 1: /lib/udev/watershed: not found
/usr/sbin/cryptdisks_start: 1: /lib/udev/watershed: not found
* personal (failed)... [fail]
:~$
After installing watershed, the errors were gone, and the mounting
worked.
$ sudo cryptdisks_start personal
* Starting crypto disk... * personal (starting)..
Unlocking the disk /dev/loop1 (personal)
Enter passphrase:
* personal (started)... [ OK ]
$
$ lsb_release -rd
Description: Ubuntu maverick (development branch)
Release: 10.10
Same problem on 10.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/656149/+subscriptions
More information about the foundations-bugs
mailing list