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