Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 221

Summary: --world update error with order of packages
Product: Portage Development Reporter: Carlos Eberhardt <carlos>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: minor CC: danarmak
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carlos Eberhardt 2002-01-18 11:06:38 UTC
During an 'emerge --world update' the build of kde-base failed because mesa
needed to be updated first. It was scheduled to be built, just a fair bit after
kde-base. I emerged mesa separately and then ran 'emerge --world update' again
and the kde-base build was successful.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-01-18 19:50:25 UTC
can you give more info?  What version of mesa was installed before?  I think
that kde depends on virtual/opengl so I don't know if there is an easy fix for
this besides masking out bogus mesa ebuilds.
Comment 2 Carlos Eberhardt 2002-01-18 20:33:47 UTC
Sorry, no info about the pre-existing mesa. I just finished cleaning everything
up. Wish I could remember. I do remember that it was a screensaver that was
failing. Not that helpful, I suppose. Pretty minor bug, IMO. Just wanted to let
you know about it, in case it was related to the new --world update stuff with
portage.
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-01-18 22:25:55 UTC
OK, I'm marking this as WONTFIX since I think it was a one-time occurence.