Your message dated Fri, 23 Nov 2007 21:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451156: fixed in libpam-mount 0.29-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libpam-mount
Version: 0.29-3
Severity: normal
Hi,
my home dir is on a luks-encrypted partition ($HOME is a symlink to a
directory there). Mounting this works fine. However, I'd also like to
bind-mount it to my chroots. This used to work with the non-xml
versiom of pam_mount.
I've both tried /etc/security/pam_mount.conf.xml and
~/.pam_mount.conf.xml (attached).
Note that I have to use the "target" directory rather than the source
device/directory from /etc/fstab in the path="" tag because /cb won't
work for obvious reasons.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (800, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libpam-mount depends on:
ii libc6 2.6.1-1 GNU C Library: Shared libraries
ii libhx10 1.10.1-1 A library providing queue, tree, I
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
ii libssl0.9.8 0.9.8g-1 SSL shared libraries
ii libxml-writer-perl 0.603-1 Perl module for writing XML docume
ii libxml2 2.6.30.dfsg-2 GNOME XML library
ii mount 2.13-8 Tools for mounting and manipulatin
libpam-mount recommends no packages.
-- no debconf information
pam_mount.conf.xml
Description: XML document
.pam_mount.conf.xml
Description: XML document
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
devpts /dev/pts devpts defaults 0 0
#/dev/hda2 swap swap sw 0 0
/dev/mapper/planck-cb /home ext3 defaults,noauto 0 0
/dev/mapper/planck-srv /srv ext3 defaults 0 2
#/dev/hda1 /i386 ext3 defaults 0 2
#/dev/hda5 /mnt/hda5 ext3 defaults 0 2
#/dev/hda6 /mnt/home ext3 defaults,nodev 0 2
#
#/dev/fd0 /media/floppy auto user,noauto 0 0
#/dev/cdrom /media/cdrom iso9660 ro,user,noauto 0 0
#/dev/cdrw /media/cdrw iso9660 ro,user,noauto 0 0
#LABEL=stick-priv /media/stick auto rw,user,noauto 0 0
/cb /srv/sarge-i386/cb none defaults,bind,noauto,user
0 0
devpts /srv/sarge-i386/dev/pts devpts defaults 0 0
proc /srv/sarge-i386/proc proc defaults 0 0
/srv /srv/sarge-i386/srv none defaults,bind 0 0
/tmp /srv/sarge-i386/tmp none defaults,bind 0 0
/cb /srv/etch-i386/cb none defaults,bind,noauto,user
0 0
devpts /srv/etch-i386/dev/pts devpts defaults 0 0
proc /srv/etch-i386/proc proc defaults 0 0
/srv /srv/etch-i386/srv none defaults,bind 0 0
/tmp /srv/etch-i386/tmp none defaults,bind 0 0
/cb /srv/sid-amd64/cb none defaults,bind,noauto,user
0 0
devpts /srv/sid-amd64/dev/pts devpts defaults 0 0
proc /srv/sid-amd64/proc proc defaults 0 0
/srv /srv/sid-amd64/srv none defaults,bind 0 0
/tmp /srv/sid-amd64/tmp none defaults,bind 0 0
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libpam-mount
Source-Version: 0.29-4
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_0.29-4.diff.gz
to pool/main/libp/libpam-mount/libpam-mount_0.29-4.diff.gz
libpam-mount_0.29-4.dsc
to pool/main/libp/libpam-mount/libpam-mount_0.29-4.dsc
libpam-mount_0.29-4_i386.deb
to pool/main/libp/libpam-mount/libpam-mount_0.29-4_i386.deb
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.7
Date: Fri, 23 Nov 2007 14:35:59 +0100
Source: libpam-mount
Binary: libpam-mount
Architecture: source i386
Version: 0.29-4
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: 451156 452504
Changes:
libpam-mount (0.29-4) unstable; urgency=low
.
* New patch 04_convert_local_fstype_fix: convert 'local' fstype
entries from old configuration format correctly.
* New patch 07_already_mounted_no_fspt_test: The check if a
volume is already mounted must ignore the target mount point.
Else the case where a device is already mounted elsewhere is
never detected.
(Closes: #451156)
* Add Vcs-Svn and Vcs-Browser fields to debian/control
* New patch 08_convert_attrs_after_splice_fix:
The sgrp, pgrp and user attributes must be filled after checking
wrong splits, not before. Else user entries with spaces won't be
converted correctly.
(Closes: #452504)
Files:
9225105636e1401a93a561cd433b4a35 856 admin extra libpam-mount_0.29-4.dsc
c6e2e2b24906d9e76254e4bec7281a24 19651 admin extra libpam-mount_0.29-4.diff.gz
a551e03397ec08cefe8512fe208412a6 84140 admin extra libpam-mount_0.29-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHRuOAeBwlBDLsbz4RAs9rAKCRoH1nA6ulBmNpF1kqi+/fa4ei0QCgxMxY
/4tlMy51v7R1xQwnj01IQoA=
=T00M
-----END PGP SIGNATURE-----
--- End Message ---