From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Fedora/1.7.12-1.5.1 Description of problem: I can not update xemacs and it's utils because of a wrong dependency issue. Error: Missing Dependency: apel-xemacs >= 10.5 is needed by package wl-xemacs I have the higher version of apel-xemacs, but yum and rpm will not see it. [root@maui1 Downloads]# rpm -q wl-xemacs wl-xemacs-2.10.1-4 [root@maui1 Downloads]# rpm -q apel-xemacs apel-xemacs-10.6-5 Version-Release number of selected component (if applicable): apel-xemacs-10.6-5 How reproducible: Always Steps to Reproduce: 1. run yum and rpm update 2. 3. Actual Results: Error: Missing Dependency: apel-xemacs >= 10.5 is needed by package wl-xemacs Additional info:
(Cc'ing Jens, the FC wl maintainer, just a FYI.) The problem is that there's no separate apel-xemacs package any more, and xemacs-sumo provides only version 10.2. Further, there's no wl-xemacs package in FC4 nor Extras for FC4. Unfortunately the best I can suggest is to manually remove wl-xemacs, and then try updating again. "yum upgrade" (not "yum update") could also help, but I haven't tested that.
Hmm, ok - I plan to submit wl to Extras one day though... It is strange that yum doesn't see the higher version of apel-xemacs.
It probably does see it, but xemacs-sumo has "Obsoletes: apel-xemacs < 10.6-6" for upgrades.
ddskk requires apel-10.6 to build, so I'm unable to build it currently in Extras.
The ddskk specfile in CVS lists apel 10.2 as the minimum needed version...? More relevant discussion is in bug 162952, but Jens, please open a new separate bug and let's try to work it out there in case it's really 10.6 of apel that's required for ddskk and not 10.2. It's not the same problem as this wl-xemacs one, so it's better discussed elsewhere.
Ok, the ddskk.spec file is wrong then, because the build fails without 10.6. It is not an upgrade problem, but it essentially amounts to the same thing. Anyway let me open a new bug as you request.