Saturday, 7 February 2015

Wine refuses to install topic






I have a problem that has been asked before by others, but not solved. I have read through the forums and AskUbuntu and none of those solutions have worked either. Wine will not install. Trying to install the dependencies forces removal of basic things like software-center, ubuntu-desktop, shotwell....

When I try to install Wine1.6 with the software center, I get this error:

wine1.6: Depends: wine1.6-amd64 (= 1:1.6.2-0ubuntu4) but 1:1.6.2-0ubuntu4 is to be installed
Depends: wine1.6-i386 (= 1:1.6.2-0ubuntu4) but it is a virtual package

When I use apt-get I get the same sort of error.
Based on the information other posts have asked for, here is the output from various commands:
$$ dpkg --print-architecture
amd64
$$ uname -m
x86_64
$$ dpkg --print-foreign-architectures
i386
$$ lsb_release -a; uname -a; dpkg -l | grep -i wine
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Linux Home 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$$ apt-cache policy wine1.6
wine1.6:
Installed: (none)
Candidate: 1:1.6.2-0ubuntu4
Version table:
1:1.6.2-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages






No comments:

Post a Comment