Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9624 - emerge -pC output incorrect
Summary: emerge -pC output incorrect
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: Normal minor
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-24 17:29 UTC by Greg
Modified: 2011-10-30 22:21 UTC (History)
1 user (show)

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 Greg 2002-10-24 17:29:23 UTC
As you can see below, if you pretend unmerge more than one version of the same 
package, the "omitted" line is incorrect. 
 
# emerge -pC gnome-base/gnome-libs-1.4.1.5 gnome-base/gnome-libs-1.4.1.7 
 
>>> These are the packages that I would unmerge: 
 
 gnome-base/gnome-libs 
    selected: 1.4.1.5 1.4.1.7 
   protected: none 
     omitted: 1.4.1.7 1.4.2 
 
>>> Packages in red are slated for removal. 
>>> Packages in green will not be removed. 
# emerge --version 
Portage 2.0.38
Comment 1 Greg 2002-10-25 14:21:09 UTC
FYI, Bug is still present in 2.0.42 
 
# emerge --version 
Portage 2.0.42 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7) 
 
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2003-10-09 14:48:43 UTC
works here, so I assume it is fixed.