Upon trying to install "Software modem" or the "SmartLink modem daemon", a proprietary driver, I get the error
SystemError:
E:Unable to correct problems, you have held broken packages." Is their anyway to fix this?
Upon trying to install "Software modem" or the "SmartLink modem daemon", a proprietary driver, I get the error
SystemError:
E:Unable to correct problems, you have held broken packages." Is their anyway to fix this?
Try this:
sudo apt-get update
sudo apt-get upgrade
and report results. You may also check the "broken" packages in Synaptic package manager and reinstall/remove them.
rm /var/lib/apt/lists/lock
. Before doing this I recommend runpkill apt
. – Danatela Jul 03 '13 at 01:58