On Saturday 15 March 2003 00:48, Todd Lyons wrote:
> Teemu Torma wrote on Fri, Mar 14, 2003 at 09:43:51PM +0100 :
> > I have updated two 9.0 machines to the current cooker with urpmi
> > --auto-select, and in both cases procps was not updated.  I know
> > that
>
> Look in /etc/urpmi/skip.list or /etc/urpmi/inst.list and see if it's
> in either one of those.

I debugged urpmi a bit, and the problem is that there is procps3 package 
in contribs, which obsoletes procps.  URPM sees this entry first, adds 
procps to obsoleted list, then sees the new main procps package which 
obsoletes procps3, and as the result both of them are obsoleted and 
nothing selected.

Quick fix is to just remove procps3* from contribs, it is older than the 
main procps anyway.  Or urpmi needs fixing to handle this kind of 
situation...

Teemu


Reply via email to