<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>I downloaded all the rpm 5.0 packages, and I tried to use<br>
yum update \<br>
rpm-perl-5.0-0.2.0.fc7.rf.x86_64.rpm \<br>
rpm-libs-5.0-0.2.0.fc7.rf.x86_64.rpm \<br>
rpm-build-5.0-0.2.0.fc7.rf.x86_64.rpm \<br>
rpm-5.0-0.2.0.fc7.rf.x86_64.rpm \<br>
rpm-python-5.0-0.2.0.fc7.rf.x86_64.rpm<br>
<br>
but yum dies with dependency issues.<br>
<br>
I think yum is sort of like the lynchpin, updating it seems to be very
problematic.<br>
<br>
If you read my previous reply to Kevin Fenzi, you will see why I even
tried<br>
to go with rpm 5.0.<br>
Aaaaaaaargh!!<br>
<br>
</tt><br>
Mikkel L. Ellertson wrote:
<blockquote cite="mid:49753A84.4010808@infinity-ltd.com" type="cite">
  <pre wrap="">JD wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Dear list,
My current system has

rpm-4.4.2.2-2
rpm-libs-4.4.2.2-2
rpm-python-4.4.2.2-2

I want to update to

rpm-perl-5.0-0.2.0
rpm-libs-5.0-0.2.0
rpm-build-5.0-0.2.0
rpm-5.0-0.2.0
rpm-python-5.0-0.2.0
The 5.0 builds are made for my version of fedora.

How can I update to the new 5.0 stuff safely, so that
I am not left without an rpm tool.
The dependencies are so many, I am not sure how I can
update and not break the dependents.

    </pre>
  </blockquote>
  <pre wrap=""><!---->Use yum to do the update. It will manage any dependencies. It also
takes care of not removing the old version before the new version is
installed. (That is why it first gets all the packages, does the
install, and then does cleanup.)

Mikkel
  </pre>
</blockquote>
</body>
</html>