Description of problem: Installing opera-11.62-1347.x86_64.rpm via yum localinstall --nogpgcheck fails Version-Release number of selected component (if applicable): 3.2.22 How reproducible: Fails every time Steps to Reproduce: 1. yum localinstall /tmp/opera-11.62-1347.x86_64.rpm --nogpgcheck Actual results: ================================================================================ Installing: opera x86_64 2:11.62-1347 /opera-11.62-1347.x86_64 39 M Transaction Summary ================================================================================ Install 1 Package(s) Upgrade 0 Package(s) Total size: 39 M Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: rpmlib(PayloadIsLzma) is needed by opera-11.62-1347.x86_64 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: . . . Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : opera-11.62-1347.x86_64 1/2 Installing : opera-11.62-1347.x86_64 2/2 Installed: opera-11.62-1347.x86_64 Complete! Additional info: None
This in not a bug. Further research uncovers that the compression scheme used by the Opera maintainers is not supported on RedHat platforms. Repackaging using rpmrebuild is a suggested workaround.