Aha, it does unmount correctly after a lot of time inside oldumount()
This never happens when mounting with no trailing slash.
--
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
You received this bug notification because you are a member of Ubuntu
Server Tea
Let's see, strace on umount gives us this:
2969 fstat64(3, {st_mode=S_IFREG|0644, st_size=754, ...}) = 0
2969 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xb775f000
2969 read(3, "/dev/sda1 / ext3 rw,errors=remou"..., 4096) = 754
2969 read(3, "", 4096)
??
Maverick
$ sudo mount -o
username=user,workgroup=company,umask=000,iocharset=utf8,uid=user,gid=user
//netapp/public /media/public/
$ sudo umount /media/public
$ cat /etc/mtab | grep public
//netapp/public/ /media/public cifs rw,mand 0 0
Regression? Was never fixed in the first place?
I've t
Ok, it seems it was failing because beside user ftp there was user "ftpdrop"
defined on the system.
After removing user "ftpdrop" it installed correctly.
--
package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed
post-installation script returned error exit status 3
http
** Attachment added: "AptOrdering.txt"
https://bugs.launchpad.net/bugs/646054/+attachment/1627001/+files/AptOrdering.txt
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/646054/+attachment/1627002/+files/Dependencies.txt
** Attachment added: "Df.txt"
https://bug
Public bug reported:
Binary package hint: vsftpd
package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess
installed post-installation script returned error exit status 3
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: vsftpd 2.2.2-3ubuntu7.1
ProcVersionSignature: Ubuntu 2.