RPM Community Forums

Mailing List Message of <rpm-devel>

Re: yum rpm5.0 and version comparison strangery

From: Dan Nicholson <dbn.lists@gmail.com>
Date: Sun 10 Feb 2008 - 23:50:55 CET
Message-ID: <91705d080802101450w6d1994f2m2b9e1ad8a1c1bdd2@mail.gmail.com>
On Feb 10, 2008 2:44 PM, devzero2000 <pinto.elia@gmail.com> wrote:
> I am working with one FC8. I have upgraded to the 5.0.2 rpm packages, also
> rpm-python. Now I have had a problem to update some package from rawhide
> with yum : system-config-firewall demands usermod >= 1.94.1 and I have
> installed usermod.1.94-1.fc9: but the dependency is not resolved - it is
> changed vercmp in the 5? Adding the dependency to
> /etc/rpm/sysinfo/Providername on yum doesn't have any effect but with rpm
> yes, worked fine: doesn't yum use rpm-python for dependencies resolution and
> so, also /etc/rpm/sysinfo local config?

Maybe you just wrote this wrong, but look more closely at the versions.

system-config-firewall requires usermod >= 1.94.1

You have:

usermod 1.94-1.fc9

I.e., you have usermod version 1.94, release 1.fc9. You need a newer usermod.

--
Dan
Received on Sun Feb 10 23:50:56 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.