Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 920420

Summary: This is regarding the rpmlib(FileDigests) is needed by foreman-release-1.1stable-3.el6.noarch rpmlib(PayloadIsXz) is needed by foreman-release-1.1stable-3.el6.noarch errors while trying to install an rpm package using yum installer
Product: Red Hat Enterprise Linux 5 Reporter: Y Ramya <y.ramya>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.10CC: james.antill, pmatilai
Target Milestone: rc   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 08:52:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
It shows the error that is occuring while trying to install an rpm package using yum installer none

Description Y Ramya 2013-03-12 05:11:01 UTC
Created attachment 708767 [details]
It shows the error that is occuring while trying to install an rpm package using yum installer

Description of problem:
am trying to install an rpm package but getting the following error

[root@TCS-PERF-TEST-DB01 db]# yum localinstall foreman-release-1.1stable-3.el6.noarch.rpm
Configuration file /etc/yum/pluginconf.d/rhnplugin.conf not found
Unable to find configuration file for plugin rhnplugin
Configuration file /etc/yum/pluginconf.d/security.conf not found
Unable to find configuration file for plugin security
Repository rhel-debuginfo is listed more than once in the configuration
Repository rhel-debuginfo-beta is listed more than once in the configuration
Setting up Local Package Process
Examining foreman-release-1.1stable-3.el6.noarch.rpm: foreman-release-1.1stable-3.el6.noarch
Marking foreman-release-1.1stable-3.el6.noarch.rpm to be installed
file:///rhel/dvd/Cluster/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/rhel/dvd/Cluster/repodata/repomd.xml'
Trying other mirror.
file:///rhel/dvd/ClusterStorage/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/rhel/dvd/ClusterStorage/repodata/repomd.xml'
Trying other mirror.
file:///rhel/dvd/Server/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/rhel/dvd/Server/repodata/repomd.xml'
Trying other mirror.
file:///rhel/dvd/VT/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/rhel/dvd/VT/repodata/repomd.xml'
Trying other mirror.
Resolving Dependencies
--> Running transaction check
---> Package foreman-release.noarch 0:1.1stable-3.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================
 Package                           Arch                     Version                           Repository                                                 Size
==============================================================================================================================================================
Installing:
 foreman-release                   noarch                   1.1stable-3.el6                   /foreman-release-1.1stable-3.el6.noarch                    229

Transaction Summary
==============================================================================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total size: 229
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
rpmlib(FileDigests) is needed by foreman-release-1.1stable-3.el6.noarch
rpmlib(PayloadIsXz) is needed by foreman-release-1.1stable-3.el6.noarch
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])


 
Actual results:


Expected results:package to be downloaded


Additional info:

Comment 1 Panu Matilainen 2013-03-12 08:52:25 UTC
RHEL-6 packages are not compatible with the rpm of RHEL-5, that's what the message essentially says. NOTABUG, you need to use package compatible with your distro.