Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1421 - emerge "world" doesn't remember if you unmerged something
Summary: emerge "world" doesn't remember if you unmerged something
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-30 16:22 UTC by Bruce A. Locke (RETIRED)
Modified: 2011-10-30 22:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.