A
A
Artqookie2010-11-08 17:54:09
ProFTPD
Artqookie, 2010-11-08 17:54:09

Complete removal of ProFTPD in Ubuntu

The problem is this ... I set up an ftp server using this example . In the end, the result did not suit me and I decided to delete the whole thing. But it was not there! Removed all dependent packages except for a package called gforge-db-postgresql . When updating the reps and package list in synaptic, the following error pops up: " E: gforge-db-postgresql: subprocess installed pre-removal script returned error code 100 ". The package is now in error status. I tried to stop the server with the sudo /etc/init.d/proftpd stop command and then delete it - it does not help. How to remove it? The fact is that now this package prevents you from installing / removing any others.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artqookie, 2010-11-08
@Artqookie

sudo dpkg -r gforge-db-postgresql
Remove package gforge-db-postgresql...
invoke-rc.d: unknown initscript, /etc/init.d/postgresql-8.4 not found.
dpkg: unable to process gforge-db-postgresql option (--remove):
subprocess installed pre-removal script returned error code 100
Errors occurred while processing the following packages:
gforge-db-postgresql
There were indeed none in /etc/init.d/ postgresql-8.4 was just postgresql. I did it simply: under the superuser I copied postgresql to another folder, renamed it to postgresql-8.4 and threw it back into /etc/init.d/ After the package was quietly deleted, the problem seems to have disappeared :-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question