Public bug reported:
Binary package hint: smbfs
Sometimes, a cifs mount refuses to remove an empty directory. It can
easily be removed on the samba server, but not on the client.
[EMAIL PROTECTED]:~/lib/.svn$ mount
...
//newyork/james on /home/james type cifs (rw,mand)
...
[EMAIL PROTECTED]:~/lib/.svn$ ls -al tmp/
total 0
drwxr-xr-x 2 james james 0 2007-05-30 11:22 .
drwxr-xr-x 3 james james 0 2007-05-30 11:22 ..
[EMAIL PROTECTED]:~/lib/.svn$ rm tmp/
rm: cannot remove `tmp/': Is a directory
[EMAIL PROTECTED]:~/lib/.svn$ rmdir tmp/
rmdir: tmp/: Directory not empty
[EMAIL PROTECTED]:~/lib/.svn$ rm -rf tmp/
rm: cannot remove directory `tmp/': Directory not empty
** Affects: samba (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
cifs mounts: unable to remove empty directory
https://bugs.launchpad.net/bugs/117727
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs