Bug#383375: [Pkg-samba-maint] Bug#383375: Problem still exists - re-opening

2009-03-14 Thread Christian Perrier
notforwarded 383375
forcemerge 408394 383375
thanks

Quoting George B. (i93.b...@gmail.com):
 ---
 bo...@scruffy:~$ ls -l /etc/mtab
 lrwxrwxrwx 1 root root 14 2009-03-02 12:43 /etc/mtab - ../proc/mounts
 
 bo...@scruffy:~$ df
 Filesystem   1K-blocks  Used Available Use% Mounted on
 rootfs 1921156   1240132583432  69% /
 udev 1024048 10192   1% /dev
 /dev/sda1  1921156   1240132583432  69% /
 tmpfs   258148 0258148   0% /lib/init/rw
 tmpfs   258148 0258148   0% /dev/shm
 /dev/sda3  1438920610548755280  45% /var
 10.0.0.10:/mnt/data/exports/nfs-home
  148537384 111719080  29272976  80% /mnt/nfs/home
 10.0.0.10:/mnt/data/exports/nfs-www
  148537384 111719080  29272976  80% /mnt/nfs/www
 
 bo...@scruffy:~$ smbmount //10.0.0.2/Documents mnt/
 
 bo...@scruffy:~$ df -h
 FilesystemSize  Used Avail Use% Mounted on
 rootfs1.9G  1.2G  570M  69% /
 udev   10M   48K   10M   1% /dev
 /dev/sda1 1.9G  1.2G  570M  69% /
 tmpfs 253M 0  253M   0% /lib/init/rw
 tmpfs 253M 0  253M   0% /dev/shm
 /dev/sda3 1.4G  597M  738M  45% /var
 10.0.0.10:/mnt/data/exports/nfs-home
   142G  107G   28G  80% /mnt/nfs/home
 10.0.0.10:/mnt/data/exports/nfs-www
   142G  107G   28G  80% /mnt/nfs/www
 //10.0.0.2/Documents   55G   24G   31G  45% /mnt/nfs/home/boris/mnt
 
 bo...@scruffy:~$ smbumount mnt/
 
 bo...@scruffy:~$ ls -l /etc/mtab
 -rw-r--r-- 1 root boris 831 2009-03-02 12:44 /etc/mtab

First bug: umount.cifs: mtab symlink is replaced with regular file
 -- this is indeed #408394, reported upstream as #4675


 bo...@scruffy:~$ smbumount mnt/
 
 bo...@scruffy:~$ df
 Filesystem   1K-blocks  Used Available Use% Mounted on
 rootfs 1921156   1240136583428  69% /
 udev 1024048 10192   1% /dev
 /dev/sda1  1921156   1240136583428  69% /
 tmpfs   258148 0258148   0% /lib/init/rw
 tmpfs   258148 0258148   0% /dev/shm
 /dev/sda3  1438920610552755276  45% /var
 10.0.0.10:/mnt/data/exports/nfs-home
  148537384 111719080  29272976  80% /mnt/nfs/home
 10.0.0.10:/mnt/data/exports/nfs-www
  148537384 111719080  29272976  80% /mnt/nfs/www
 //10.0.0.2/Documents 148537384 111719080  29272976  80% 
 /mnt/nfs/home/boris/mnt


Second bug: umounting relative paths doesn't work. That one is no
longer present in 3.3.1. We had a bug about this which I'm not able to
find now.






signature.asc
Description: Digital signature


Bug#383375: Problem still exists - re-opening

2009-03-02 Thread George B.
Hello,

The problems still exists in Lenny package (3.2.5-4).

The first smbumount looks like it is working but only because samba is
overwriting the mtab symlink to /proc/mounts. Subsequent smbumount
will fail to remove mtab entry.

I'm not sure if this was ever fixed, or a regression.


HTH,

George.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#383375: Problem still exists - re-opening

2009-03-02 Thread Steve Langasek
tags 383375 = unreproducible moreinfo
thanks

On Mon, Mar 02, 2009 at 11:13:09AM +, George B. wrote:

 The problems still exists in Lenny package (3.2.5-4).

 The first smbumount looks like it is working but only because samba is
 overwriting the mtab symlink to /proc/mounts. Subsequent smbumount
 will fail to remove mtab entry.

 I'm not sure if this was ever fixed, or a regression.

Then we will need you to provide a step-by-step recipe for reproducing this
bug.  As far as I can see, this problem no longer exists.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#383375: Problem still exists - re-opening

