Public bug reported:

Binary package hint: cryptsetup

I have a simple LUKS-encrypted volume, used for taking backups with a
simple script:

+ cryptsetup luksOpen /dev/disk/by-id/usb-ST925031_5AS_5C75FFFFFFFF-0:0 
iomegacrypt -d /root/keyfile
Key slot 1 unlocked.
+ mount -t ext4 /dev/mapper/iomegacrypt /media/crypt
+ /usr/local/sbin/runbackup
+ umount /media/crypt
+ cryptsetup luksClose iomegacrypt
Device iomegacrypt is busy.

Nothing else uses the device apart from this backup script which is
automated and happens shortly after I login. Prior to upgrading to Lucid
there was no problem. The output of `lsof` does not show anything using
the device.

** Affects: cryptsetup (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cryptsetup luksClose cannot close the device despite not being in use
https://bugs.launchpad.net/bugs/604909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to