[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10

2008-10-31 Thread Eskild Hustvedt
Alexey, try: echo 0 | sudo tee /proc/fs/cifs/LinuxExtensionsEnabled and then remount your shares. Redirection in sudo doesn't work like many expect it to. -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notification because you a

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10

2008-10-31 Thread Eskild Hustvedt
That appears to have worked around it. [0 [EMAIL PROTECTED] ~]# df|egrep -i '(cifs|smb)' [1 [EMAIL PROTECTED] ~]# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled [0 [EMAIL PROTECTED] ~]# mount /mnt/diverse [0 [EMAIL PROTECTED] ~]# touch /mnt/diverse/test [0 [EMAIL PROTECTED] ~]# exit exit [0 [EMAIL

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10

2008-10-26 Thread Eskild Hustvedt
I tried a fresh install of the RC and the same occurs there. -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bu

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10

2008-10-24 Thread Eskild Hustvedt
No, not that I can see. Nothing in dmesg, nothing in /var/log/syslog and nothing in /var/log/messages, and nothing in /var/log/samba/*. [0 [EMAIL PROTECTED] ~]$ sudo egrep -i '(cifs|smb|samba)' /var/log/dmesg /var/log/messages /var/log/syslog|grep -v 'Modules linked in' [1 [EMAIL PROTECTED] ~]$

[Bug 286828] [NEW] CIFS share broken after upgrade from 8.04 -> 8.10

2008-10-21 Thread Eskild Hustvedt
Public bug reported: Binary package hint: smbfs System info: smbfs: Installed: 2:3.2.3-1ubuntu3 Candidate: 2:3.2.3-1ubuntu3 Description:Ubuntu 8.10 Release:8.10 [0 [EMAIL PROTECTED] ~]$ uname -a Linux firefly 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:30 UTC 2008 x86_64 GNU/Linux