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

Bug 313901

Summary: app-portage/gentoolkit-0.3.0_rc10: eclean-dist ignores /etc/eclean/distfiles.exclude
Product: Portage Development Reporter: Dror Levin (RETIRED) <spatz>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 237964    

Description Dror Levin (RETIRED) gentoo-dev 2010-04-08 17:50:51 UTC
eclean-dist removes metadata.dtd although it is listed in the exclude file:

kamino ~ # eclean-dist
 * Building file list for distfiles cleaning...
 * Cleaning distfiles...
 [     4 K ] metadata.dtd
 ===========
 [     4 K ] Total space from 1 files were freed in the distfiles directory
kamino ~ # cat /etc/eclean/distfiles.exclude 
# /etc/eclean/distfiles.exclude
# In this file you can list some categories or cat/pkg-name for which you want
# to protect distfiles from "ecleaning". You can also name some specific files.
# See `man eclean` for syntax details.
metadata.dtd
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2010-04-08 20:42:47 UTC
I found and fixed my regression.

fixed in revision 421 of the genscripts repo.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2010-04-08 21:16:49 UTC
I'll be creating an gentoolkit-0.3.0_rc10-r1 patch release shortly.
Comment 3 Paul Varner (RETIRED) gentoo-dev 2010-04-08 22:37:15 UTC
gentoolkit-0.3.0_rc10-r1 is now in the tree.