Your message dated Tue, 04 May 2010 22:20:36 +0000
with message-id <[email protected]>
and subject line Bug#551540: fixed in pmount 0.9.21-1
has caused the Debian Bug report #551540,
regarding pmount fails with recent cryptsetup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
551540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551540
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pmount
Version: 0.9.20-2
Severity: normal
Hi,
in current sid, pmount fails ("Internal error: cryptsetup luksOpen
failed"). I have listed /dev/mapper/vg0-c_centos in /etc/pmount.allow,
and this is the output of pmount --debug /dev/mapper/vg0-c_centos
/media/centos:
resolved /dev/mapper/vg0-c_centos to device /dev/mapper/vg0-c_centos
Checking for device '/dev/mapper/vg0-c_centos' in '/etc/fstab'
-> not found
mount point to be used: /media/centos
no iocharset given, current locale encoding is UTF-8
locale encoding uses UTF-8, setting iocharset to 'utf8'
locale encoding uses UTF-8: will mount FAT with utf8 optionCleaning lock
directory /var/lock/pmount_dev_mapper_vg0-c_centos
Checking for device '/dev/mapper/vg0-c_centos' in '/etc/mtab'
-> not found
Checking for device '/dev/mapper/vg0-c_centos' in '/proc/mounts'
-> not found
device_whitelist: checking /etc/pmount.allow...
comparing /dev/mapper/vg0-c_centos against whitelisted
'/dev/mapper/vg0-c_centos'
device_whitelisted(): /dev/mapper/vg0-c_centos matches, returning 1
policy check passed
spawnv(): executing /sbin/cryptsetup '/sbin/cryptsetup' 'isLuks'
'/dev/mapper/vg0-c_centos'
spawn(): /sbin/cryptsetup terminated with status 0
spawnv(): executing /sbin/cryptsetup '/sbin/cryptsetup' 'luksOpen'
'/dev/mapper/vg0-c_centos' '_dev_mapper_vg0-c_centos'
spawn(): /sbin/cryptsetup terminated with status 234
Internal error: cryptsetup luksOpen failed mh$
(please note the missing carriage return at the end of the error
message).
However, manually invoking cryptsetup works just fine:
$ sudo cryptsetup luksOpen /dev/mapper/vg0-c_centos _dev_mapper_vg0-c_centos
[sudo] password for mh on swivel:
Enter passphrase for /dev/mapper/vg0-c_centos:
Key slot 0 unlocked.
$ echo $?
0
$
This might also help:
$ which-pkg-broke pmount
Package <debconf-2.0> has no install time info
sensible-utils Wed Apr 8 03:33:52 2009
libdbus-1-3 Thu Jul 23 10:12:13 2009
passwd Sun Jul 26 12:22:47 2009
libhal1 Wed Aug 19 08:45:45 2009
debianutils Wed Aug 19 08:46:37 2009
libhal-storage1 Wed Aug 19 08:51:31 2009
libdb4.7 Sun Sep 27 09:18:19 2009
libpam0g Sun Sep 27 09:19:08 2009
libpam-modules Sun Sep 27 09:19:51 2009
pmount Sun Sep 27 09:27:48 2009
libc-bin Fri Oct 2 19:14:58 2009
libc6 Fri Oct 2 19:15:04 2009
gcc-4.4-base Sat Oct 10 19:23:46 2009
libgcc1 Sat Oct 10 19:23:48 2009
libuuid1 Fri Oct 16 19:10:26 2009
libblkid1 Fri Oct 16 19:10:34
2009libselinux1 Fri Oct 16 19:10:37
2009
Greetings
Marc
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31.4-zgws1 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pmount depends on:
ii libblkid1 2.16.1-4 block device id library
ii libc6 2.9-27 GNU C Library: Shared libraries
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libhal-storage1 0.5.13-3 Hardware Abstraction Layer - share
ii libhal1 0.5.13-3 Hardware Abstraction Layer - share
pmount recommends no packages.
Versions of packages pmount suggests:
ii cryptsetup 2:1.1.0~rc2-1 configures encrypted block devices
ii hal 0.5.13-3 Hardware Abstraction Layer
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pmount
Source-Version: 0.9.21-1
We believe that the bug you reported is fixed in the latest version of
pmount, which is due to be installed in the Debian FTP archive:
pmount_0.9.21-1.debian.tar.gz
to main/p/pmount/pmount_0.9.21-1.debian.tar.gz
pmount_0.9.21-1.dsc
to main/p/pmount/pmount_0.9.21-1.dsc
pmount_0.9.21-1_amd64.deb
to main/p/pmount/pmount_0.9.21-1_amd64.deb
pmount_0.9.21.orig.tar.gz
to main/p/pmount/pmount_0.9.21.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Fourmond <[email protected]> (supplier of updated pmount package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 04 May 2010 23:07:16 +0200
Source: pmount
Binary: pmount
Architecture: source amd64
Version: 0.9.21-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Fourmond <[email protected]>
Changed-By: Vincent Fourmond <[email protected]>
Description:
pmount - mount removable devices as normal user
Closes: 551540 571739
Changes:
pmount (0.9.21-1) unstable; urgency=low
.
* New (small) upstream release:
- provides support for ext4; dropping 10-ext4fs (closes: #571739)
- now switches to ruid = euid = 0 when calling cryptsetup, which a
necessary hack for cryptsetup breakage; dropping 15-cryptsetup-rroot
(closes: #551540)
* Switching to format 3.0 (quilt)
* Now conforms to standards 3.8.4
Checksums-Sha1:
bf1ce8c4d4cb915f4dbfab6b67864fd8394db597 1194 pmount_0.9.21-1.dsc
f34e2b83aab8e9a9bd5047925b9c29e2316327ff 414731 pmount_0.9.21.orig.tar.gz
3ffcc54d121a05d147ab3481306b9cdae87cfea1 10718 pmount_0.9.21-1.debian.tar.gz
26464ec07efb74d172781dcb0c9acff7998bec11 123562 pmount_0.9.21-1_amd64.deb
Checksums-Sha256:
d154a389e121d20967e947a4c442b7f3f9fdba9490f488aefea8475e507ceeb2 1194
pmount_0.9.21-1.dsc
c21b97215abc71e4af8e84694b1865eec0453699a1f30b50068efd9a0b16c709 414731
pmount_0.9.21.orig.tar.gz
e90d056216ae45429232c64b8ed927dcf8c19b352ffcb9483322a10a7cfa0361 10718
pmount_0.9.21-1.debian.tar.gz
5fac32afdbef4677659d0068337b6e5516b0a4fe41a1a9545748bafdd6c65607 123562
pmount_0.9.21-1_amd64.deb
Files:
cfee6fdd0bbb492a2a3a77dd005c44f8 1194 utils optional pmount_0.9.21-1.dsc
62b9b2f1d83c55b7d2e119066d1a80d3 414731 utils optional
pmount_0.9.21.orig.tar.gz
b8daa1cd6197e32050e6ea889fe63f01 10718 utils optional
pmount_0.9.21-1.debian.tar.gz
7a6196040fc8ee85f1356cf568598cfb 123562 utils optional
pmount_0.9.21-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvgj9EACgkQx/UhwSKygsqF0wCfcR+H3Uh5MNEtkpHtpDKevz3v
2fsAn0oDyTd9M/n6StZoZ7IKMf/MJmYs
=HZ7F
-----END PGP SIGNATURE-----
--- End Message ---