2009-11-17 20:47:30 |
komputes |
bug |
|
|
added bug |
2009-11-17 20:47:30 |
komputes |
attachment added |
|
Dependencies.txt http://launchpadlibrarian.net/35799025/Dependencies.txt |
|
2009-11-17 20:47:30 |
komputes |
attachment added |
|
XsessionErrors.txt http://launchpadlibrarian.net/35799026/XsessionErrors.txt |
|
2009-11-17 20:48:23 |
komputes |
attachment added |
|
XsessionErrors.txt http://launchpadlibrarian.net/35799073/XsessionErrors.txt |
|
2009-11-17 20:48:26 |
komputes |
tags |
apport-bug i386 |
apport-bug apport-collected i386 |
|
2009-11-17 20:50:28 |
komputes |
bug task added |
|
gnome-disk-utility (Ubuntu) |
|
2009-11-24 19:02:45 |
Fabián Rodríguez |
gnome-disk-utility (Ubuntu): status |
New |
Confirmed |
|
2009-11-24 19:02:57 |
Fabián Rodríguez |
gnome-disk-utility (Ubuntu): importance |
Undecided |
Medium |
|
2009-12-15 08:06:33 |
Steve Langasek |
cryptsetup (Ubuntu): status |
New |
Invalid |
|
2009-12-22 09:48:20 |
James |
gnome-disk-utility (Ubuntu): status |
Confirmed |
Fix Released |
|
2009-12-22 09:48:32 |
James |
gnome-disk-utility (Ubuntu): status |
Fix Released |
Confirmed |
|
2010-01-12 12:16:52 |
Alexandre Provencio |
removed subscriber Alexandre Provencio |
|
|
|
2010-07-01 21:36:39 |
Steve Conklin |
bug watch added |
|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574126 |
|
2010-07-09 09:19:08 |
Zingo Andersen |
bug |
|
|
added subscriber Zingo Andersen |
2010-08-03 21:48:06 |
Colan Schwartz |
bug |
|
|
added subscriber Colan Schwartz |
2010-08-03 21:49:40 |
Colan Schwartz |
bug task added |
|
cryptsetup (Debian) |
|
2010-08-03 21:52:04 |
Colan Schwartz |
bug watch added |
|
https://bugzilla.redhat.com/show_bug.cgi?id=574933 |
|
2010-08-03 21:52:04 |
Colan Schwartz |
bug task added |
|
udisks (Fedora) |
|
2010-08-10 21:16:16 |
komputes |
description |
Binary package hint: cryptsetup
Steps to reproduce:
1) Go into palimsest (disk utility) and create an encrypted partition on an external disk.
2) Quit Palimsest
3) Pull the USB stick
4) Intert the USB stick
Result:
GNOME displays a dialog for the password. Once submitted, the following error comes up:
Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists
This is due to the mapping being Opened when the disk is created, but never closed, which creates a conflict.
Workaround:
Do the following to resolve the conflict of the existing device i /dev/mapper.
$ ls -al /dev/mapper
(Identify the mount point for your drive, "sudo blkid" may help)
$ sudo cryptsetup luksClose devkit-disks-luks-uuid-<uuid>-uid1000
What is expected:
Palimsest (Disk Utility) is expected to "cryptsetup luksClose" the mapped device when finished creating the encrypted partition.
ProblemType: Bug
Architecture: i386
CheckboxSubmission: 19ba8f45e3d3d7bf348103cee5a0eeaa
CheckboxSystem: 099634613a96bc3665b92c4a813055e8
Date: Tue Nov 17 15:37:09 2009
DistroRelease: Ubuntu 9.10
Package: cryptsetup 2:1.0.6+20090405.svn49-1ubuntu7
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: cryptsetup
Uname: Linux 2.6.31-12-generic i686 |
Binary package hint: cryptsetup
When creating an encrypted drive in Palimsest (Disk Utility), the application does not lock the disk when finished creating the encrypted partition. Failing to lock the drive manually without ejecting will give the appearance that the disk is no longer usable giving this error. Bringing the key to another computer works because the luks mapper point is not unlocked and already present on that system.
Steps to reproduce:
1) Go into palimsest (disk utility) and create an encrypted partition on an external disk.
2) Quit Palimsest
3) Pull the USB stick
4) Intert the USB stick
Result:
GNOME displays a dialog for the password. Once submitted, the following error comes up:
Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists
This is due to the mapping being Opened when the disk is created, but never closed, which creates a conflict.
Workaround:
Do the following to resolve the conflict of the existing device i /dev/mapper.
$ ls -al /dev/mapper
(Identify the mount point for your drive, "sudo blkid" may help)
$ sudo cryptsetup luksClose devkit-disks-luks-uuid-<uuid>-uid1000
What is expected:
Palimsest (Disk Utility) is expected to "cryptsetup luksClose" the mapped device when finished creating the encrypted partition.
ProblemType: Bug
Architecture: i386
CheckboxSubmission: 19ba8f45e3d3d7bf348103cee5a0eeaa
CheckboxSystem: 099634613a96bc3665b92c4a813055e8
Date: Tue Nov 17 15:37:09 2009
DistroRelease: Ubuntu 9.10
Package: cryptsetup 2:1.0.6+20090405.svn49-1ubuntu7
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: cryptsetup
Uname: Linux 2.6.31-12-generic i686
|
|
2010-08-10 21:21:41 |
komputes |
description |
Binary package hint: cryptsetup
When creating an encrypted drive in Palimsest (Disk Utility), the application does not lock the disk when finished creating the encrypted partition. Failing to lock the drive manually without ejecting will give the appearance that the disk is no longer usable giving this error. Bringing the key to another computer works because the luks mapper point is not unlocked and already present on that system.
Steps to reproduce:
1) Go into palimsest (disk utility) and create an encrypted partition on an external disk.
2) Quit Palimsest
3) Pull the USB stick
4) Intert the USB stick
Result:
GNOME displays a dialog for the password. Once submitted, the following error comes up:
Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists
This is due to the mapping being Opened when the disk is created, but never closed, which creates a conflict.
Workaround:
Do the following to resolve the conflict of the existing device i /dev/mapper.
$ ls -al /dev/mapper
(Identify the mount point for your drive, "sudo blkid" may help)
$ sudo cryptsetup luksClose devkit-disks-luks-uuid-<uuid>-uid1000
What is expected:
Palimsest (Disk Utility) is expected to "cryptsetup luksClose" the mapped device when finished creating the encrypted partition.
ProblemType: Bug
Architecture: i386
CheckboxSubmission: 19ba8f45e3d3d7bf348103cee5a0eeaa
CheckboxSystem: 099634613a96bc3665b92c4a813055e8
Date: Tue Nov 17 15:37:09 2009
DistroRelease: Ubuntu 9.10
Package: cryptsetup 2:1.0.6+20090405.svn49-1ubuntu7
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: cryptsetup
Uname: Linux 2.6.31-12-generic i686
|
Binary package hint: cryptsetup
When creating an encrypted drive in Palimsest (Disk Utility), the application does not lock the disk when finished creating the encrypted partition. Failing to lock the drive manually without ejecting will give the appearance that the disk is no longer usable giving this error. Bringing the key to another computer works because the drive is not unlocked (luks mapper point is not already present) on that system.
Steps to reproduce:
1) Go into palimsest (disk utility) and create an encrypted partition on an external disk.
2) Quit Palimsest
3) Pull the USB stick
4) Intert the USB stick
Result:
GNOME displays a dialog for the password. Once submitted, the following error comes up:
Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists
This is due to the mapping being Opened when the disk is created, but never closed, which creates a conflict.
Workaround:
Do the following to resolve the conflict of the existing device i /dev/mapper.
$ ls -al /dev/mapper
(Identify the mount point for your drive, "sudo blkid" may help)
$ sudo cryptsetup luksClose devkit-disks-luks-uuid-<uuid>-uid1000
What is expected:
Palimsest (Disk Utility) is expected to "cryptsetup luksClose" the mapped device when finished creating the encrypted partition.
ProblemType: Bug
Architecture: i386
CheckboxSubmission: 19ba8f45e3d3d7bf348103cee5a0eeaa
CheckboxSystem: 099634613a96bc3665b92c4a813055e8
Date: Tue Nov 17 15:37:09 2009
DistroRelease: Ubuntu 9.10
Package: cryptsetup 2:1.0.6+20090405.svn49-1ubuntu7
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: cryptsetup
Uname: Linux 2.6.31-12-generic i686
|
|
2010-08-11 16:12:41 |
Alex Moldovan |
bug |
|
|
added subscriber Alex Moldovan |
2010-08-11 16:51:36 |
Robbie Williamson |
nominated for series |
|
Ubuntu Maverick |
|
2010-08-11 16:51:36 |
Robbie Williamson |
bug task added |
|
cryptsetup (Ubuntu Maverick) |
|
2010-08-11 16:51:36 |
Robbie Williamson |
bug task added |
|
gnome-disk-utility (Ubuntu Maverick) |
|
2010-08-11 16:54:13 |
Robbie Williamson |
nominated for series |
|
Ubuntu Lucid |
|
2010-08-11 16:54:13 |
Robbie Williamson |
bug task added |
|
cryptsetup (Ubuntu Lucid) |
|
2010-08-11 16:54:13 |
Robbie Williamson |
bug task added |
|
gnome-disk-utility (Ubuntu Lucid) |
|
2010-08-11 16:54:35 |
Robbie Williamson |
gnome-disk-utility (Ubuntu Lucid): status |
New |
Confirmed |
|
2010-08-11 16:54:42 |
Robbie Williamson |
gnome-disk-utility (Ubuntu Lucid): status |
Confirmed |
New |
|
2010-08-11 16:54:48 |
Robbie Williamson |
cryptsetup (Ubuntu Maverick): status |
Invalid |
New |
|
2010-08-11 17:00:31 |
Robbie Williamson |
gnome-disk-utility (Ubuntu Lucid): importance |
Undecided |
Medium |
|
2010-08-11 17:01:10 |
Robbie Williamson |
bug |
|
|
added subscriber Robbie Williamson |
2010-08-16 23:05:52 |
Paul Chaplin |
bug |
|
|
added subscriber Paul Chaplin |
2010-09-22 19:53:30 |
Launchpad Janitor |
branch linked |
|
lp:~mathieu-tl/+junk/lp484429 |
|
2010-09-22 21:03:11 |
Mathieu Trudel-Lapierre |
bug watch added |
|
http://bugs.freedesktop.org/show_bug.cgi?id=30332 |
|
2010-09-22 21:03:11 |
Mathieu Trudel-Lapierre |
bug task added |
|
udisks |
|
2010-09-22 21:03:43 |
Mathieu Trudel-Lapierre |
bug task added |
|
udisks (Ubuntu) |
|
2010-09-23 12:43:10 |
Mathieu Trudel-Lapierre |
branch unlinked |
lp:~mathieu-tl/+junk/lp484429 |
|
|
2010-09-23 13:03:31 |
Mathieu Trudel-Lapierre |
branch linked |
|
lp:~mathieu-tl/ubuntu/maverick/udisks/lp484429 |
|
2010-09-23 13:15:54 |
Martin Pitt |
gnome-disk-utility (Ubuntu Maverick): status |
Confirmed |
Invalid |
|
2010-09-23 13:16:15 |
Martin Pitt |
gnome-disk-utility (Ubuntu Lucid): status |
New |
Invalid |
|
2010-09-23 13:16:30 |
Martin Pitt |
udisks (Ubuntu Maverick): status |
New |
In Progress |
|
2010-09-23 13:16:30 |
Martin Pitt |
udisks (Ubuntu Maverick): assignee |
|
Martin Pitt (pitti) |
|
2010-09-27 13:23:08 |
Martin Pitt |
udisks (Ubuntu Maverick): status |
In Progress |
Fix Committed |
|
2010-09-27 17:31:35 |
Launchpad Janitor |
udisks (Ubuntu Maverick): status |
Fix Committed |
Fix Released |
|
2010-09-27 18:14:19 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/udisks |
|
2010-09-29 22:10:04 |
komputes |
attachment added |
|
sleep_pullout_resume.png https://bugs.edge.launchpad.net/ubuntu/+source/udisks/+bug/484429/+attachment/1655297/+files/sleep_pullout_resume.png |
|
2010-10-06 09:02:41 |
Bug Watch Updater |
udisks: status |
Unknown |
Fix Released |
|
2010-10-06 09:02:41 |
Bug Watch Updater |
udisks: importance |
Unknown |
Medium |
|
2011-01-25 18:46:05 |
Bug Watch Updater |
udisks: importance |
Medium |
Unknown |
|
2011-02-04 00:05:01 |
Bug Watch Updater |
udisks: importance |
Unknown |
Medium |
|
2011-02-07 15:27:50 |
Steve Conklin |
removed subscriber Steve Conklin |
|
|
|
2011-03-13 20:33:41 |
Jeruvy |
bug |
|
|
added subscriber Jeruvy |
2011-03-22 12:05:24 |
tankdriver |
bug |
|
|
added subscriber tankdriver |
2011-07-28 06:46:21 |
Launchpad Janitor |
cryptsetup (Ubuntu): status |
New |
Confirmed |
|
2011-07-28 06:46:21 |
Launchpad Janitor |
cryptsetup (Ubuntu Lucid): status |
New |
Confirmed |
|
2011-07-28 06:46:21 |
Launchpad Janitor |
udisks (Ubuntu Lucid): status |
New |
Confirmed |
|
2011-07-28 06:46:21 |
Launchpad Janitor |
cryptsetup (Ubuntu Maverick): status |
New |
Confirmed |
|
2011-08-10 22:34:15 |
Bug Watch Updater |
cryptsetup (Debian): status |
Unknown |
Fix Released |
|
2011-08-14 03:59:58 |
Rolf Leggewie |
bug |
|
|
added subscriber Rolf Leggewie |
2011-11-22 22:41:37 |
airtonix |
attachment added |
|
luks-error-dmesg.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605403/+files/luks-error-dmesg.txt |
|
2011-11-22 22:42:07 |
airtonix |
attachment added |
|
luks-error-udisk-dump.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605404/+files/luks-error-udisk-dump.txt |
|
2011-11-22 22:42:39 |
airtonix |
attachment added |
|
luks-error-udevadm-info-export-db.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605405/+files/luks-error-udevadm-info-export-db.txt |
|
2011-11-22 22:43:17 |
airtonix |
attachment added |
|
luks-error-dmesg-post.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605406/+files/luks-error-dmesg-post.txt |
|
2011-11-22 22:43:49 |
airtonix |
attachment added |
|
luks-error-udevadm-info-export-db-post.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605407/+files/luks-error-udevadm-info-export-db-post.txt |
|
2011-11-22 22:44:18 |
airtonix |
attachment added |
|
luks-error-udisk-dump-post.txt https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/484429/+attachment/2605408/+files/luks-error-udisk-dump-post.txt |
|
2011-11-24 19:49:22 |
Karl Maier |
bug |
|
|
added subscriber Karl Maier |
2013-08-23 10:05:54 |
unksi |
bug |
|
|
added subscriber Tero Ratilainen |
2013-08-23 10:06:30 |
unksi |
tags |
apport-bug apport-collected i386 |
apport-bug apport-collected i386 raring saucy |
|
2013-08-23 10:18:56 |
Rolf Leggewie |
cryptsetup (Ubuntu Maverick): status |
Confirmed |
Won't Fix |
|
2013-08-23 12:06:27 |
psny18 |
bug |
|
|
added subscriber psny18 |
2013-09-12 13:07:13 |
Alberto Salvia Novella |
cryptsetup (Ubuntu): importance |
Undecided |
Medium |
|
2013-09-12 13:07:42 |
Alberto Salvia Novella |
udisks (Ubuntu): importance |
Undecided |
Medium |
|
2013-09-12 13:08:02 |
Alberto Salvia Novella |
cryptsetup (Ubuntu Lucid): importance |
Undecided |
Medium |
|
2013-09-12 13:08:29 |
Alberto Salvia Novella |
cryptsetup (Ubuntu Maverick): importance |
Undecided |
Medium |
|
2013-09-12 13:09:00 |
Alberto Salvia Novella |
udisks (Ubuntu Lucid): importance |
Undecided |
Medium |
|
2013-09-12 13:09:12 |
Alberto Salvia Novella |
udisks (Ubuntu Maverick): importance |
Undecided |
Medium |
|
2015-03-15 12:42:38 |
Rolf Leggewie |
tags |
apport-bug apport-collected i386 raring saucy |
apport-bug apport-collected i386 raring saucy trusty |
|
2015-03-18 20:44:02 |
deli.ds |
removed subscriber deli.ds |
|
|
|
2015-06-17 11:12:57 |
Rolf Leggewie |
cryptsetup (Ubuntu Lucid): status |
Confirmed |
Won't Fix |
|
2015-06-17 11:15:12 |
Rolf Leggewie |
udisks (Ubuntu Lucid): status |
Confirmed |
Won't Fix |
|
2016-03-30 15:25:21 |
hife |
bug |
|
|
added subscriber hife |
2016-03-30 15:25:34 |
hife |
removed subscriber hife |
|
|
|
2017-10-27 14:50:36 |
Bug Watch Updater |
udisks (Fedora): status |
Unknown |
Won't Fix |
|
2017-10-27 14:50:36 |
Bug Watch Updater |
udisks (Fedora): importance |
Unknown |
Medium |
|
2017-10-27 14:50:43 |
Bug Watch Updater |
bug watch added |
|
https://bugs.freedesktop.org/show_bug.cgi?id=24279 |
|
2017-10-27 14:50:43 |
Bug Watch Updater |
bug watch added |
|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554600 |
|
2017-12-03 17:30:00 |
hife |
bug |
|
|
added subscriber hife |