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

Bug 146260

Summary: dispatch-conf takes a while when searching in .maildir directories.
Product: Portage Development Reporter: Jimmy.Jazz
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jimmy.Jazz 2006-09-04 05:41:11 UTC
Hello,

i'm using vpopmail and protect some of its configuration files with the  CONFIG_PROTECT="/var/vpopmail/domains /var/vpopmail/etc" variable. Unfortunately, "domains" directory contains not only configuration files but mailboxes too. so dispatch-conf takes a lot of time parsing .maildirs files.

I have tried CONFIG_PROTECT_MASK but it doesn't work as expected.

Could it be possible to ignore some subtrees from the directories search like find does with the -prune option ?

Thx

Jj
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-09 08:04:41 UTC

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