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

Bug 173294

Summary: app-backup/bacula-1.36.3-r2 emerge completes, but missing bacula-fd
Product: Gentoo Linux Reporter: Fratotec <fratotec>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fratotec 2007-04-03 22:43:52 UTC
bacula-1.36.3-r2 compiles completly, but bacula-fd.conf and bacula-fd executable missing.

Errors during compilation:
make[1]: Entering directory `/var/tmp/portage/app-backup/bacula-1.36.3-r2/work/bacula-1.36.3/src/filed'
backup.c:34:21: sys/acl.h: No such file or directory
backup.c:35:24: acl/libacl.h: No such file or directory
restore.c:33:21: sys/acl.h: No such file or directory
restore.c:34:24: acl/libacl.h: No such file or directory
make[1]: *** [depend] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-backup/bacula-1.36.3-r2/work/bacula-1.36.3/src/filed'

Reproducible: Always

Actual Results:  
after installing sys-apps:acl and sys-apps:attr compiles without errors and creates all config files an executables as expected.


If bacula needs acl to compile, the ebuild should do a dependency check and install acl, if its missing.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-04 08:42:05 UTC
Try w/ 2.0.3; if you still have issues with that one, feel free to reopen this bug. 1.36.3-r2 is plain FUBAR and noone will be fixing it.