Your message dated Mon, 28 Jan 2008 16:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459403: fixed in e2fsprogs 1.40.5-1
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: 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:libuuid /var/lib/libuuid
chmod 2775 /var/lib/libuuid
The groupadd and useradd commands come from passwd, which is not
Essential: yes, so a Depends is needed.
Moreover, the postinst succeeds even if any of these commands fail,
because 'set -e' is missing at the top of the script.
Cheers,
Julien
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libuuid1 depends on:
ii libc6 2.7-5 GNU C Library: Shared libraries
Versions of packages libuuid1 recommends:
pn uuid-runtime <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: e2fsprogs
Source-Version: 1.40.5-1
We believe that the bug you reported is fixed in the latest version of
e2fsprogs, which is due to be installed in the Debian FTP archive:
comerr-dev_2.1-1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/comerr-dev_2.1-1.40.5-1_i386.deb
e2fsck-static_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/e2fsck-static_1.40.5-1_i386.deb
e2fslibs-dev_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/e2fslibs-dev_1.40.5-1_i386.deb
e2fslibs_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/e2fslibs_1.40.5-1_i386.deb
e2fsprogs-udeb_1.40.5-1_i386.udeb
to pool/main/e/e2fsprogs/e2fsprogs-udeb_1.40.5-1_i386.udeb
e2fsprogs_1.40.5-1.diff.gz
to pool/main/e/e2fsprogs/e2fsprogs_1.40.5-1.diff.gz
e2fsprogs_1.40.5-1.dsc
to pool/main/e/e2fsprogs/e2fsprogs_1.40.5-1.dsc
e2fsprogs_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/e2fsprogs_1.40.5-1_i386.deb
e2fsprogs_1.40.5.orig.tar.gz
to pool/main/e/e2fsprogs/e2fsprogs_1.40.5.orig.tar.gz
libblkid-dev_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/libblkid-dev_1.40.5-1_i386.deb
libblkid1-udeb_1.40.5-1_i386.udeb
to pool/main/e/e2fsprogs/libblkid1-udeb_1.40.5-1_i386.udeb
libblkid1_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/libblkid1_1.40.5-1_i386.deb
libcomerr2_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/libcomerr2_1.40.5-1_i386.deb
libss2_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/libss2_1.40.5-1_i386.deb
libuuid1-udeb_1.40.5-1_i386.udeb
to pool/main/e/e2fsprogs/libuuid1-udeb_1.40.5-1_i386.udeb
libuuid1_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/libuuid1_1.40.5-1_i386.deb
ss-dev_2.0-1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/ss-dev_2.0-1.40.5-1_i386.deb
uuid-dev_1.2-1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/uuid-dev_1.2-1.40.5-1_i386.deb
uuid-runtime_1.40.5-1_i386.deb
to pool/main/e/e2fsprogs/uuid-runtime_1.40.5-1_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.
Theodore Y. Ts'o <[EMAIL PROTECTED]> (supplier of updated e2fsprogs 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: Sun, 27 Jan 2008 16:57:34 -0500
Source: e2fsprogs
Binary: e2fsck-static libcomerr2 comerr-dev libss2 ss-dev libuuid1 uuid-runtime
libuuid1-udeb uuid-dev libblkid1 libblkid1-udeb libblkid-dev e2fsprogs-udeb
e2fslibs e2fslibs-dev e2fsprogs
Architecture: source i386
Version: 1.40.5-1
Distribution: unstable
Urgency: low
Maintainer: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Changed-By: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Description:
comerr-dev - common error description library - headers and static libraries
e2fsck-static - statically-linked version of the ext2 filesystem checker
e2fslibs - ext2 filesystem libraries
e2fslibs-dev - ext2 filesystem libraries - headers and static libraries
e2fsprogs - ext2 file system utilities and libraries
e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer
(udeb)
libblkid-dev - block device id library - headers and static libraries
libblkid1 - block device id library
libblkid1-udeb - block device id library (udeb)
libcomerr2 - common error description library
libss2 - command-line interface parsing library
libuuid1 - universally unique id library
libuuid1-udeb - universally unique id library (udeb)
ss-dev - command-line interface parsing library - headers and static libra
uuid-dev - universally unique id library - headers and static libraries
uuid-runtime - universally unique id library
Closes: 459403 459475 459614
Changes:
e2fsprogs (1.40.5-1) unstable; urgency=low
.
* New upstream release.
* Mke2fs will now create new filesystems with 256 byte inodes and the
ext_attr feature flag by default. This allows for much better
future compatibity with ext4 and speeds up extended attributes
even on ext3 filesystems.
* Teach mke2fs and tune2fs to set a "test_fs" flag, which indicates
that it is ok to use the filesystem on in-development kernel
code (i.e., ext4dev)
* E2fsck now optimizes non-htree directories by sorting them by inode
number.
* Add support for detecting HFS+ and ext4/ext4dev filesystems in blkid
* Fix blkid's ntfs UUID handling so it is compatible with vol_id
* Avoid a floating point exception when blkid tries to probe a corrpt
reiserfs filesystem.
* Fix potential overflow problem in e2image if the device name is
too long.
* Cause e2image to exit immediately with an error message on a disk
full situation.
* Fix a minor typos in the resize2fs and uuidd manpages.
* E2fsck will no longer backup superblocks when the kernel makes
certain "safe" feature set changes behind the user's back.
* Fix debugfs's lsdel command so it works on large files
* Allow a user to undelete an inode with linking to a destination
directory.
* Update Swedish translation file from the Translation Project
* The libuuid1 and uuid-runtime packages requires passwd package, so
declare it as a dependency. (Closes: #459403)
* Fix a FTBFS problem on x86_64 caused by the fact that dietlibc
doesn't provide llseek on the x86_64. (Closes: #459614)
* Don't use dietlibc on platforms that don't support it (Closes: #459475)
Files:
ff3d3b3cced78f79f72656703f603f8c 1074 admin required e2fsprogs_1.40.5-1.dsc
69e55eaf543acfab8e2eb8ba2883d8cd 4048882 admin required
e2fsprogs_1.40.5.orig.tar.gz
853d4f1ebf26540de41712fc58189113 20 admin required e2fsprogs_1.40.5-1.diff.gz
4f54a94f8209ca953dd3fa6d82b4c16e 397942 admin optional
e2fsck-static_1.40.5-1_i386.deb
a231f810738c2ebf0a524cf2cfa3c9fc 35526 libs required
libcomerr2_1.40.5-1_i386.deb
0e703c71ef61701fa8c5ad5b57e0255f 40900 libs required libss2_1.40.5-1_i386.deb
278d43e18d2c0b8864e65b0466df872b 39064 libs required libuuid1_1.40.5-1_i386.deb
a54a67d6269fc112b1cf5fb9f2f38018 42322 libs optional
uuid-runtime_1.40.5-1_i386.deb
594d08bc70485f7de59c1cd13bd72f1d 48800 libs required
libblkid1_1.40.5-1_i386.deb
d348a2f878f75c7f79a530ff96f381c6 21746 libdevel extra
libblkid-dev_1.40.5-1_i386.deb
bcbaac84694e0dd6f33257c1dc7ee9d1 106876 libs required
e2fslibs_1.40.5-1_i386.deb
c45490169d2145871610a0693f7f8297 149950 libdevel extra
e2fslibs-dev_1.40.5-1_i386.deb
91cdeeabdb22ce6c42f1a196a743cd26 623086 admin required
e2fsprogs_1.40.5-1_i386.deb
b92cff9d66ff4ba8f0e1d120e3352450 41452 libdevel extra
comerr-dev_2.1-1.40.5-1_i386.deb
dd336745da04a702b002e44e5bc6a4f5 16820 libdevel extra
ss-dev_2.0-1.40.5-1_i386.deb
185d4eaf86203979ee4607eb22b4b576 53760 libdevel extra
uuid-dev_1.2-1.40.5-1_i386.deb
77110734b7c01c683146221ba8b67e13 181620 debian-installer optional
e2fsprogs-udeb_1.40.5-1_i386.udeb
b15bd1a5c1756d29e7fcd51e53e9637e 15716 debian-installer optional
libblkid1-udeb_1.40.5-1_i386.udeb
30bedfd167e77aa1347adb084d30a14f 6120 debian-installer optional
libuuid1-udeb_1.40.5-1_i386.udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHndU87To545NnTEARAq01AJ0TW4XKdlbCjnXncy3USFpzYyfc6ACg5jdw
066RCfGiwKHfkqpRb0t2Wn0=
=EArf
-----END PGP SIGNATURE-----
--- End Message ---