Discussion:
[users] Error: Package: wine-1.2.3-1.el6.rf.i686
Alfred Ganz
2013-04-07 19:04:19 UTC
Permalink
Ladies and Gentlemen,

I just tried to update the newly added version of wine-gecko. This
gives me the following error:
Error: Package: wine-1.2.3-1.el6.rf.i686 (@rpmforge)
Requires: wine-gecko = 1.0.0
Removing: wine-gecko-1.0.0-1.nodist.rf.i386 (@rpmforge)
wine-gecko = 1.0.0-1.nodist.rf
Updated By: wine-gecko-1.9-1.nodist.rf.i386 (rpmforge)
wine-gecko = 1.9-1.nodist.rf
The remaining wine components installed are from rpmforge, and they
seem to be the latest available:
wine-1.2.3-1.el6.rf.i686
wine-capi-1.2.3-1.el6.rf.i686
wine-cms-1.2.3-1.el6.rf.i686
wine-core-1.2.3-1.el6.rf.i686
wine-devel-1.2.3-1.el6.rf.i686
wine-esd-1.2.3-1.el6.rf.i686
wine-gecko-1.0.0-1.nodist.rf.i386
wine-jack-1.2.3-1.el6.rf.i686
wine-ldap-1.2.3-1.el6.rf.i686
wine-nas-1.2.3-1.el6.rf.i686
wine-twain-1.2.3-1.el6.rf.i686

This seems to indicate that wine-gecko could indeed need an update, but
one that wine-1.2.3-1.el6.rf approves of.

Thanks for any hints, AG
--
----------------------------------------------------------------------
Alfred Ganz alfred-ganz:at:agci.com
AG Consulting (203) 624-9667
440 Prospect Street # 11
New Haven, CT 06511
----------------------------------------------------------------------
Bjarne Saltbæk
2013-04-07 19:51:10 UTC
Permalink
Hi Alfred.

Yes, it looks like Dag hardcoded a specific version of wine-gecko bound to
wine-1.2.3

see https://github.com/repoforge/rpms/blob/master/specs/wine/wine-1.2.spec
---
Requires: wine-gecko = 1.0.0
---

It is the same for wine-1.4. It it hardcoded to wine-gecko 1.4.

I dont think it is possible to install wine-gecko-1.9.1 before the Requires
are changed in the wine main packages.

(IMHO a solution could be: Requires: wine-gecko >= 1.0.0 and wine-gecko
=1.4.0 but I have no clue if wine-gecko works in wine.1.2.3)
Maybe you can do an "yum install wine-gecko" instead of "yum update
wine-gecko" but that might break something having 2 versions installed.


BR,
Bjarne



-----Original Message-----
From: Alfred Ganz
Sent: Sunday, April 07, 2013 9:04 PM
To: users at lists.repoforge.org
Subject: [users] Error: Package: wine-1.2.3-1.el6.rf.i686

Ladies and Gentlemen,

I just tried to update the newly added version of wine-gecko. This
gives me the following error:
Error: Package: wine-1.2.3-1.el6.rf.i686 (@rpmforge)
Requires: wine-gecko = 1.0.0
Removing: wine-gecko-1.0.0-1.nodist.rf.i386 (@rpmforge)
wine-gecko = 1.0.0-1.nodist.rf
Updated By: wine-gecko-1.9-1.nodist.rf.i386 (rpmforge)
wine-gecko = 1.9-1.nodist.rf
The remaining wine components installed are from rpmforge, and they
seem to be the latest available:
wine-1.2.3-1.el6.rf.i686
wine-capi-1.2.3-1.el6.rf.i686
wine-cms-1.2.3-1.el6.rf.i686
wine-core-1.2.3-1.el6.rf.i686
wine-devel-1.2.3-1.el6.rf.i686
wine-esd-1.2.3-1.el6.rf.i686
wine-gecko-1.0.0-1.nodist.rf.i386
wine-jack-1.2.3-1.el6.rf.i686
wine-ldap-1.2.3-1.el6.rf.i686
wine-nas-1.2.3-1.el6.rf.i686
wine-twain-1.2.3-1.el6.rf.i686

This seems to indicate that wine-gecko could indeed need an update, but
one that wine-1.2.3-1.el6.rf approves of.

Thanks for any hints, AG
--
----------------------------------------------------------------------
Alfred Ganz alfred-ganz:at:agci.com
AG Consulting (203) 624-9667
440 Prospect Street # 11
New Haven, CT 06511
Hywel Richards
2013-06-26 11:25:36 UTC
Permalink
Post by Bjarne Saltbæk
Hi Alfred.
Yes, it looks like Dag hardcoded a specific version of wine-gecko
bound to wine-1.2.3
I have the same problem, yum update has been giving (for quite a while now):

Resolving Dependencies
--> Running transaction check
--> Processing Dependency: wine-gecko = 1.0.0 for package: wine
---> Package wine-gecko.i386 0:1.9-1.nodist.rf set to be updated
--> Finished Dependency Resolution
wine-1.2.3-1.el5.rf.i386 from installed has depsolving problems
--> Missing Dependency: wine-gecko = 1.0.0 is needed by package
wine-1.2.3-1.el5.rf.i386 (installed)
Error: Missing Dependency: wine-gecko = 1.0.0 is needed by package
wine-1.2.3-1.el5.rf.i386 (installed)

I've tried uninstalling all the wine packages and reinstalling, still no
joy.
I don't know how you can install two versions of an rpm at the same time
as suggested here ("yum install wine-gecko" just tries to do the same as
"yum update wine-gecko").

Should v1.9-1 be in extras, or should the wine rpm be updated to fix the
dependency problems?
Or is there some other way that I can fix this for my installation?

Thanks in advance,
Hywel.

Loading...