Package: mount
Version: 2.13~rc2-5
Severity: critical
Justification: breaks the whole system


Everything worked fine 'til I upgraded...

LABEL=foo entries can no longer be mounted; this causes the system to
be wholly unusable if (say) /usr is mounted via a labelled filesystem.
I've been using LABEL=foo on Debian systems since about 2003, and this
is the first time I've had a problem with doing it.  My fstab file
looks like this:-


# /etc/fstab: static file system information.
LABEL=usr-src   /usr/src        ext3    defaults                0       6
LABEL=backups   /backups        ext3    defaults,ro             0       9
LABEL=/export   /export         ext3    defaults,ro             0      10

If I try to mout a filesystem, I get this result:-
# mount /usr/src
mount: special device /dev/disk/by-label/usr-src does not exist

There are entries in /dev/disk/by-label for devices on /def/hda[0-9],
but most of my filesystems are on LVM2 volumes (and the physical
volumes are either RAID0 or RAID1 volumed managed by MD).

So, whatever populates /dev/disk/by-label is not aware of (LVM2 & MD),
and since mount no longer itself supports LABEL= directly, mount fails
to mopunt perfectly good filesystems.   This makes the system unusable.

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
ii  lvm2           2.02.06-4      The Linux Logical Volume Manager


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-xen-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages mount depends on:
ii  libc6                        2.6-5       GNU C Library: Shared libraries
ii  libselinux1                  2.0.15-2+b1 SELinux shared libraries
ii  libvolume-id0                0.113-3     libvolume_id shared library

Versions of packages mount recommends:
ii  nfs-common                    1:1.1.0-13 NFS support files common to client

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to