2009-03-02 Thread George B.
---
bo...@scruffy:~$ ls -l /etc/mtab
lrwxrwxrwx 1 root root 14 2009-03-02 12:43 /etc/mtab - ../proc/mounts

bo...@scruffy:~$ df
Filesystem   1K-blocks  Used Available Use% Mounted on
rootfs 1921156   1240132583432  69% /
udev 1024048 10192   1% /dev
/dev/sda1  1921156   1240132583432  69% /
tmpfs   258148 0258148   0% /lib/init/rw
tmpfs   258148 0258148   0% /dev/shm
/dev/sda3  1438920610548755280  45% /var
10.0.0.10:/mnt/data/exports/nfs-home
 148537384 111719080  29272976  80% /mnt/nfs/home
10.0.0.10:/mnt/data/exports/nfs-www
 148537384 111719080  29272976  80% /mnt/nfs/www

bo...@scruffy:~$ smbmount //10.0.0.2/Documents mnt/

bo...@scruffy:~$ df -h
FilesystemSize  Used Avail Use% Mounted on
rootfs1.9G  1.2G  570M  69% /
udev   10M   48K   10M   1% /dev
/dev/sda1 1.9G  1.2G  570M  69% /
tmpfs 253M 0  253M   0% /lib/init/rw
tmpfs 253M 0  253M   0% /dev/shm
/dev/sda3 1.4G  597M  738M  45% /var
10.0.0.10:/mnt/data/exports/nfs-home
  142G  107G   28G  80% /mnt/nfs/home
10.0.0.10:/mnt/data/exports/nfs-www
  142G  107G   28G  80% /mnt/nfs/www
//10.0.0.2/Documents   55G   24G   31G  45% /mnt/nfs/home/boris/mnt

bo...@scruffy:~$ smbumount mnt/

bo...@scruffy:~$ ls -l /etc/mtab
-rw-r--r-- 1 root boris 831 2009-03-02 12:44 /etc/mtab

bo...@scruffy:~$ df -h
FilesystemSize  Used Avail Use% Mounted on
rootfs1.9G  1.2G  570M  69% /
udev   10M   48K   10M   1% /dev
/dev/sda1 1.9G  1.2G  570M  69% /
tmpfs 253M 0  253M   0% /lib/init/rw
tmpfs 253M 0  253M   0% /dev/shm
/dev/sda3 1.4G  597M  738M  45% /var
10.0.0.10:/mnt/data/exports/nfs-home
  142G  107G   28G  80% /mnt/nfs/home
10.0.0.10:/mnt/data/exports/nfs-www
  142G  107G   28G  80% /mnt/nfs/www

bo...@scruffy:~$ smbmount //10.0.0.2/Documents mnt/

bo...@scruffy:~$ df -h
FilesystemSize  Used Avail Use% Mounted on
rootfs1.9G  1.2G  570M  69% /
udev   10M   48K   10M   1% /dev
/dev/sda1 1.9G  1.2G  570M  69% /
tmpfs 253M 0  253M   0% /lib/init/rw
tmpfs 253M 0  253M   0% /dev/shm
/dev/sda3 1.4G  597M  738M  45% /var
10.0.0.10:/mnt/data/exports/nfs-home
  142G  107G   28G  80% /mnt/nfs/home
10.0.0.10:/mnt/data/exports/nfs-www
  142G  107G   28G  80% /mnt/nfs/www
//10.0.0.2/Documents   55G   24G   31G  45% /mnt/nfs/home/boris/mnt

bo...@scruffy:~$ smbumount mnt/

bo...@scruffy:~$ df
Filesystem   1K-blocks  Used Available Use% Mounted on
rootfs 1921156   1240136583428  69% /
udev 1024048 10192   1% /dev
/dev/sda1  1921156   1240136583428  69% /
tmpfs   258148 0258148   0% /lib/init/rw
tmpfs   258148 0258148   0% /dev/shm
/dev/sda3  1438920610552755276  45% /var
10.0.0.10:/mnt/data/exports/nfs-home
 148537384 111719080  29272976  80% /mnt/nfs/home
10.0.0.10:/mnt/data/exports/nfs-www
 148537384 111719080  29272976  80% /mnt/nfs/www
//10.0.0.2/Documents 148537384 111719080  29272976  80% /mnt/nfs/home/boris/mnt
---

scruffy:/home/boris# dpkg -l smbfs
...
ii  smbfs  2:3.2.5-4
   mount and umount commands for the smbfs (for kernels =
than 2.2.x)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#383375: Problem still exists - re-opening

2009-03-02 Thread George B.
This was similarly reproduced on a fairly recently-installed (~3
months) Debian Sid box.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org