Results 1 to 8 of 8
Hi I would seriously like to install wine but when I run the command
sudo apt-get install wine
I get this:
The following packages have unmet dependencies:
wine : Depends: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-11-2012 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 7
wine and amd64 and ubtuntu 12.10
Hi I would seriously like to install wine but when I run the command
sudo apt-get install wine
I get this:
The following packages have unmet dependencies:
wine : Depends: wine1.5 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
When I install from the software center I get this.
Package dependencies cannot be resolved
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
Any sugestions, I have tried googling but havent had much luck for the stuff I've found. I love ubuntu but I need some of my Windows programs (spotify, Itunes, few games) Thanks, all help is highly appreciated.
- 11-12-2012 #2
- 11-12-2012 #3Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,673
- 11-12-2012 #4Just Joined!
- Join Date
- Aug 2011
- Posts
- 7
It did not work, I'm not allowed to post urls,@ or ftp's until 15 posts or more. or else I would have put the results. It was the same thing with the wine 1.5. unmet dependencies or whatever. Could you show me a guide to recompile from the source. or anyother fixes?
- 11-13-2012 #5Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,673
You can get around that temporarily by using hxxp and the like.
Sure, but before that, I think you should try one more thing - it really is best to try and use the distro package manager to install software the native way when possible. But if that fails, absolutely should you go the recompile from source path.It was the same thing with the wine 1.5. unmet dependencies or whatever. Could you show me a guide to recompile from the source. or anyother fixes?
So try this:
let us know how that goes...Code:sudo apt-get install software-properties-common sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5
- 11-13-2012 #6Just Joined!
- Join Date
- Aug 2011
- Posts
- 7
Thank you, I run the first command and get this:
cody@ubuntu:~$ sudo apt-get install software-properties-common
[sudo] password for cody:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I will try to restart and try the command again. I guess I should mention that I downgraded to 12.04. Same result for the apt-get wine. Sorry I didn't mention that earlier. Thanks again I really appreciate this.
- 11-13-2012 #7Just Joined!
- Join Date
- Aug 2011
- Posts
- 7
nevermind, I got the code to work. I had software updates running in the background I'll let you know the results.
- 11-14-2012 #8Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,673


Reply With Quote

