Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
skype : Depends: skype-bin but it is not installable
E: Unable to correct problems, you have held broken packages.
That is the error message I receive when I try to install skype with terminal. Synaptics gives an error message about fixing broken something or other and when I click fix it it gives another error. Can anyone help me?
I tried deb package. This loads Ubuntu Software Center for me which is a major no no. It lags and crashes my system constantly and I have no problem using Synaptic for installing most programs but says broken package for skype and errors when attempting to fix it. I have tried every way I can think of it to get anything to work and nothing will. Just downloaded ubuntu 12.04 or whatever and I'll settle for any working version of skype just help me.
apt-get
. Can you try to runsudo apt-get install -f
to see if you can fix broken packages? Also include the output ofapt-cache policy skype*
in your question to see what the current state of theskype
packages is on your system. – gertvdijk Jan 29 '13 at 22:37