[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: --aid not working with freshen



Hi Jeff,

> > [root@athlon i586]# rpm --root /mnt/tmp -Fv *.rpm --aid

> > db42a60e error: Failed dependencies:
> >         tzdata >= 2003a is needed by glibc-common-2.3.2-71

 The problem of course is the fact that although tzdata is available in the 
update / solve_pkgs directory it is not yet available in the rpmbd.

 rpm --dbpath /usr/lib/rpmdb/i386-redhat-linux/redhat --justdb -U glibc* 
tzdata*

 or probably more generally

 rpm --dbpath /usr/lib/rpmdb/i386-redhat-linux/redhat --justdb -U *.rpm

 issued from the update dir adds the new package(s) to the rpmdb and solves 
the issue :-).

Bye,
Leonard.

--
How clean is a war when you shoot around nukelar waste?
Stop the use of depleted uranium ammo!
End all weapons of mass destruction.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []