Your message dated Tue, 06 Jun 2006 06:32:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#370684: fixed in lvm2 2.02.05-2
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: lvm2
Version: 2.02.05-1
Severity: serious
Justification: Device ownership and permissions are incorrect
This bug is a copy of #316883, which was reassigned to the tech-ctte
and fixed in a devmapper NMU.
The defaults are also incorrect in the lvm2 package. I will NMU shortly
to correct the problem by making this change:
diff -urN lvm2-2.02.05.original/lib/activate/activate.c
lvm2-2.02.05/lib/activate/activate.c
--- lvm2-2.02.05.original/lib/activate/activate.c 2006-06-06
10:52:24.000000000 +0100
+++ lvm2-2.02.05/lib/activate/activate.c 2006-06-06 10:53:20.322649695
+0100
@@ -827,8 +827,8 @@
}
else {
lv->uid = 0;
- lv->gid = 0;
- lv->mode = 0600;
+ lv->gid = 6;
+ lv->mode = 0660;
}
memlock_inc();
This makes sure that the device ownership and permissions have the same
defaults as devmapper and the rest of the Debian system (root:disk,
0660).
Regards,
Roger
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.17
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)
Versions of packages lvm2 depends on:
ii cdebconf [debconf-2.0] 0.102 Debian Configuration Management Sy
ii debconf [debconf-2.0] 1.5.1 Debian configuration management sy
ii libc6 2.3.6-13 GNU C Library: Shared libraries
ii libdevmapper1.02 2:1.02.05-2.1 The Linux Kernel Device Mapper use
ii libncurses5 5.5-2 Shared libraries for terminal hand
ii libreadline5 5.1-7 GNU readline and history libraries
ii libselinux1 1.30-1 SELinux shared libraries
ii libsepol1 1.12-1 Security Enhanced Linux policy lib
ii lvm-common 1.5.20 The Logical Volume Manager for Lin
lvm2 recommends no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: lvm2
Source-Version: 2.02.05-2
We believe that the bug you reported is fixed in the latest version of
lvm2, which is due to be installed in the Debian FTP archive:
clvm_2.02.05-2_amd64.deb
to pool/main/l/lvm2/clvm_2.02.05-2_amd64.deb
lvm2-udeb_2.02.05-2_amd64.udeb
to pool/main/l/lvm2/lvm2-udeb_2.02.05-2_amd64.udeb
lvm2_2.02.05-2.diff.gz
to pool/main/l/lvm2/lvm2_2.02.05-2.diff.gz
lvm2_2.02.05-2.dsc
to pool/main/l/lvm2/lvm2_2.02.05-2.dsc
lvm2_2.02.05-2_amd64.deb
to pool/main/l/lvm2/lvm2_2.02.05-2_amd64.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 Blank <[EMAIL PROTECTED]> (supplier of updated lvm2 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: Tue, 06 Jun 2006 13:01:13 +0000
Source: lvm2
Binary: clvm lvm2-udeb lvm2
Architecture: source amd64
Version: 2.02.05-2
Distribution: unstable
Urgency: low
Maintainer: Debian LVM Team <[EMAIL PROTECTED]>
Changed-By: Bastian Blank <[EMAIL PROTECTED]>
Description:
clvm - Cluster LVM Daemon for lvm2
lvm2 - The Linux Logical Volume Manager
lvm2-udeb - The Linux Logical Volume Manager (udeb)
Closes: 370684
Changes:
lvm2 (2.02.05-2) unstable; urgency=low
.
* Set default permissions to 0, 6, 0660. (closes: #370684)
Files:
754a82ee9c795c51847dde1ea53c74be 797 admin optional lvm2_2.02.05-2.dsc
b4029e9301f152250e9f48121b969e53 19771 admin optional lvm2_2.02.05-2.diff.gz
a1d7b7c8f8aed90d80537d6ddd1562a8 305904 admin optional lvm2_2.02.05-2_amd64.deb
2f9c74704d6c0d5fc101252e5f758341 201464 debian-installer optional
lvm2-udeb_2.02.05-2_amd64.udeb
2ddb99314c4b59c0a784b28236c7f1d8 192858 admin extra clvm_2.02.05-2_amd64.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iEYEARECAAYFAkSFfZoACgkQLkAIIn9ODhEljACaAxrwXK43fAmR58OJ06akb1Uv
ah0AoIC4lBVsyy7fL4ibSxXBZXBFO2Ia
=IhN8
-----END PGP SIGNATURE-----
--- End Message ---