Dear Sir,
Error is there in VSFTPD server , So I want to delete this Package and
it's Config file, script file, dependencies packages and Everything
related to VSFTPD Package.
for that, Which commands I have to run on Terminal in Ubuntu 12.04 ?
Please kindly Help me Sir..
--
You receive
Edit the file /var/lib/dpkg/info/vsftp.postrm and comment out the lines
which remove the user 'ftp' and group 'ftp'. Edit them as sudo, like
this:
sudo nano /var/lib/dpkg/info/vsftpd.postrm
The run apt-get (or your favorite uninstaller) to remove vsftpd:
sudo apt-get remove vsftpd
--
You recei
Oh. So it's all my fault.
Following someone instructions when first installing, I must have done a
adduser ftp.
sorry.
Unless you think there should be a more detailed error message, I'm marking my
bug as invalid.
** Changed in: vsftpd (Ubuntu)
Status: Incomplete => Invalid
--
You rec
Robie,
Here you go:
$ sudo apt-get remove vsftpd
[sudo] password for user:
(process:1135): GConf-WARNING **: Client failed to connect to the D-BUS
daemon:
Did not receive a reply. Possible causes include: the remote application
did not send a reply, the message bus security policy blocked the
Christopher,
There was definitely no further output?
If so then please repeat, and if you get the same result again, type at the end:
sudo deluser --system ftp
echo $?
And paste the results. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Robie,
Does this help?
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
vsftpd
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 463 kB disk space will be freed.
Do you want to co
Thank you for taking the time to report this issue and helping to make
Ubuntu better.
Could you please try to remove vsftpd again, and once it has failed,
execute the following command and paste the output, so that we can see
where exactly it is failing? Once done, please set the the Status back
t
This is actually a bug in the vsftp package and the scripts it uses to
install and remove itself.
** Package changed: apt (Ubuntu) => vsftpd (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9011
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901180
Title:
cannot apt-get remove vsftp after installing it
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ap