I have recently tried purging a package from my system (Kubuntu 14.04). I used this command:
dpkg purge nokiainternetmodem
This gave the following error message.
dpkg: error processing package nokiainternetmodem (--remove):
subprocess installed post-removal script returned error exit status 1
Now all my attempts at updating packages fails with the same error message. How can I remove this package? Is there any way to find out what causes the error in the post-removal script?
Thanks in advance
Jens
dpkg purge nokiainternetmodem
This gave the following error message.
dpkg: error processing package nokiainternetmodem (--remove):
subprocess installed post-removal script returned error exit status 1
Now all my attempts at updating packages fails with the same error message. How can I remove this package? Is there any way to find out what causes the error in the post-removal script?
Thanks in advance
Jens
Comment