Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371621 - emerge -va --depclean tries to remove products that are part of the system profile
Summary: emerge -va --depclean tries to remove products that are part of the system pr...
Status: RESOLVED DUPLICATE of bug 370295
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-14 13:27 UTC by Tanktalus
Modified: 2011-06-14 15:06 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 Tanktalus 2011-06-14 13:27:02 UTC
Using portage 2.2.0_alpha41

Running depclean gets me the warning:

!!! 'app-editors/nano' (virtual/editor) is part of your system profile.
!!! Unmerging it may be damaging to your system.

If it's part of the system, shouldn't depclean be already taking into consideration that it's a dependency?  If I explicitly ask to remove nano directly, then the warning is valid.  However, I would think the system requirements would, by default, be part of the dependency tree checked by depclean.

Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-06-14 15:06:07 UTC
Expected behavior, read the duplicate bug or the portage FAQ for more info.

http://www.gentoo.org/proj/en/portage/doc/faq.xml (question #4)

*** This bug has been marked as a duplicate of bug 370295 ***