Bug#330251: Unable to purge jffnms from system

2005-09-27 Thread Mehul N. Sanghvi
Craig Small said the following on 9/27/2005 12:06 AM: On Mon, Sep 26, 2005 at 07:06:28PM -0400, Mehul N. Sanghvi wrote: This works fine, except that the postrm script fails, as it is trying to do the deletedb function in it, as user jffnms, AFTER removing the user jffnms. The error I get is:

Bug#330251: Unable to purge jffnms from system

2005-09-26 Thread Craig Small
On Mon, Sep 26, 2005 at 07:06:28PM -0400, Mehul N. Sanghvi wrote: > This works fine, except that the postrm script fails, as it is trying > to do the deletedb function in it, as user jffnms, AFTER removing the > user jffnms. The error I get is: I have completely re-worked how the database is crea

Bug#330251: Unable to purge jffnms from system

2005-09-26 Thread Mehul N. Sanghvi
Package: jffnms Version: 0.8.1-2 Severity: important I was trying to purge jffnms from my system as I don't need it anymore and used the following command: sudo aptitude purge jffnms This works fine, except that the postrm script fails, as it is trying to do the deletedb function in it, as