NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
I am trying to install oss-linux from 4Front Technologies for audiophile 192 soundcardand 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 I have attempted dselect to remove with no luck too. |
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.