I am running Fedora FC12 and tried to update wine. Here is the output from yum list wine:
Installed Packages
wine.i686 1.1.38-1.fc12 @updates
wine.x86_64 1.1.38-1.fc12 @updates
Available Packages
wine.i686 1.2.0-1.fc12 updates
wine.x86_64 1.2.0-1.fc12 updates
When I try to update wine, I get the following message:
Error: wine conflicts with wine-wow
The output from yum list wine-wow is
Available Packages
wine-wow.i686 1.2.0-1.fc12 updates
wine-wow.x86_64 1.2.0-1.fc12 updates
What is wine-wow?
Can I delete it?
Is it a replacement for wine?
How do I update wine with this installed?
Thanks, VInce Radice
Unable to update wine
Unable to update wine
On Mon, 2010-08-02 at 10:55 -0500, vhradice wrote:
says is "Files for wine wow seperation" which means nothing to me.
Could it be anything to do with World of Warcraft?
upgrading wine and reinstalling wine-wow if you decide you need it.
Martin
'yum info package-name' is normally your friend, but this time all itIs it a replacement for wine?
says is "Files for wine wow seperation" which means nothing to me.
Could it be anything to do with World of Warcraft?
If nobody says otherwise, you could try removing wine-wow beforeHow do I update wine with this installed?
upgrading wine and reinstalling wine-wow if you decide you need it.
Martin
Solved:
I tried several things trying to install wine-wow 64 bit, remove wine-wow 32 bit, update wine-wow, and various confirmations of the two packages. In frustration, I tried to remove wine and re-install it. That worked. It picked up the new version of wine-wow. I chalk it up to a quirk in yum and the dependencies of wine and wine-wow.
Re: Solved:
In most cases you need the opposite. Most win programs are 32-bit. You won't get any benefits from using wine-64. It's much less stable then wine-32.vhradice wrote:I tried several things trying to install wine-wow 64 bit, remove wine-wow 32 bit
wine-1.2.0-1.fc12.x86_64 is installed.
wine-wow.x86_64 1.2.0-1.fc12 is installed.
It looks like the 32 bit version is not and cannot be installed as long as the 64 bit version is installed.
Will the 64 bit version run 32 bit versions of Windows programs?
If not, then I will have to remove the 64 bit versions and install the 32 bit versions now that I know the proper way to name the packages for Yum.
wine-wow.x86_64 1.2.0-1.fc12 is installed.
It looks like the 32 bit version is not and cannot be installed as long as the 64 bit version is installed.
Will the 64 bit version run 32 bit versions of Windows programs?
If not, then I will have to remove the 64 bit versions and install the 32 bit versions now that I know the proper way to name the packages for Yum.
Unable to update wine
W dniu 03.08.2010 19:07, vhradice pisze:
packages you need to use wine. 32 bit version installs only 32
bit wine, while x86-64 installs both 32 and 64 bit environments.
And you don't need to worry about this, especially don't need
to worry about version of wine-wow.
So if you have installed wine-1.2.0-1.fc12.x86_64, then it
should be possible to run applications for both architectures.
Simply try to run any windows application to be sure you can.
BTW, WoW means "Windows-on-Windows" and is not related to
World of Warcraft
In Fedora, package "wine" is metapackage which installs allwine-1.2.0-1.fc12.x86_64 is installed.
wine-wow.x86_64 1.2.0-1.fc12 is installed.
It looks like the 32 bit version is not and cannot be installed as long as the 64 bit version is installed.
Will the 64 bit version run 32 bit versions of Windows programs?
If not, then I will have to remove the 64 bit versions and install the 32 bit versions now that I know the proper way to name the packages for Yum.
packages you need to use wine. 32 bit version installs only 32
bit wine, while x86-64 installs both 32 and 64 bit environments.
And you don't need to worry about this, especially don't need
to worry about version of wine-wow.
So if you have installed wine-1.2.0-1.fc12.x86_64, then it
should be possible to run applications for both architectures.
Simply try to run any windows application to be sure you can.
BTW, WoW means "Windows-on-Windows" and is not related to
World of Warcraft

Unable to update wine
Mariusz Pluciński <[email protected]> wrote:
If you run into difficulties running your favorite Windows32 bit program, first try to install 32 bit Wine through yum (the programs should be named differently and the files should be named differently.
If the problem affects only WOW, then a bug report should be filed, if one does not exist, to state there is a loss of functionality between the two.
If the problem affects both WOW and Wine32 bit implementation, then a bug report should be filed, if one does not exist to state that there is a loss of functionality that affects both platforms.
James McKenzie
There is a slight correction to this statement. WindowsonWindows (WOW) support has been started on Windows64 versions, but some features you need to run a Windows32 program may not be fully implemented.Sent: Aug 3, 2010 10:49 AM
To: [email protected]
Subject: Re: [Wine] Unable to update wine
W dniu 03.08.2010 19:07, vhradice pisze:In Fedora, package "wine" is metapackage which installs allwine-1.2.0-1.fc12.x86_64 is installed.
wine-wow.x86_64 1.2.0-1.fc12 is installed.
It looks like the 32 bit version is not and cannot be installed as long as the 64 bit version is installed.
Will the 64 bit version run 32 bit versions of Windows programs?
If not, then I will have to remove the 64 bit versions and install the 32 bit versions now that I know the proper way to name the packages for Yum.
packages you need to use wine. 32 bit version installs only 32
bit wine, while x86-64 installs both 32 and 64 bit environments.
And you don't need to worry about this, especially don't need
to worry about version of wine-wow.
If you run into difficulties running your favorite Windows32 bit program, first try to install 32 bit Wine through yum (the programs should be named differently and the files should be named differently.
If the problem affects only WOW, then a bug report should be filed, if one does not exist, to state there is a loss of functionality between the two.
If the problem affects both WOW and Wine32 bit implementation, then a bug report should be filed, if one does not exist to state that there is a loss of functionality that affects both platforms.
This should be true, if you are using a 64 bit architecture. If you attempt to install this package on a 32 bit architecture, then only the 32 bit version will be installed.So if you have installed wine-1.2.0-1.fc12.x86_64, then it
should be possible to run applications for both architectures.
Simply try to run any windows application to be sure you can.
James McKenzie