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

Bug 1421

Summary: emerge "world" doesn't remember if you unmerged something
Product: Portage Development Reporter: Bruce A. Locke (RETIRED) <blocke>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bruce A. Locke (RETIRED) gentoo-dev 2002-03-30 16:22:50 UTC
- merge a package like ltrace via "emerge ltrace"
- it gets added to your world file
- now unmerge ltrace
- do an emerge --update world
- emerge puts it back

This means if you merge something just to try it and unmerged it later after you
deterimne you don't like it, etc, you have to manually remove the entry from the
world file or else it keeps putting it back... rather annoying :)
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-03-30 20:10:39 UTC
OK, fixed in 1.8.9 (final!).  Entries in the world file are ignored if no
matching package is installed.