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

Bug 3409

Summary: remove package from world profile after unmerge
Product: Portage Development Reporter: Sascha Silbe <sascha-gentoo-bugzilla>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: enhancement CC: pm, sascha-gentoo-bugzilla, schnello
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sascha Silbe 2002-06-05 05:41:06 UTC
It would be great if Portage would remove the package from the world profile after doing "emerge unmerge <package>".
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-07-09 12:25:54 UTC
I suppose that this would be one case where we could manually tweak the world
profile.
Comment 2 SpanKY gentoo-dev 2002-08-04 14:52:04 UTC
*** Bug 5544 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2002-08-05 14:46:44 UTC
*** Bug 6055 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-08-06 04:16:42 UTC
*portage-2.0.26 (06 Aug 2002)

  06 Aug 2002; Daniel Robbins <drobbins@gentoo.org> portage.py: on unmerge,
  entries are now removed from the world file if 1) the dependency refers to
  the cat/pkg being unmerged, and 2) the dependency matches the current version
  being unmerged and 3) unmerging this package will leave no other packages on
  this system that will match this world entry.  This closes bug #3409