Bug#329409: group and perms wrong in /dev/mapper

Bdale Garbee bdale at gag.com
Thu Sep 22 02:05:52 UTC 2005


reassign 329409 devmapper
tags 329409 - wontfix
severity 329409 normal
thanks

On Wed, 2005-09-21 at 23:46 +0200, Bastian Blank wrote:

> It creates the control device which is now obselete as libdevmapper
> creates it if needed.

Ok, thanks for the clue.  The problem is actually in libdevmapper1.01.
It needs two additional options to the configure invocation to get the
default group and permissions right on device nodes it creates:

	--with-device-mode=0660 --with-device-gid=6

Without these, it creates them as root/root/0600 by default, which is
wrong for Debian.

Bdale





More information about the pkg-lvm-maintainers mailing list