Your message dated Tue, 20 Dec 2011 19:17:44 +0000
with message-id <[email protected]>
and subject line Bug#622693: fixed in libpam-mount 2.13-1
has caused the Debian Bug report #622693,
regarding libpam-mount: This version of mount.crypt does not support mtab-less 
systems yet
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.)


-- 
622693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpam-mount
Version: 2.9-1
Severity: normal

Mount.crypt no longer works. My home directory is no longer mounted
when I login. I can however mount my home directory using cryptsetup.

: root; cryptsetup luksOpen  /dev/mapper/vg_root-stuart stuart
Enter passphrase for /dev/mapper/vg_root-stuart: 
: root; mount /dev/mapper/stuart /home/stuart
: root; umount  /home/stuart
: root; cryptsetup remove  stuart

: root; mount.crypt  -v /dev/mapper/vg_root-stuart  /home/stuart
This version of mount.crypt does not support mtab-less systems yet.

I do have a /etc/mtab. It is a link to ../proc/mounts

: root; cat /etc/mtab
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=4092056k,nr_inodes=1023014,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/mapper/vg_root-root / ext4 
rw,relatime,barrier=1,stripe=128,data=ordered,discard 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
usbfs /proc/bus/usb usbfs rw,relatime 0 0
/dev/sda1 /boot ext4 rw,relatime,barrier=1,stripe=128,data=ordered,discard 0 0
/dev/mapper/vg_root-root /disks/root ext4 
rw,relatime,barrier=1,stripe=128,data=ordered,discard 0 0
/dev/sdc1 /disks/keys ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/mapper/var /var ext4 
rw,nosuid,nodev,relatime,barrier=1,stripe=128,data=ordered 0 0
/dev/mapper/vg0-shared /disks/shared ext4 
rw,nosuid,nodev,noexec,relatime,barrier=1,data=ordered 0 0
tmpfs /tmp tmpfs rw,relatime 0 0
tmpfs /var/tmp tmpfs rw,relatime,size=524288k 0 0
/dev/mapper/vg_root-cleartext /disks/cleartext ext4 
rw,nosuid,nodev,relatime,barrier=1,stripe=128,data=ordered,discard 0 0
/dev/mapper/vg_root-dj /disks/dj ext4 
rw,nosuid,nodev,relatime,barrier=1,stripe=128,data=ordered,discard 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0

: root; su stuart
reenter password for pam_mount:
pam_mount(mount.c:69): Messages from underlying mount program:
pam_mount(mount.c:73): This version of mount.crypt does not support mtab-less 
systems yet.
pam_mount(pam_mount.c:521): mount of /dev/mapper/vg_root-stuart failed
pam_mount(mount.c:69): Messages from underlying mount program:
pam_mount(mount.c:73): This version of mount.crypt does not support mtab-less 
systems yet.
pam_mount(pam_mount.c:521): mount of /dev/mapper/vg0-private failed
pam_mount(mount.c:69): Messages from underlying mount program:
pam_mount(mount.c:73): This version of mount.crypt does not support mtab-less 
systems yet.
pam_mount(pam_mount.c:521): mount of /dev/mapper/vg_root-archive failed
pam_mount(mount.c:69): Messages from underlying mount program:
pam_mount(mount.c:73): This version of mount.crypt does not support mtab-less 
systems yet.
pam_mount(pam_mount.c:521): mount of 
/dev/disk/by-uuid/c1e81cac-8f5a-41c0-a250-49b01a3f5492 failed

