I'm running Ubuntu 12.04 64bit and I want to install wine. This is the output of sudo apt-get install wine
:
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
wine : Depends: wine1.4 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I spend 4 hours and I have not made any progress. I don't get it. Here is how the dependencies looks like:
wine -> wine1.4
wine1.4 -> wine1.4-amd64
wine1.4-amd64 -> wine1.4-common
wine1.4-common -> wine1.4
I see a problem here.
Please help me.
sudo apt-get update
andsudo apt-get upgrade
and post the results in your question? – Jorge Castro Jul 04 '12 at 16:59