I am trying to install oss-linux from 4Front Technologies for audiophile 192 soundcard

Tags:

and it failed to work due to missing packages. I have updated the missing packages (I think) but now it says that the package was left in such a bad state that it cannot be installed or removed!

I would be grateful if anyone knows how to clean this mess up.

my removal attempt went as follows:

# dpkg -P oss-linux
dpkg: error processing oss-linux (--purge):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
oss-linux

I have attempted dselect to remove with no luck too.
If I attempt a reinstall then obviously it says that it's half installed and needs removing before a proper install can go ahead.

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

dpkg --force-remove-reinstreq

dpkg --force-remove-reinstreq

Try looking for that option under --force-things in the dpkg manpage. The description appears to apply to your problem.

Syndicate content