Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 460682

Summary: eclean should delete sources of live packages
Product: Portage Development Reporter: poletti.marco
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: UNCONFIRMED ---    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description poletti.marco 2013-03-07 13:04:37 UTC
I'm not exactly sure if eclean removes any sources of live packages at all, but on my system I still have at least some of them left, even after cleaning in destructive mode.

For example, I have kde-base/oxygen-icons-4.10.1 installed now, and even after "eclean-dist --destructive" I still have:

 ~ > du /usr/portage/distfiles/svn-src/oxygen-icons-4.10.49.9999/
777M    /usr/portage/distfiles/svn-src/oxygen-icons-4.10.49.9999/

Am I missing something?


Reproducible: Always
Comment 1 Zac Medico gentoo-dev 2013-03-07 14:43:44 UTC
Live sources are special since they are not declared in SRC_URI or any other standardized metadata (bug 182028 is about standardization of live ebuilds).
Comment 2 poletti.marco 2013-03-07 14:52:04 UTC
I added a dependency on that bug.
If you don't like that this bug is still open, feel free to close it as INVALID instead.