On Tue, Apr 28, 2009 at 7:49 PM, Ron Blizzard rb4centos@gmail.com wrote:
Thanks for the information. Is there a way to clear out the transaction information, so yum is no longer looking for kaffeine and the kde library files at all?
I'll keep trying to Google for a solution.
Again, thanks.
Okay. I got rid of the kaffeine stuff. Found the transaction files in yum and deleted them. I then ran yum-complete-transaction without errors. So that part of it is fixed.
I then ran "yum clean all" but am still having dependency issues when I try to update.
[root@localhost ronb]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * rpmforge: apt.sw.be * base: mirror.its.uidaho.edu * updates: www.gtlib.gatech.edu * addons: mirrors.tummy.com * extras: mirrors.tummy.com Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package SDL_gfx.i386 0:2.0.19-1.el5.rf set to be updated ---> Package perl-SDL.i386 0:2.1.3-2.el5.rf set to be updated --> Processing Dependency: perl(Pod::ToDemo) for package: perl-SDL ---> Package mjpegtools.i386 0:1.9.0-0.6.rc2.el5.rf set to be updated --> Finished Dependency Resolution perl-SDL-2.1.3-2.el5.rf.i386 from rpmforge has depsolving problems --> Missing Dependency: perl(Pod::ToDemo) is needed by package perl-SDL-2.1.3-2.el5.rf.i386 (rpmforge) Error: Missing Dependency: perl(Pod::ToDemo) is needed by package perl-SDL-2.1.3-2.el5.rf.i386 (rpmforge)
I'm guessing I need to find the file that the function(?) that perl(Pod::ToDemo) is found.
rpm.pbone has a file called Perl-Pod-ToDemo, but it won't install, saying it needs Perl5 files -- so I tried reinstalling Perl, but it didn't help.
I'll keep Googling.