LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Yum error: .conflict between perl and perl-NDBM_File (https://www.linuxquestions.org/questions/red-hat-31/yum-error-conflict-between-perl-and-perl-ndbm_file-193429/)

zepplin611 06-14-2004 02:01 PM

Yum error: .conflict between perl and perl-NDBM_File
 
Greetings,

I am running yum update on a RH 9.0 machine (yum version: yum-2.0.7-1). The following error
crept up while trying to update the machine:

.conflict between perl and perl-NDBM_File

A google of this error revealed:

in rhl 8.0 perl obsoleted perl-NDBM_File
but that obsolete was removed in rhl 9.

however, I am not sure that deleting perl-NDBM_File is the proper course of action.

Any ideas/suggestions on how to stop this error and move forward with bringing this machine up to
date?

thanks a bunch

zepp

zepplin611 06-16-2004 09:47 PM

I still need an answer to this question...if anyone can cross-post it for me across forum's I would greatly appreciate it...I have numerous RH 9.0 machines that need to be updated and I'm stuck with how to do it via yum or in any other manner....

thanks for everyone's help

zepplin611

yanetdk 10-19-2004 10:13 AM

rebuild rpm database
 
Hi!

I had the same problem, but it helped to rebuild the rpm database with:

rpm -vv --rebuilddb

After that i could do the rpm -e without getting an error

;-Peter
Yanet.dk

misc 10-20-2004 10:22 AM

Re: Yum error: .conflict between perl and perl-NDBM_File
 
Quote:

A google of this error revealed:

in rhl 8.0 perl obsoleted perl-NDBM_File
Cannot confirm that:

$ rpm -qp --obsoletes perl-5.8.0-88.3.i386.rpm
perl-Digest-MD5
perl-MIME-Base64
perl-libnet
perl-Storable

Try to install the packages manually with "rpm -Uvvh" to see where they conflict.


All times are GMT -5. The time now is 01:19 PM.