Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5658 - --clean and -c : different output
Summary: --clean and -c : different output
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-07-27 14:47 UTC by Maurizio Disimino
Modified: 2011-10-30 22:19 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 Maurizio Disimino 2002-07-27 14:47:18 UTC
sexybit mozilla # emerge --clean -p system

These are the packages that I would merge, in order.

Calculating system dependencies ...done!
[ebuild    U ] sys-apps/baselayout-1.7.9-r1 to /
[ebuild    U ] sys-apps/portage-2.0.13 to /

sexybit mozilla # emerge -c -p system

>>> These are the packages that I would unmerge:

 sys-apps/portage
    selected: 2.0.19
   protected: 2.0.20
     omitted: none

 sys-apps/baselayout
    selected: 1.8.0
   protected: 1.7.8-r1 1.7.9-r2
     omitted: none

>>> Packages in red are slated for removal.
>>> Packages in green will not be removed.


see ya.

Maurizio Disimino
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-07-29 21:18:38 UTC
This will be fixed in Portage 2.0.22.  Thanks.
Comment 2 Maurizio Disimino 2002-07-30 12:34:45 UTC
<j2ee> sexybit root # emerge --clean system
<j2ee> emerge: for rsyncs, --clean is now on by default; no need to specify this
option.
<carpaski> Users are not cleaning their trees and are causing random bugs. In an
effort to reduce goose-chases, clean is atuomatic now.
<j2ee> Yes, understood .. but --clean referred to 'system' or 'world' always
used to delete older version of the same pkg with same SLOT.
<j2ee> in fact, emerge -c system (alias --clean) does it
<carpaski> could just be misplaced

Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-08-01 01:46:00 UTC
Please don't re-open this bug.  It's fixed.