failed to remove local database when purging the package

Bug #1070575 reported by Jonathan De Wachter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
couchdb (Ubuntu)
New
Undecided
Unassigned

Bug Description

First, purging the package fails because of the deamon thread he cannot kill.
After killing it manullay (sudo /etc/init.d/couchdb stop), he still doesn't remove everything from the computer since I still see my old database after reinstalling it.

To solve that, I had to go to the IRC channel (thanks to rnewson), he told me I had to kill remaining processes that lock the files.

I tried four commands: (I don't know which one worked)
killalll beam.smp
pkill beam.smp
killall beam
pkill beam

Then remove manually databases
sudo rm -R /var/lib/couchdb

Hope that helps.

Revision history for this message
Jason Gerard DeRose (jderose) wrote :

What version of Ubuntu are you on, and what CouchDB version?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.