Bug 635652 - rpmlib problem trying to install Real Player 11 on Rhel 5.5
Summary: rpmlib problem trying to install Real Player 11 on Rhel 5.5
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.5
Hardware: i386
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-20 13:04 UTC by Matias Colli
Modified: 2014-01-21 06:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-20 13:29:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matias Colli 2010-09-20 13:04:32 UTC
Description of problem: rpmlib problem


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:


1.# yum localinstall RealPlayer11GOLD.rpm
Loaded plugins: fastestmirror, priorities, protect-packages, rhnplugin, security, upgrade-helper, versionlock
This system is not registered with RHN.
RHN support will be disabled.
Setting up Local Package Process
Examining RealPlayer11GOLD.rpm: realplay-11.0.2.1744-1.i386
Marking RealPlayer11GOLD.rpm to be installed
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Reading version lock configuration
Resolving Dependencies
--> Running transaction check
---> Package realplay.i386 0:11.0.2.1744-1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================================================================================================================
 Package                                Arch                               Version                                        Repository                                       Size
================================================================================================================================================================================
Installing:
 realplay                               i386                               11.0.2.1744-1                                  /RealPlayer11GOLD                                18 M

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

Total size: 18 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
rpmlib(PayloadIsLzma) se necesita para realplay-11.0.2.1744-1.i386
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:
ERROR with rpm_check_debug vs depsolve:
rpmlib(PayloadIsLzma) se necesita para realplay-11.0.2.1744-1.i386
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])

Expected results:


Additional info:

Comment 1 James Antill 2010-09-20 13:29:04 UTC
 This means that realplay was creating using a newer version of rpm, which has a feature enabled (PayloadIsLzma) that the older version of rpm you are using doesn't understand.
 You need to get a version of the realplay rpm that is compatible with your version of rpm.


Note You need to log in before you can comment on or make changes to this bug.