Your message dated Sat, 15 Jan 2011 18:17:38 +0000
with message-id <e1peah0-0005dn...@franck.debian.org>
and subject line Bug#566072: fixed in util-linux 2.17.2-7
has caused the Debian Bug report #566072,
regarding fsck now failing hard for unavailable filesystems
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
566072: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566072
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: util-linux
Version: 2.16.2-0
Severity: critical
Justification: breaks the whole system
The behavior I describe started after a recent sid upgrade on at least
three distinct systems.
Follows is my retyping the information that appears on the console on
one of them:
Checking file systems...fsck from util-linux-ng 2.16.2
/dev/sda1: clean...
/sbin/fsck.xfs: XFS file system.
/dev/mapper/MASS1-home: clean...
/dev/mapper/crypt-home: clean...
/sbin/fsck.xfs: XFS file system.
open: No such file or directory
dosfsck 3.0.7, 24 Dec 2009, FAT32, LFN
fsck died with exit status 6
failed (code 6)
File system check failed. A log is being saved in
/var/log/fsck/checkfs if that location is writable....
Give root password for maintenance.
At this point, I can run mount -av; exit 0 and the system will boot
normally.
I will attach fstab and /var/log/fsck/checkfs for your diagnostic
purposes. It is rather annoying that there is no way to tell exactly
which filesystem caused the problem given the above output.
Examining the output in that log, it appears it is running fsck -C -R
-A -a. I can reproduce the problem at will by running that command in
the maintenance shell. I ran fsck -C -R -A -a -s -V in the
maintenance shell, and determined that the problem was with:
fsck.vfat -a /dev/disk/by-id/usb-Apple_iPod...-part2
You will see that this filesystem is marked user,noauto in fstab and
ought not to be checked by fsck at boot time. It never was until
recently, either.
On a lark, I changed the pass number in fstab to 0. That fixed the
issue.
However, this change which can render a system unbootable ought to, at
minimum, be detected and warned about in a preinst. Better yet, it
should never attempt to fsck a noauto filesystem. If it really must,
an error to do so ought not be fatal to the boot process.
All systems with this problem upgraded from util-linux 2.16.1-4 to
2.16.2-0.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages util-linux depends on:
ii dpkg 1.15.5.6 Debian package management system
ii initscripts 2.87dsf-8 scripts for initializing and shutt
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
ii libblkid1 2.16.2-0 block device id library
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
ii libselinux1 2.0.89-4 SELinux runtime shared libraries
ii libuuid1 2.16.2-0 Universally Unique ID library
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
ii tzdata 2009u-1 time zone and daylight-saving time
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
util-linux recommends no packages.
Versions of packages util-linux suggests:
ii console-tools 1:0.2.3dbs-68 Linux console and font utilities
ii dosfstools 3.0.7-1 utilities for making and checking
pn util-linux-locales <none> (no description available)
-- no debconf information
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda2 / ext3 noatime,commit=60,errors=remount-ro 0
1
/dev/sda1 /boot ext3 noatime 0 2
/dev/MASS1/usr /usr xfs
noatime,nobarrier,logbufs=8,logbsize=256k 0 2
/dev/MASS1/home /home ext3 noatime,commit=60 0 3
/dev/mapper/crypt-home /crypt ext3 noatime,commit=60 0 3
/dev/disk/by-uuid/c94d0b04-13b0-4e16-b84b-3b1212740d38 /home/jgoerzen/sdcard
xfs noatime,nobarrier,logbsize=262144 0 3
#tmpfs /tmp tmpfs size=100m,mode=01777 0 2
#tmpfs /var/tmp tmpfs size=100m,mode=01777 0 2
#tmpfs /var/run tmpfs size=20m,mode=0755 0 2
#tmpfs /var/lock tmpfs size=20m,mode=01777 0 2
/dev/disk/by-id/usb-Apple_iPod_000A270014EE772E-0:0-part2 /ipod vfat
user,noauto 0 5
Log of fsck -C -R -A -a
Wed Jan 20 16:32:06 2010
fsck from util-linux-ng 2.16.2
/dev/sda1: clean, 33/48192 files, 46414/192748 blocks
/sbin/fsck.xfs: XFS file system.
/dev/mapper/MASS1-home: clean, 20641/589824 files, 602844/2359296 blocks
/dev/mapper/crypt-home: clean, 8895/65536 files, 84185/261887 blocks
/sbin/fsck.xfs: XFS file system.
open: No such file or directory
dosfsck 3.0.7, 24 Dec 2009, FAT32, LFN
fsck died with exit status 6
Wed Jan 20 16:32:07 2010
----------------
--- End Message ---
--- Begin Message ---
Source: util-linux
Source-Version: 2.17.2-7
We believe that the bug you reported is fixed in the latest version of
util-linux, which is due to be installed in the Debian FTP archive:
bsdutils_2.17.2-7_amd64.deb
to main/u/util-linux/bsdutils_2.17.2-7_amd64.deb
bsdutils_2.17.2-7_i386.deb
to main/u/util-linux/bsdutils_2.17.2-7_i386.deb
cfdisk-udeb_2.17.2-7_amd64.udeb
to main/u/util-linux/cfdisk-udeb_2.17.2-7_amd64.udeb
cfdisk-udeb_2.17.2-7_i386.udeb
to main/u/util-linux/cfdisk-udeb_2.17.2-7_i386.udeb
fdisk-udeb_2.17.2-7_amd64.udeb
to main/u/util-linux/fdisk-udeb_2.17.2-7_amd64.udeb
fdisk-udeb_2.17.2-7_i386.udeb
to main/u/util-linux/fdisk-udeb_2.17.2-7_i386.udeb
libblkid-dev_2.17.2-7_amd64.deb
to main/u/util-linux/libblkid-dev_2.17.2-7_amd64.deb
libblkid-dev_2.17.2-7_i386.deb
to main/u/util-linux/libblkid-dev_2.17.2-7_i386.deb
libblkid1-udeb_2.17.2-7_amd64.udeb
to main/u/util-linux/libblkid1-udeb_2.17.2-7_amd64.udeb
libblkid1-udeb_2.17.2-7_i386.udeb
to main/u/util-linux/libblkid1-udeb_2.17.2-7_i386.udeb
libblkid1_2.17.2-7_amd64.deb
to main/u/util-linux/libblkid1_2.17.2-7_amd64.deb
libblkid1_2.17.2-7_i386.deb
to main/u/util-linux/libblkid1_2.17.2-7_i386.deb
libuuid1-udeb_2.17.2-7_amd64.udeb
to main/u/util-linux/libuuid1-udeb_2.17.2-7_amd64.udeb
libuuid1-udeb_2.17.2-7_i386.udeb
to main/u/util-linux/libuuid1-udeb_2.17.2-7_i386.udeb
libuuid1_2.17.2-7_amd64.deb
to main/u/util-linux/libuuid1_2.17.2-7_amd64.deb
libuuid1_2.17.2-7_i386.deb
to main/u/util-linux/libuuid1_2.17.2-7_i386.deb
mount_2.17.2-7_amd64.deb
to main/u/util-linux/mount_2.17.2-7_amd64.deb
mount_2.17.2-7_i386.deb
to main/u/util-linux/mount_2.17.2-7_i386.deb
util-linux-locales_2.17.2-7_all.deb
to main/u/util-linux/util-linux-locales_2.17.2-7_all.deb
util-linux-udeb_2.17.2-7_amd64.udeb
to main/u/util-linux/util-linux-udeb_2.17.2-7_amd64.udeb
util-linux-udeb_2.17.2-7_i386.udeb
to main/u/util-linux/util-linux-udeb_2.17.2-7_i386.udeb
util-linux_2.17.2-7.diff.gz
to main/u/util-linux/util-linux_2.17.2-7.diff.gz
util-linux_2.17.2-7.dsc
to main/u/util-linux/util-linux_2.17.2-7.dsc
util-linux_2.17.2-7_amd64.deb
to main/u/util-linux/util-linux_2.17.2-7_amd64.deb
util-linux_2.17.2-7_i386.deb
to main/u/util-linux/util-linux_2.17.2-7_i386.deb
uuid-dev_2.17.2-7_amd64.deb
to main/u/util-linux/uuid-dev_2.17.2-7_amd64.deb
uuid-dev_2.17.2-7_i386.deb
to main/u/util-linux/uuid-dev_2.17.2-7_i386.deb
uuid-runtime_2.17.2-7_amd64.deb
to main/u/util-linux/uuid-runtime_2.17.2-7_amd64.deb
uuid-runtime_2.17.2-7_i386.deb
to main/u/util-linux/uuid-runtime_2.17.2-7_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 566...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
LaMont Jones <lam...@debian.org> (supplier of updated util-linux 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 15 Jan 2011 09:54:50 -0700
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb
libblkid1 libblkid1-udeb libblkid-dev libuuid1 uuid-runtime libuuid1-udeb
uuid-dev util-linux-udeb
Architecture: all amd64 i386 source
Version: 2.17.2-7
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <lam...@debian.org>
Changed-By: LaMont Jones <lam...@debian.org>
Closes: 566072
Description:
bsdutils - Basic utilities from 4.4BSD-Lite
cfdisk-udeb - Manually partition a hard drive (cfdisk) (udeb)
fdisk-udeb - Manually partition a hard drive (fdisk) (udeb)
libblkid1 - block device id library
libblkid1-udeb - block device id library (udeb)
libblkid-dev - block device id library - headers and static libraries
libuuid1-udeb - stripped down universally unique id library, for
debian-installer (udeb)
libuuid1 - Universally Unique ID library
mount - Tools for mounting and manipulating filesystems
util-linux-locales - Locales files for util-linux
util-linux - Miscellaneous system utilities
util-linux-udeb - Miscellaneous system utilities (udeb)
uuid-dev - universally unique id library - headers and static libraries
uuid-runtime - runtime components for the Universally Unique ID library
Changes:
util-linux (2.17.2-7) unstable; urgency=low
.
* dh_installdebconf is needed in binary-arch, not so much in -indep.
Based on report from Adam D. Barratt <a...@adam-barratt.org.uk>.
Closes: #566072
Checksums-Sha1:
f345b7d9739391a99984270a59f424b9b4a7881d 1386002
util-linux-locales_2.17.2-7_all.deb
0eb1f0711f34a25ad1a4d72debaba546690e2a33 738936 util-linux_2.17.2-7_amd64.deb
acb08c3c6a350a3437c0e3e9ecec045814c3598a 178086 mount_2.17.2-7_amd64.deb
085c5fdac39957125290d6311e8980f83bdd96f9 80140 bsdutils_2.17.2-7_amd64.deb
e184db6dbd97657a858ac9940795882c141f1477 76696 fdisk-udeb_2.17.2-7_amd64.udeb
43a371d97f96735b718b537ed868f065891df30d 1363938
cfdisk-udeb_2.17.2-7_amd64.udeb
4674e3725789c5af9be9d3c9bcdb5e6ceba7a9ef 108524 libblkid1_2.17.2-7_amd64.deb
2c58f6cea29a3eacad665975efc8493d4079ca5e 57924
libblkid1-udeb_2.17.2-7_amd64.udeb
3c1ba5bd2e3a21999ccdf390eef1f61d612f86a1 136028 libblkid-dev_2.17.2-7_amd64.deb
a604275c81e6bc43aee731a4707c9b9695c92a25 59178 libuuid1_2.17.2-7_amd64.deb
47bb990344df2a8d4fe383da497a08d1b55bbc4c 62672 uuid-runtime_2.17.2-7_amd64.deb
5eec02accd10c07cbb1fbe21067ed78239dd0881 8036 libuuid1-udeb_2.17.2-7_amd64.udeb
dd21b469033d9bd053b9e454ebd601d763295bcc 73678 uuid-dev_2.17.2-7_amd64.deb
558a90e10f4a3fb4737eb2bcc7003d0561c795bd 10886
util-linux-udeb_2.17.2-7_amd64.udeb
94074ab19eb7a2cefeddc15cd660c6daa3c1a688 707782 util-linux_2.17.2-7_i386.deb
946fc31702aa443c88b869098b69cc0c7cd23cc8 170570 mount_2.17.2-7_i386.deb
a672597d2eca3b15f27ece007f264e18f20e961e 78540 bsdutils_2.17.2-7_i386.deb
5248bbf7cfc0b3b89e9c31769452386ba3d5d72b 71484 fdisk-udeb_2.17.2-7_i386.udeb
a2bf4c9872e8623a4430c4759eba1b4e225e5149 1363120 cfdisk-udeb_2.17.2-7_i386.udeb
902f85e3f72aa994f305ffc20461c7a8381cb80c 106436 libblkid1_2.17.2-7_i386.deb
248b63e424a86d49e5b73c3cdc43c2e5f11f102b 55978
libblkid1-udeb_2.17.2-7_i386.udeb
28ea354206413cc635378dd3ecaf0119c4bfb595 130558 libblkid-dev_2.17.2-7_i386.deb
3a82432ab3f55ca54ba5a35fa9991ff5656d1fe7 58882 libuuid1_2.17.2-7_i386.deb
79e4eddf5cb0b72dbbf761b86e1d8b128b578eef 61844 uuid-runtime_2.17.2-7_i386.deb
12805501a8d750ca604ac7076074cebf7d73d2fa 7788 libuuid1-udeb_2.17.2-7_i386.udeb
7d1cc3bc8b5ef478731f9232c50c480cd6e231b7 72498 uuid-dev_2.17.2-7_i386.deb
e98f346578647fa8de999eb298d089c2c559c0a3 10176
util-linux-udeb_2.17.2-7_i386.udeb
0bd4e3cb71fe8340176f6c2a31bcf1f84f119cbb 1498 util-linux_2.17.2-7.dsc
4d7ebd8bce00e13c7b0187a8bdb2c9283ed8ef80 186854 util-linux_2.17.2-7.diff.gz
Checksums-Sha256:
abd7289c0ba70302f2ec11ce5e252f5532250e96b63bd020a813a06f8fb2fa55 1386002
util-linux-locales_2.17.2-7_all.deb
836a613ed54c7a1fdef3f0b743e59964d2958b6c216a22476c595339e2f789c7 738936
util-linux_2.17.2-7_amd64.deb
5733b08a4adb02778d9657f1bbb8202d5afd16d6b532f76b822282b7e5f0cec7 178086
mount_2.17.2-7_amd64.deb
f151522b8437863f17b9e94a33d732c23bb1d9d494c219172ad69363eb4e5fbf 80140
bsdutils_2.17.2-7_amd64.deb
f851639b6236fe65dac1da6597f2479b494bba860c3dcdfd400fbd8cabc14e5c 76696
fdisk-udeb_2.17.2-7_amd64.udeb
b3a906966d4b52306c7ccd761809e6e87acaead7ae080931eccf2653272605bb 1363938
cfdisk-udeb_2.17.2-7_amd64.udeb
bba34e7cbc8ebe4a4d7d2f725f7ab0691ca08038353d34b0854111371960fd81 108524
libblkid1_2.17.2-7_amd64.deb
5222effe7c153befdfcc56ae6c5227afd80d2b4b5d464a067dc952ca7cbdea39 57924
libblkid1-udeb_2.17.2-7_amd64.udeb
802ba8778485975cdcff4f9497ca9ebbb5c4f9ca5b0b1a12e2d155db665d4108 136028
libblkid-dev_2.17.2-7_amd64.deb
abd32b687ec6181ec619ca8a5aa185451284e8735a158e5194fd4832878c22da 59178
libuuid1_2.17.2-7_amd64.deb
98071e258d7eba1cf5f2d1911c44f11986a0f42debc965cd96d9d79d2076c006 62672
uuid-runtime_2.17.2-7_amd64.deb
f22a9ce3aa76b16eadc1ddb877ee29fd389d435f2269cee83a71558ac5a0570c 8036
libuuid1-udeb_2.17.2-7_amd64.udeb
e1abf0bc524a0c4c8c6ad3478551ac6fc6199e1096afc0779684909344512285 73678
uuid-dev_2.17.2-7_amd64.deb
6b05ac1da8e8fe95455bb8d2da40b374002b2761bcd70f48e1990be95f51304c 10886
util-linux-udeb_2.17.2-7_amd64.udeb
648fd8b1270c28e361e969123d42723e6ca65c0f1356f99eb0bedd960ca09e6a 707782
util-linux_2.17.2-7_i386.deb
200046ea543a179bd5462cd27218ae5431f17a634bbbfd161d288420b2c5905f 170570
mount_2.17.2-7_i386.deb
51d7c009b7e8df71386e0ddcb8cda5b7aa80aa635ae8e9a15b2067c82a871532 78540
bsdutils_2.17.2-7_i386.deb
ccda7a496072834ee034dd8b9ee92ef845e09f1c3708a226a1b4d8ef207549ab 71484
fdisk-udeb_2.17.2-7_i386.udeb
1e7172a93cb5c11944d522e87ecdcd4174564aa5dffe14855b355e7c7acfcbea 1363120
cfdisk-udeb_2.17.2-7_i386.udeb
f58afc37aa9ec6c3d7b112e4cc19165212b88b9473a118da16e6d149066e3589 106436
libblkid1_2.17.2-7_i386.deb
d7359f9a99491ddf0c6018f5aec51470ff14666d581a6fe15f14c4fdf50a4958 55978
libblkid1-udeb_2.17.2-7_i386.udeb
70d9d472c0c3756d529f6bbdc8dd42614d2072aaecb8d03e689f88167bbf1d0f 130558
libblkid-dev_2.17.2-7_i386.deb
99a3634676b49b9e748443395c6c9adb2d1b2280a09926d588d64226e858bb34 58882
libuuid1_2.17.2-7_i386.deb
5d5ed029cfe3974e69ef5ee84af9d271ed6dcb23e20e0f16fa25712dc66d2ce3 61844
uuid-runtime_2.17.2-7_i386.deb
802fd28d42187f1ce6f953f560db87849ac2bc49d6988d6a29fa95354ff1c56e 7788
libuuid1-udeb_2.17.2-7_i386.udeb
20c57040f1ff2dc828ddb8ad09b4fb1c092a563b11c696b2ce031b0301b941b1 72498
uuid-dev_2.17.2-7_i386.deb
85f2ee57b00d582af8b41862d56a3c0e36fa55644d9196cbaefe59a501bafec0 10176
util-linux-udeb_2.17.2-7_i386.udeb
b1263daf0a26ce4b2e60259029a907a8df32ecbbdba593253bcb32131cdf78b9 1498
util-linux_2.17.2-7.dsc
d8758f1ae44e4501d790948c8ee674c521dd804e3786b3dfb840c441d561f253 186854
util-linux_2.17.2-7.diff.gz
Files:
03608981678380343bff218ba1e81aa8 1386002 utils optional
util-linux-locales_2.17.2-7_all.deb
5a462862ca4971806172e90b56bb9da7 738936 utils required
util-linux_2.17.2-7_amd64.deb
049e5653ae099cbebedfe18ad03b566c 178086 admin required mount_2.17.2-7_amd64.deb
61ef818b79113e206e356401fccf5e61 80140 utils required
bsdutils_2.17.2-7_amd64.deb
a972e17e0cd88cff6e56ba0832897fe5 76696 debian-installer extra
fdisk-udeb_2.17.2-7_amd64.udeb
29707dd0b8cd96cdc2be6fd71ae081c0 1363938 debian-installer extra
cfdisk-udeb_2.17.2-7_amd64.udeb
aa9b6a8d222015eae3f3b0b3d6a77a2b 108524 libs required
libblkid1_2.17.2-7_amd64.deb
cd12e1ca5173a1dbc5bdd1f59730f0c0 57924 debian-installer optional
libblkid1-udeb_2.17.2-7_amd64.udeb
78577f042f6ed8f0d8d49a832282f855 136028 libdevel extra
libblkid-dev_2.17.2-7_amd64.deb
32c38e5b6b14bdda236145bef3ff90d1 59178 libs required
libuuid1_2.17.2-7_amd64.deb
afa30165fbe89651e0aeebe56904a0cf 62672 libs optional
uuid-runtime_2.17.2-7_amd64.deb
138137af1db6849315caf7ce2d9102cf 8036 debian-installer optional
libuuid1-udeb_2.17.2-7_amd64.udeb
13ce061babf14734f0f7161f17d03fe6 73678 libdevel extra
uuid-dev_2.17.2-7_amd64.deb
bd01978276c63476111cdc563fc70ff3 10886 debian-installer optional
util-linux-udeb_2.17.2-7_amd64.udeb
bdac20ee95a704280c50883d7cd2d87c 707782 utils required
util-linux_2.17.2-7_i386.deb
0759db97bd664fbea47763e7383aff1b 170570 admin required mount_2.17.2-7_i386.deb
7dd901fbea0f97c4bf0892a1a55f76d8 78540 utils required
bsdutils_2.17.2-7_i386.deb
784dc53b9db57aa86e3b9981d624402d 71484 debian-installer extra
fdisk-udeb_2.17.2-7_i386.udeb
1e18ccba20dd75f7ea3095bbb6240993 1363120 debian-installer extra
cfdisk-udeb_2.17.2-7_i386.udeb
67e118ce69050292557c5ebe50f7c31d 106436 libs required
libblkid1_2.17.2-7_i386.deb
22339d310c6707b9412a8e42be8c844a 55978 debian-installer optional
libblkid1-udeb_2.17.2-7_i386.udeb
89afe1af4aae7476532925230a460228 130558 libdevel extra
libblkid-dev_2.17.2-7_i386.deb
0343392ecc17bcdb1924709384c48da8 58882 libs required libuuid1_2.17.2-7_i386.deb
d6c92c6ec24e092bdd429fa98552361b 61844 libs optional
uuid-runtime_2.17.2-7_i386.deb
fc65ece609188f5a12ba7401a65e4696 7788 debian-installer optional
libuuid1-udeb_2.17.2-7_i386.udeb
9b42b7f93f1b35261dfb4a0a3fb2e2ca 72498 libdevel extra
uuid-dev_2.17.2-7_i386.deb
36878d51cf9da26268094be8ca934ab1 10176 debian-installer optional
util-linux-udeb_2.17.2-7_i386.udeb
0813687c95c67b04656e6ce4078b0f0b 1498 base required util-linux_2.17.2-7.dsc
2b50339e24c5c947149be1746f9e2bb2 186854 base required
util-linux_2.17.2-7.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFNMeE9zN/kmwoKyScRAldUAJ9zF2Spkh5RrAd+Nx/T/cbMbrfUugCggQYF
XdfkLmDNbOqP/f5rztnxeJY=
=+7K9
-----END PGP SIGNATURE-----
--- End Message ---