Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Jurgen

Pages: [1]
1
wattOS R10 / [Solved] Unable to install wine
« on: September 05, 2016, 06:07:38 PM »
I'm running "WattOS R10 64bit" and I'm unable to install wine.

If I try to install it via "Synaptic" all I get is:
Code: [Select]
Could not apply changes! Fix broken packages first.
If I try to install it via terminal this is what I get:

Code: [Select]
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.6 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Tried to install it by adding the PPA (sudo add-apt-repository ppa:ubuntu-wine/ppa). Still the same:
Code: [Select]
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.6 but it is not going to be installed or
                 wine1.8 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Did some search and there was something to enable multiarch (or something like that). I believe I did that but still the same.

Is my system broken? Should I do a reinstall?

Pages: [1]