Package: mount
Version: 2.12r-15
Severity: normal

When doing an ls on a directory which contains miount points, somme
interogations marks are displayed:

$ ls -l
total 24
drwxr-xr-x 3 root root 4096 2007-01-31 16:43 bad
drwxr-xr-x 2 root root 4096 2007-02-15 14:34 islande
?--------- ? ?    ?       ?                ? java
-rw-r--r-- 1 root root  218 2007-01-31 18:56 m

This java directory should be used to mount cifs system, with mount.cifs.

However, such a directory is not mounted:

$ mount | grep syst
/dev/sda5 on /systeme type ext3 (rw,sync,quota)
$ df -h | grep syst
/dev/sda5              33G   17G   15G  53% /systeme/a_sauver

$  mount | grep -i java
$

However, according to /proc/mount, the remote cifs/smbfs is mounted!

unmounting this directory makes it apear correct:

ls -l
total 28
drwxr-xr-x 3 root root 4096 2007-01-31 16:43 bad
drwxr-xr-x 2 root root 4096 2007-02-15 14:34 islande
drwxr-xr-x 3 root root 4096 2007-01-31 18:47 java



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages mount depends on:
ii  libblkid 1.39+1.40-WIP-2006.11.14+dfsg-1 block device id library
ii  libc6    2.3.6.ds1-8                     GNU C Library: Shared libraries
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library

mount recommends no packages.

-- no debconf information


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

Reply via email to