Trouble installing wine-rt on Ubuntu 16.10

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
chasingmaxwell
Established Member
Posts: 3
Joined: Thu Jun 16, 2016 7:51 pm

Trouble installing wine-rt on Ubuntu 16.10

Post by chasingmaxwell »

I run "sudo apt-get install wine-rt"

and I get this:

Code: Select all

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-rt : Depends: wine-rt-amd64 (= 2:1.8.0-1~kxstudio2v5) but it is not going to be installed
           Depends: wine-rt-i386 (= 2:1.8.0-1~kxstudio2v5)
           Recommends: ttf-droid but it is not installable or
                       fonts-droid but it is not installable
E: Unable to correct problems, you have held broken packages.
I've trid "sudo dpkg --add-architecture i386" and "sudo apt-get update" as suggested elsewhere, but no luck. Anything else to try?
chasingmaxwell
Established Member
Posts: 3
Joined: Thu Jun 16, 2016 7:51 pm

Re: Trouble installing wine-rt on Ubuntu 16.10

Post by chasingmaxwell »

Looks like several dependencies were removed from yackety. Manually installing the dependencies from xenial as described on this post did the trick for me:

http://askubuntu.com/questions/850721/h ... ate/850769
Post Reply