rpmlib(PayloadIsXz) <= 5.2-1 is needed by ?????

Michael Schwendt mschwendt.tmp0701.nospam at arcor.de
Tue Aug 11 07:17:54 UTC 2009


On Mon, 10 Aug 2009 14:03:55 -0700 (PDT), Antonio wrote:

> Thanks for trying to help me, but unfortunately the above does not work

You're not applying trouble-shooting skills.

> [root at localhost Download]# rpm -Uvh rpm-4.7.1-1.fc11.i586.rpm 

You need to update _all_ rpm-* packages that are installed. RPM is
built as multiple packages, most important is "rpm-libs".
Run "rpm -qa rpm\*" then download all .fc11 builds for those packages
and rpm -Uvh them together with:

> error: Failed dependencies:
> 	liblzma.so.0 is needed by rpm-4.7.1-1.fc11.i586

This is found in  xz-libs-4.999.8-0.7.beta.fc11.i586  built from
package "xz".

> [root at localhost Download]# rpm -Uvh rpm-4.7.1-1.fc11.i586.rpm --nodeps

Bzzz! Nobody recommended --nodeps, so don't decide to use it as long as
you ask for help. You still need to update rpm-libs, rpm-python.




More information about the fedora-test-list mailing list