[Wine] But I don't WANT the dev version!

console wineforum-user at winehq.org
Sun Feb 14 00:14:13 CST 2010


So, I'm not a developer, I know a lot about computers, but I'm more of a techy gamer than a programmer; and I like linux, so wine FTW!

But with Karmic it seems that the wine package is dependent on wine1.2, which if I'm not mistaken is the dev version.

Insert terminal paste here:

Code:
console at ConsoleMLap:~$ sudo apt-get purge wine
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package wine is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
console at ConsoleMLap:~$ sudo apt-get purge wine1.2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package wine1.2 is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
console at ConsoleMLap:~$ 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.2 but it is not going to be installed
E: Broken packages
console at ConsoleMLap:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
console at ConsoleMLap:~$ 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.2 but it is not going to be installed
E: Broken packages
console at ConsoleMLap:~$


Please to be helping in my problem!







More information about the wine-users mailing list