Comment 41 for bug 523896

Revision history for this message
Horse Houlihan (frogwarrior) wrote :

Heres what happened when I tried to remove jetty:

horse@box:~$ sudo apt-get remove --purge jetty
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  jetty*
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 1,042 kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 341177 files and directories currently installed.)
Removing jetty ...
 * Stopping Jetty servlet engine (was reachable on http://box:8080/). jetty start-stop-daemon: user 'jetty' not found
start-stop-daemon: user 'jetty' not found
invoke-rc.d: initscript jetty, action "stop" failed.
dpkg: error processing jetty (--purge):
 subprocess installed pre-removal script returned error exit status 2
 * Not starting jetty - edit /etc/default/jetty and change NO_START to be 0 (or comment it out).
Errors were encountered while processing:
 jetty
E: Sub-process /usr/bin/dpkg returned an error code (1)