tags 459403 +pending
thanks
Thanks, i've checked in a fix into the e2fsprogs repository.
- Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: libuuid1
Version: 1.40.4-1
Severity: serious
Hi,
the libuuid1 postinst contains:
groupadd -f -K GID_MIN=1 -K GID_MAX=999 libuuid
if ! grep -q libuuid /etc/passwd; then
useradd -d /var/lib/libuuid -K UID_MIN=1 -K UID_MAX=499 -g libuuid libuuid
fi
mkdir -p /var/lib/libuuid
chown libuuid
2 matches
Mail list logo