Skip to content

Instantly share code, notes, and snippets.

@HackRanger
Created October 9, 2013 16:24
Show Gist options
  • Save HackRanger/6903964 to your computer and use it in GitHub Desktop.
Save HackRanger/6903964 to your computer and use it in GitHub Desktop.
Error while uninstall
sudo apt-get purge omd-1.00
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
xfonts-encodings x11-xkb-utils xserver-common libgl1-mesa-dri xfonts-utils libxfont1 xfonts-base
libfontenc1 xvfb libxkbfile1 libllvm3.0
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
omd-1.00*
0 upgraded, 0 newly installed, 1 to remove and 137 not upgraded.
After this operation, 286 MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 148766 files and directories currently installed.)
Removing omd-1.00 ...
Stopping all OMD monitoring sites using omd version 1.00:
/etc/init.d/omd-1.00: 45: /etc/init.d/omd-1.00: /opt/omd/versions/1.00/bin/omd: not found
invoke-rc.d: initscript omd-1.00, action "stop" failed.
dpkg: error processing omd-1.00 (--purge):
subprocess installed pre-removal script returned error exit status 127
Errors were encountered while processing:
omd-1.00
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment