Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157460 - emerge -P gentoo-sources doesn't remove old linux sources
Summary: emerge -P gentoo-sources doesn't remove old linux sources
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 12:39 UTC by Jerome
Modified: 2006-12-07 12:43 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 Jerome 2006-12-07 12:39:27 UTC
I ran this command but here is what still exist:
localhost src # du -sh linux-2.6.18-gentoo-r*
48M     linux-2.6.18-gentoo-r2
381M    linux-2.6.18-gentoo-r3
localhost src # pwd       
/usr/src
localhost src #
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-07 12:43:57 UTC
And will remain that way. You'd need to run make mrproper first before unmerging. (And no, we won't do it automatically, has been tried and it broke things).