Bug 799519

Summary: ERROR with rpm_check_debug vs depsolve
Product: Red Hat Enterprise Linux 5 Reporter: Saurabh Mishra <saurabh.mishra>
Component: yumAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.9   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-05 21:07:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Saurabh Mishra 2012-03-02 20:52:46 UTC
Description of problem:
Installation of RPM packages for hadoop-0.20-0.20.2+923.195-1.noarch 
Faced an error saying below:
ERROR with rpm_check_debug vs depsolve: 
rpmlib(FileDigests) is needed by hadoop-0.20-0.20.2+923.195-1.noarch 
rpmlib(PayloadIsXz) is needed by hadoop-0.20-0.20.2+923.195-1.noarch 
Version-Release number of selected component (if applicable):


How reproducible:
Reexecution of installation using cloudera manager for hadoop.

 
Actual results:
Failure

Expected results:
Success

Additional info:

Comment 1 James Antill 2012-03-05 21:44:10 UTC
rpmlib(FileDigests) is needed by hadoop-0.20-0.20.2+923.195-1.noarch 
rpmlib(PayloadIsXz) is needed by hadoop-0.20-0.20.2+923.195-1.noarch 

 These mean that the packages you are tryign to install are for a newer version of rpm than the one you have ... which almost certainly means that you are trying to install the wrong packages for your OS.

 You want to find a version of hadoop that is built for RHEL-5.

Comment 2 Saurabh Mishra 2012-03-06 00:53:50 UTC
We had created a local yum repository using tomcat and webserver , it has right version of cloudera hadoop i.e. http://archive.cloudera.com/redhat/cdh/3/

which is described in 

https://ccp.cloudera.com/display/CDHDOC/CDH3+Installation#CDH3Installation-InstallingCDH3OnRedHatcompatiblesystems

i.e. http://archive.cloudera.com/redhat/cdh/cloudera-cdh3.repo

Can we upgrade RPM in our linux machines?

Linux - 2.6.18-194.11.4.el5 #1 x86_64 GNU/Linux

RPM version 4.4.2.3

Please let me know asap. Thank You

Regards
Saurabh