[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2013-06-10 Thread Phillip Susi
This package has been removed from Ubuntu. Closing all related bugs.

** Changed in: gnome-mount (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/117011

Title:
  Gnome-mount will only mount encrypted partitions and not drives
  created with cryptsetup/luks

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-mount/+bug/117011/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2012-02-29 Thread Bug Watch Updater
** Changed in: gnome-mount
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/117011

Title:
  Gnome-mount will only mount encrypted partitions and not drives
  created with cryptsetup/luks

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-mount/+bug/117011/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-mount
   Importance: Unknown = Medium

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2009-10-30 Thread Eric
Oddly, sometimes I get a failure and sometimes a success, with the exact
same hardware and software.   I'm posting a trace of each in the hope
that it will shed some light on this for someone.

Success:

eande...@eric-laptop:~/tmp$ gnome-mount  -dvtb /dev/sdb3 
gnome-mount 0.8
** (gnome-mount:15840): DEBUG: Crypto volume - UDI 
'/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d'
Enter password to unlock encrypted data for /dev/sdb3: 
** (gnome-mount:15840): DEBUG: Setting up 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d 
for crypto
Setup clear-text device for /dev/sdb3.
** (gnome-mount:15840): DEBUG: Waiting for cleartext volume backed by 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d..
** (gnome-mount:15840): DEBUG: In crypto_setup_device_added for 
/org/freedesktop/Hal/devices/volume_part_1_size_0
** (gnome-mount:15840): DEBUG: In crypto_setup_device_removed for 
/org/freedesktop/Hal/devices/volume_part_1_size_0
** (gnome-mount:15840): DEBUG: In crypto_setup_device_added for 
/org/freedesktop/Hal/devices/volume_uuid_a7d1a59a_2a6a_4487_a246_9740ebd253a5
** (gnome-mount:15840): DEBUG: 
/org/freedesktop/Hal/devices/volume_uuid_a7d1a59a_2a6a_4487_a246_9740ebd253a5 
is backed by 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d - 
will mount
Clear text device is 
/dev/mapper/luks_crypto_9af283ce-4e82-4341-b8b1-6b19e232388d. Mounting.
** (gnome-mount:15840): DEBUG: Mounting 
/org/freedesktop/Hal/devices/volume_uuid_a7d1a59a_2a6a_4487_a246_9740ebd253a5
** (gnome-mount:15840): DEBUG: read mount point 'usb_crypto' from gconf string 
key 
'/system/storage/volumes/_org_freedesktop_Hal_devices_volume_uuid_a7d1a59a_2a6a_4487_a246_9740ebd253a5/mount_point'
** (gnome-mount:15840): DEBUG: Mounting 
/org/freedesktop/Hal/devices/volume_uuid_a7d1a59a_2a6a_4487_a246_9740ebd253a5 
with mount_point='usb_crypto', fstype='', num_options=0
Mounted /dev/mapper/luks_crypto_9af283ce-4e82-4341-b8b1-6b19e232388d at 
/media/usb_crypto
eande...@eric-laptop:~/tmp$ 

Failure:

eande...@eric-laptop:~/tmp$ gnome-mount  -dvtb /dev/sdb3 
gnome-mount 0.8
** (gnome-mount:15769): DEBUG: Crypto volume - UDI 
'/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d'
Enter password to unlock encrypted data for /dev/sdb3: 
** (gnome-mount:15769): DEBUG: Setting up 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d 
for crypto
Setup clear-text device for /dev/sdb3.
** (gnome-mount:15769): DEBUG: Waiting for cleartext volume backed by 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d..
** (gnome-mount:15769): DEBUG: In crypto_setup_device_added for 
/org/freedesktop/Hal/devices/volume_part_1_size_0
** (gnome-mount:15769): DEBUG: 
/org/freedesktop/Hal/devices/volume_part_1_size_0 is backed by 
/org/freedesktop/Hal/devices/volume_uuid_9af283ce_4e82_4341_b8b1_6b19e232388d - 
will mount
Clear text device is 
/dev/mapper/luks_crypto_9af283ce-4e82-4341-b8b1-6b19e232388d. Mounting.
** Message: /org/freedesktop/Hal/devices/volume_part_1_size_0 does not have a 
mountable filesystem

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2009-06-04 Thread Samuli Seppänen
I can confirm that this bug still exists on Ubuntu 9.04. This is not
Ubuntu-specific, as I've had the exact same problem in Debian (a while
after Etch's release) and in Gentoo.

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2009-04-22 Thread Sébastien Pierre
Same thing here. I'm pasting what I pasted for bug#88213

1 - Plug dmcrypt-encrypted USB external HD in
2 - luks_crypto_69d35537-7865-4698-84c5-04283f517fbc appears in /dev/mapper
3 - Encrypted data volume appears in my Nautilus Workplace (Poste de 
travail in French)
4 - I double click on Encrypted data

Problem: I get a dialog saying

Error org.freedesktop.Hal.Device.Volume.Crypto.SetupError
/dev/sdb is already setup?

Then about 10 seconds later, I get this message:

DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply.
Possible causes include: the remote application did not send a reply,
the message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.

To get it mounted properly, I have to (manually) do:

sudo mount /dev/mapperluks_crypto_69d35537-7865-4698-84c5-04283f517fbc
/media/blackvault

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2009-04-13 Thread Alexander Krivács Schrøder
A whole year later, and this is still not fixed. I would just switch
from using the whole drive to a partition that fills the whole drive,
it's just that the drive is 500 GiB, and more or less full, and I don't
have room to move the stuff around to fix this problem that way. Why
does gnome-mount (or hal, or whatever the culprit) have so much trouble
mounting an encrypted drive? The password is asked for, the
/dev/mapper/luks_* block file is created, it's just not being mounted.

** This bug is no longer a duplicate of bug 217749
   [Intrepid + Hardy] Regression: External crypto-drives are not automounted 
after given password

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2009-01-20 Thread Martin Pitt
*** This bug is a duplicate of bug 217749 ***
https://bugs.launchpad.net/bugs/217749

** This bug has been marked a duplicate of bug 217749
   [Intrepid + Hardy] Regression: External crypto-drives are not automounted 
after given password

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2008-11-24 Thread Roy Sindre Norangshol
Confirmed, had to setup a partition (so drive has a valid partition
table) on my usb pen drive to get auto mounting to work.

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2008-08-30 Thread BjornW
I would like to confirm this bug as well. I have the same issues as
Alexander Krivács Schrøder. Can somebody tell me why this bug has a low
priority?

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2008-04-20 Thread Alexander Krivács Schrøder
I can confirm this bug on my system as well. I have the whole disk
encrypted instead of a partition (say /dev/sdb instead of /dev/sdb1) and
although the password box shows up, nothing happens when I enter it. If
I attempt accessing the disk again, I'm once again asked for the
password. The only way around this problem is to manually cryptsetup and
mount the disk.

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2007-12-25 Thread Gabriel Wolf
Here is a related problem.

When i click in nautilus on the cryptsetup/luks usb-drive (called 219gb-drive) 
it disappears.
i have to luksOpen it and mount it manualy, further - i can't delete the (once 
typed in) key from the
key-ring.

help.

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2007-12-10 Thread Martin Knudsen
I can confirm this bug. After formatting my new usb-disk this way,
everytime I plug it in it gets decrypted, but I have to mount it
manually via 'mount /dev/mapper/luks_123deviceid123 /media/mountpoint'

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2007-11-28 Thread Peter Wainwright
I suspect this is also related to bug #148003...

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2007-11-28 Thread Basilio Kublik
** Changed in: gnome-mount (Ubuntu)
   Importance: Undecided = Low
   Status: Confirmed = Triaged

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2007-08-22 Thread Basilio Kublik
i just follow the steps:

1.- insert a usb drive with empty partition table
2.- losetup /dev/loop0 /dev/sda
3.- cryptsetup luksFormat /dev/loop0
4.- cryptsetup luksOpen /dev/loop0 Hipod
5.- mkfs.vfat -n Hipod /dev/mapper/Hipod
6.- cryptsetup luksClose /dev/mapper/Hipod
7.- losetup -d /dev/loop0
8.- detach the usb drive from the usb port and reattach it

after reattach the usb drive, pops up a gnome-keyring dialog asking for
password, i enter the password, and nothing happens, manually mounting
it, works fine.

if i follow the same steps, but instead an empty partition, i do it with
let's say one partition, and work with that instead of the whole disk,
all works fine automagically.

so i'm confirming this bug.

** Changed in: gnome-mount (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Confirmed

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs