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

Bug 153995

Summary: app-backup/bacula-1.38.9 uses both 'bacula-no-dir' and 'bacula-nodir' USE flags
Product: Gentoo Linux Reporter: Andrew Ross (RETIRED) <aross>
Component: Current packagesAssignee: App-Backup Team <app-backup>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Ross (RETIRED) gentoo-dev 2006-11-03 22:23:53 UTC
app-backup/bacula-1.38.9 makes use of the 'bacula-no-dir' USE flag, but does not include it in IUSE.
Comment 1 Andrew Ross (RETIRED) gentoo-dev 2006-11-03 22:39:03 UTC
Reassigning to herd, since bug #98505 indicates the maintainer listed in metadata.xml is retired(ish).
Comment 2 Andrew Ross (RETIRED) gentoo-dev 2006-11-04 00:48:37 UTC
Closer examination reveals that ISUE contains bacula-nodir (note the lack of a hyphen between "no" and "dir"). The ebuild itself refers to both forms, so it looks like the hyphened form (bacula-no-dir) is a mistake, and should be switched to bacula-nodir
Comment 3 Fabian Groffen gentoo-dev 2006-11-04 01:17:16 UTC
same for bacula-no-sd and bacula-nosd

I fixed it as suggested.