Andrej Borsenkow <[EMAIL PROTECTED]> writes:

> On 23 Feb 2001, [iso-8859-1] François Pons wrote:
> 
> > Andrej Borsenkow <[EMAIL PROTECTED]> writes:
> > 
> > > root@localhost ~ # urpmq -d initscripts
> > > read depslist file [/var/lib/urpmi/depslist.ordered]
> > > initscripts 
> > 
> > strange, can you check what you have for initscripts in
> > /var/lib/urpmi/depslist.ordered ?
> > 
> 
> bor@localhost ~ $ rpm -q urpmi
> urpmi-1.5-6mdk
> bor@localhost ~ $ urpmq -d initscripts
> read depslist file [/var/lib/urpmi/depslist.ordered]
> initscripts
> bor@localhost ~ $ grep initscripts /var/lib/urpmi/depslist.ordered
> initscripts-5.27-37mdk 367959 32 12 31 9 26 29 27 34 6 10 3 11 1 2 25 30
> 33 35 18 16 0 24 5 
> initscripts-5.60-6mdk 535687
> bor@localhost ~ $

Ok, this is normal as urpmi take the best package, the problem is going with
base package, only the package before basesystem have all their dependancies,
after all base dependancies are removed. The correction of this side effect is
done by including basesystem in package to update, but it your case, there is a
bug that prevent to make the initscripts-5.60 a base package (as its ancestor
5.27) which will allow him to include all the dependancies.

I fix that soon.

François.

Reply via email to