: root; strace mount.crypt  /dev/mapper/vg_root-stuart  /home/stuart
execve("/sbin/mount.crypt", ["mount.crypt", "/dev/mapper/vg_root-stuart", 
"/home/stuart"], [/* 27 vars */]) = 0
brk(0)                                  = 0xc63000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b700a000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=126753, ...}) = 0
mmap(NULL, 126753, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd7b6feb000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300<\7\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1853320, ...}) = 0
mmap(NULL, 3964008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b6a27000
mprotect(0x7fd7b6bc6000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b6dc5000, 155648, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19e000) = 0x7fd7b6dc5000
mmap(0x7fd7b6deb000, 15464, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd7b6deb000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libcryptsetup.so.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2208\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=93760, ...}) = 0
mmap(NULL, 2189072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b6810000
mprotect(0x7fd7b6826000, 2097152, PROT_NONE) = 0
mmap(0x7fd7b6a26000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fd7b6a26000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY)       = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220!\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31744, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fea000
mmap(NULL, 2128848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b6608000
mprotect(0x7fd7b660f000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b680e000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fd7b680e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14696, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b6404000
mprotect(0x7fd7b6406000, 2097152, PROT_NONE) = 0
mmap(0x7fd7b6606000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd7b6606000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libHX.so.25", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PB\0\0\0\0\0\0"..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=61736, ...}) = 0
mmap(NULL, 2156944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b61f5000
mprotect(0x7fd7b6204000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b6403000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fd7b6403000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1437064, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe9000
mmap(NULL, 3545128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b5e93000
mprotect(0x7fd7b5feb000, 2097152, PROT_NONE) = 0
mmap(0x7fd7b61eb000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x158000) = 0x7fd7b61eb000
mmap(0x7fd7b61f0000, 18472, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd7b61f0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\"\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=93936, ...}) = 0
mmap(NULL, 2188976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b5c7c000
mprotect(0x7fd7b5c93000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b5e92000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fd7b5e92000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libuuid.so.1", O_RDONLY)     = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\25\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=15720, ...}) = 0
mmap(NULL, 2110736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b5a78000
mprotect(0x7fd7b5a7c000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b5c7b000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fd7b5c7b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdevmapper.so.1.02.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0W\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=156568, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe8000
mmap(NULL, 2251832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b5852000
mprotect(0x7fd7b5877000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b5a76000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7fd7b5a76000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcrypt.so.11", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\201\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=491064, ...}) = 0
mmap(NULL, 2587424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b55da000
mprotect(0x7fd7b564f000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b584e000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x74000) = 0x7fd7b584e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340Y\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=131260, ...}) = 0
mmap(NULL, 2208640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b53be000
mprotect(0x7fd7b53d5000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b55d4000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fd7b55d4000
mmap(0x7fd7b55d6000, 13184, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd7b55d6000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libselinux.so.1", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220^\0\0\0\0\0\0"..., 
832) = 832
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe7000
fstat(3, {st_mode=S_IFREG|0644, st_size=121976, ...}) = 0
mmap(NULL, 2221848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b519f000
mprotect(0x7fd7b51bc000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b53bb000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7fd7b53bb000
mmap(0x7fd7b53bd000, 1816, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd7b53bd000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libudev.so.0", O_RDONLY)     = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3001\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=63328, ...}) = 0
mmap(NULL, 2158640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b4f8f000
mprotect(0x7fd7b4f9d000, 2097152, PROT_NONE) = 0
mmap(0x7fd7b519d000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fd7b519d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgpg-error.so.0", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=13744, ...}) = 0
mmap(NULL, 2109040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fd7b4d8c000
mprotect(0x7fd7b4d8f000, 2093056, PROT_NONE) = 0
mmap(0x7fd7b4f8e000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd7b4f8e000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe6000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe5000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b6fe3000
arch_prctl(ARCH_SET_FS, 0x7fd7b6fe37e0) = 0
mprotect(0x7fd7b519d000, 4096, PROT_READ) = 0
mprotect(0x7fd7b53bb000, 4096, PROT_READ) = 0
mprotect(0x7fd7b55d4000, 4096, PROT_READ) = 0
mprotect(0x7fd7b61eb000, 16384, PROT_READ) = 0
mprotect(0x7fd7b6606000, 4096, PROT_READ) = 0
mprotect(0x7fd7b680e000, 4096, PROT_READ) = 0
mprotect(0x7fd7b700c000, 4096, PROT_READ) = 0
munmap(0x7fd7b6feb000, 126753)          = 0
set_tid_address(0x7fd7b6fe3ab0)         = 5081
set_robust_list(0x7fd7b6fe3ac0, 0x18)   = 0
futex(0x7fff765b4a4c, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x7fff765b4a4c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 
7fd7b6fe37e0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7fd7b53c3860, [], SA_RESTORER|SA_SIGINFO, 
0x7fd7b53ccf60}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7fd7b53c38f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 
0x7fd7b53ccf60}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
brk(0)                                  = 0xc63000
brk(0xc84000)                           = 0xc84000
statfs("/selinux", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=2064238, 
f_bfree=593045, f_bavail=488188, f_files=524288, f_ffree=280738, 
f_fsid={-2020052803, -421750886}, f_namelen=255, f_frsize=4096}) = 0
open("/proc/filesystems", O_RDONLY)     = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fd7b7009000
read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 291
read(3, "", 1024)                       = 0
close(3)                                = 0
munmap(0x7fd7b7009000, 4096)            = 0
stat("/etc/mtab", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
write(2, "This version of mount.crypt does"..., 68This version of mount.crypt 
does not support mtab-less systems yet.
) = 68
exit_group(1)                           = ?


-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpam-mount depends on:
ii  libc6                       2.11.2-13    Embedded GNU C Library: Shared lib
ii  libcryptsetup1              2:1.2.0-2    libcryptsetup shared library
ii  libhx25                     3.9.1-1      A library providing queue, tree, I
ii  libpam-runtime              1.1.2-2      Runtime support for the PAM librar
ii  libpam0g                    1.1.2-2      Pluggable Authentication Modules l
ii  libssl1.0.0                 1.0.0d-1     SSL shared libraries
ii  libxml2                     2.7.8.dfsg-2 GNOME XML library
ii  mount                       2.17.2-9.1   Tools for mounting and manipulatin

libpam-mount recommends no packages.

Versions of packages libpam-mount suggests:
pn  davfs2                     <none>        (no description available)
ii  fuse-utils                 2.8.4-1.3     Filesystem in USErspace (utilities
ii  lsof                       4.81.dfsg.1-1 List open files
pn  ncpfs                      <none>        (no description available)
ii  openssl                    1.0.0d-1      Secure Socket Layer (SSL) binary a
ii  psmisc                     22.13-1       utilities that use the proc file s
pn  smbfs                      <none>        (no description available)
ii  sshfs                      2.2-1         filesystem client based on SSH Fil
pn  tc-utils                   <none>        (no description available)
pn  xfsprogs                   <none>        (no description available)

-- Configuration Files:
/etc/security/pam_mount.conf.xml changed [not included]

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Source: libpam-mount
Source-Version: 2.13-1

We believe that the bug you reported is fixed in the latest version of
libpam-mount, which is due to be installed in the Debian FTP archive:

libpam-mount_2.13-1.debian.tar.gz
  to main/libp/libpam-mount/libpam-mount_2.13-1.debian.tar.gz
libpam-mount_2.13-1.dsc
  to main/libp/libpam-mount/libpam-mount_2.13-1.dsc
libpam-mount_2.13-1_amd64.deb
  to main/libp/libpam-mount/libpam-mount_2.13-1_amd64.deb
libpam-mount_2.13.orig.tar.gz
  to main/libp/libpam-mount/libpam-mount_2.13.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.
Bastian Kleineidam <[email protected]> (supplier of updated libpam-mount 
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, 20 Dec 2011 20:10:14 +0100
Source: libpam-mount
Binary: libpam-mount
Architecture: source amd64
Version: 2.13-1
Distribution: unstable
Urgency: low
Maintainer: Bastian Kleineidam <[email protected]>
Changed-By: Bastian Kleineidam <[email protected]>
Description: 
 libpam-mount - PAM module that can mount volumes for a user session
Closes: 622693 652474 652762
Changes: 
 libpam-mount (2.13-1) unstable; urgency=low
 .
   * New upstream release.
     (Closes: #652474, #622693)
   * Depend on libhx >= 3.12.1
     (Closes: #652762)
   * Configure pam_mount for interactive sessions only.
     Prevents errors when using non-interactive sudo with pam_mount.
     I might re-enable it once #648066 is fixed, or when users start
     complaining. I would be interested which scripts really need
     pam_mount in non-interactive mode.
   * Updated patches for fd0ssh and ofl from hxtools package.
   * Updated build-depends: add libmount-dev and libblkid-dev
   * Add patch to fix pmt-ehd compilation.
Checksums-Sha1: 
 54ca5e1b65005dd082e1d12ef3f4b7af95ade288 1320 libpam-mount_2.13-1.dsc
 711c8a4569378c3e30c3cf352cb82e2db57ac497 436779 libpam-mount_2.13.orig.tar.gz
 2dfcfb8cdd1276846ae609f453661568ef2d9678 31103 
libpam-mount_2.13-1.debian.tar.gz
 49f9ae91c9ea3d47f674188e1184396dde803b19 137274 libpam-mount_2.13-1_amd64.deb
Checksums-Sha256: 
 17d5319f659a5efcbaa76acf773e8f3105d6fc280f5155a045793beb46a8075f 1320 
libpam-mount_2.13-1.dsc
 b256f27346a1b5eb4a39986339030b09f8cb094f1eb3a136dd78084acd29a2f2 436779 
libpam-mount_2.13.orig.tar.gz
 0127140056f46dee52cc5083a558d404db9f63f4508c42f76f9f89e965ab5e22 31103 
libpam-mount_2.13-1.debian.tar.gz
 c47b6b7c789ab0479354c8acdfbcac4d0f1215b632ac98783726fe48047088e6 137274 
libpam-mount_2.13-1_amd64.deb
Files: 
 5f0bf6538a7a2f16eada69fd415d94cc 1320 admin extra libpam-mount_2.13-1.dsc
 d86e1cd29daf0a6063fb4c7d1ec982c5 436779 admin extra 
libpam-mount_2.13.orig.tar.gz
 c46b4c4bde294552f891595728c6f7a7 31103 admin extra 
libpam-mount_2.13-1.debian.tar.gz
 419c894dbf0d3e4834f7041bae185709 137274 admin extra 
libpam-mount_2.13-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk7w3lgACgkQeBwlBDLsbz7oQQCfSL/gQoXePI6vYQtJP93YoNaG
WI4AoLy+eOxSiAzNUsUzpoXuzf/7XhwG
=b1M5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to