Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278840 - dev-lang/python is not in the system profile - reduced warning on emerge -C python
Summary: dev-lang/python is not in the system profile - reduced warning on emerge -C p...
Status: RESOLVED DUPLICATE of bug 268724
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-23 15:26 UTC by jon R-B
Modified: 2010-01-26 04:53 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 jon R-B 2009-07-23 15:26:21 UTC
emerge @system -va | grep python
[ebuild   R   ] sys-apps/file-4.23  USE="python" 551 kB [0]

emerge -C glibc 


emerge -C glibc


!!! 'sys-libs/glibc' is part of your system profile.
!!! Unmerging it may be damaging to your system.

>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Press Ctrl-C to Stop in: 10 9 8 ^C

Exiting on signal 2


emerge -C python

 dev-lang/python
    selected: 2.5.4-r3
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 ^C

Exiting on signal 2




dev-lang/python should be in the system set/profile since 
1) it is needed by system
2) it provides a nice warning if someone is careless enough to emerge -C said package

Reproducible: Always
Comment 1 Willis111 2009-12-06 02:31:25 UTC
I would agree 

dev-lang/python should be in the system set/profile since 
1) it is needed by system
2) it provides a nice warning if someone is careless enough to emerge -C said
package

After 2 days of mucking about, re-installing packages, manually removing software etc if I had seen a warning about Portage using python before I did "emerge -C python", I wouldn't have been thinking what an idiot I was when I saw ">>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date."
Comment 2 Zac Medico gentoo-dev 2010-01-26 04:53:39 UTC

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