Tagged Questions
0
votes
0answers
11 views
Unable to install Wine in Ubuntu 13.04 [duplicate]
I recently changed over from Windows 8 to Ubuntu 13.04. But I noticed that I am unable to install wine neither from software center nor using terminal and I also updated everything but it still does ...
1
vote
1answer
43 views
Why does LMMS depend on wine?
I was uninstalling wine, and I saw that it also uninstalled LMMS at the same time. Thinking it was just something weird that happened, I went and tried lmms - naturally, it didn't start, saying it was ...
1
vote
1answer
268 views
Wine 1.5 Unable to correct problems, you have held broken packages
When I run sudo apt-get wine1.5 I get this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
...
0
votes
0answers
27 views
How to solve unmet dependencies while Wine installation? [duplicate]
I am getting the following error when I am trying to install Wine Windows Program Loader in Ubuntu 12.04:
The following packages have unmet dependencies:
wine1.4: PreDepends: dpkg (>= 1.15.7.2~) ...
0
votes
0answers
269 views
Can't install Wine because of huge dependency list
I'm trying to install wine1.4 on Ubuntu 12.04 but when doing it through GUI package manager I get the error:
wine1.4: PreDepends: dpkg (>= 1.15.7.2~) but 1.16.1.2ubuntu7.1 is to
be installed
...
0
votes
3answers
232 views
I am unable to install Wine due to issues with multiarch support. What can I do to resolve this issue?
I cant install wine. Cant do anything with this.
sudo aptitude install wine1.5
The following NEW packages will be installed:
libasn1-8-heimdal:i386{a} libasound2:i386{a} libasyncns0:i386{a} ...
0
votes
1answer
271 views
I can not install wine on Ubuntu 12.10 [duplicate]
Can anyone help me to install Wine? I can not install it on Ubuntu 12.10. I always get the following message in the terminal:
The following packages have unmet dependencies:
wine1.5 : Depends: ...
0
votes
0answers
215 views
Package dependency problems with wine
I am running Ubuntu and trying to install Wine. When I run sudo apt-get install wine, it gives the following error:
The following packages have unmet dependencies:
wine : Depends: wine1.4 but it is ...
0
votes
1answer
67 views
Wine has dependency issues
Okay, I like to use Aptitude for most of my program installation, due to its exceptional handling of dependencies (it's very diligent about removing unused libraries.)
Unfortunately, it appears not ...
0
votes
2answers
2k views
Package dependencies cannot be resolves
When I try to install Wine, PlayonLinux, and some other programs, I get the following message:
At the terminal:
The following packages have unmet dependencies:
wine : Depends: wine1.5 but it is not ...
1
vote
0answers
123 views
What to do when:“The following packages have unmet dependencies” [duplicate]
Possible Duplicate:
Why do I get an “unmet dependencies” error when trying to install WINE?
How do I resolve unmet dependencies?
When I try to install Wine, PlayonLinux, and some other ...
1
vote
1answer
723 views
How to workaround gettext dependency problem when installing wine?
$ LANG=C dpkg -l 'wine*'
dpkg-query: no packages found matching wine*
$ LANG=C dpkg -l 'ia32*'
Desired=Unknown/Install/Remove/Purge/Hold
| ...
0
votes
1answer
193 views
Software center is broken and can not be repaired or reinstalled
When I open the software center, I am told that I can not use it, for it is broken, and needs to be repaired. First I try to do this automatically, as I was offered. I enter a root password, and then ...
0
votes
1answer
578 views
Unmet dependencies error when installing wine [duplicate]
Possible Duplicate:
Why is Wine not installable on my system?
The following packages have unmet dependencies:
wine1.5 : Depends: wine1.5-i386 (= 1.5.16-0ubuntu1) but it is not installable
...
0
votes
2answers
776 views
Wine / PlayOnLinux dependency issues when trying to install [closed]
I am curious as to why installing PlayOnLinux entails removing seemingly unrelated packages like google-earth-stable. Is this the expected behaviour?
This is the output I get when trying to install ...
1
vote
3answers
264 views
Wine install cross dependencies
Help! When I try to install wine from .deb files from Ubuntu Packages I can't because wine1.4-i386.deb and wine1.4-common.deb are cross dependent. One wont install without the other being configured. ...
1
vote
1answer
329 views
Why I'm not able to install wine on x64?
I got broken dependencies which I'm not able to solve since I uninstalled Ubuntu 11.04 and updated to 12.04.1.
That's a fresh install =/
Is anyone facing the same issue or did I screw something up?
0
votes
2answers
213 views
Issue with dependencies when trying to install Wine and Synaptic
I am running 12.04 ubuntu on a dual-boot with win 7 and i have been trying to install Wine
however I had a bunch of dependency issues.
So I then tried using Synaptic which will not install either ...
2
votes
3answers
5k views
Why do I get an “unmet dependencies” error when trying to install WINE?
When trying to install WINE (sudo apt-get install wine) I get the following error:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are ...
2
votes
1answer
1k views
Cannot install wine because of broken dependency
I am trying to install wine on a 64-bit Natty.
It was installed, but one of my regular update & dist-upgrades removed it (didn't pay enough attention to which packages would be removed).
Now ...
3
votes
3answers
2k views
Cannot install wine on Ubuntu natty 64bit [broken dependency]
I've just installed Ubuntu natty 64bit. Now I'm trying to install wine and no matter how I do it (Software center/synaptic/terminal), it fails.
Here's what I tried on terminal:
sudo apt-get update
...
