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.


Messages - Jurgen

Pages: [1]
1
wattOS R10 / Re: Unable to install wine
« on: September 05, 2016, 08:46:42 PM »
After hours of searching I finally managed to fix it.

All I had to do was go to: "Software & Updates" > "Updates tab" and check "Recommended Updates (Xenial-Updates)".


Probably I unchecked it by mistake, have no idea.


Anyway thnx Dan :)

2
wattOS R10 / Re: Unable to install wine
« on: September 05, 2016, 06:43:26 PM »
Thanks Dan

Still the same problem:

Code: [Select]
jurgen@jurgenlive:~$ sudo dpkg --add-architecture i386
[sudo] password for jurgen:
jurgen@jurgenlive:~$ sudo apt-get update
Hit:1 http://mirror.amsiohosting.net/archive.ubuntu.com xenial InRelease
Hit:2 http://archive.canonical.com/ubuntu xenial InRelease                     
Hit:3 http://ppa.launchpad.net/gnumdk/lollypop/ubuntu xenial InRelease         
Hit:4 http://mirror.amsiohosting.net/archive.ubuntu.com xenial-security InRelease
Reading package lists... Done                     
jurgen@jurgenlive:~$ sudo apt-get install wine
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.
jurgen@jurgenlive:~$ clear

jurgen@jurgenlive:~$ sudo dpkg --add-architecture i386
jurgen@jurgenlive:~$ one
The program 'one' is currently not installed. You can install it by typing:
sudo apt install opennebula
jurgen@jurgenlive:~$ sudo dpkg --add-architecture i386
jurgen@jurgenlive:~$ sudo apt-get update
Hit:1 http://mirror.amsiohosting.net/archive.ubuntu.com xenial InRelease       
Hit:2 http://archive.canonical.com/ubuntu xenial InRelease                     
Hit:3 http://ppa.launchpad.net/gnumdk/lollypop/ubuntu xenial InRelease 
Hit:4 http://mirror.amsiohosting.net/archive.ubuntu.com xenial-security InRelease
Reading package lists... Done                     
jurgen@jurgenlive:~$ sudo apt-get install wine
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.
jurgen@jurgenlive:~$ clear

jurgen@jurgenlive:~$ sudo dpkg --add-architecture i386
jurgen@jurgenlive:~$ sudo apt-get update
Hit:1 http://mirror.amsiohosting.net/archive.ubuntu.com xenial InRelease
Hit:2 http://archive.canonical.com/ubuntu xenial InRelease
Hit:3 http://ppa.launchpad.net/gnumdk/lollypop/ubuntu xenial InRelease
Hit:4 http://mirror.amsiohosting.net/archive.ubuntu.com xenial-security InRelease
Reading package lists... Done                     
jurgen@jurgenlive:~$ sudo apt-get install wine
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.
jurgen@jurgenlive:~$

3
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?

4
Feedback and Suggestions / Re: USB mouse on laptop
« on: September 02, 2016, 10:54:44 AM »
I'm having the exact same problem

Pages: [1]