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

Bug 68707

Summary: app-admin/bacula update
Product: Gentoo Linux Reporter: D. Scott Barninger <barninger>
Component: New packagesAssignee: Chuck Short (RETIRED) <zul>
Status: RESOLVED FIXED    
Severity: enhancement CC: barninger, m.debruijne, mholzer
Priority: High Keywords: EBUILD
Version: 2004.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: bacula-1.36.0.ebuild
patch for configure script in 1.36.0
revised init script

Description D. Scott Barninger 2004-10-24 08:34:49 UTC
Please find attached an updated ebuild and init script for bacula version 1.36.0. This ebuild incoprorates much that we put in our rpm packages as well as detection scripting for the database version. This ebuild and the init script are now in bacula CVS and will be maintained in future releases. The init script will be handled by the configure script in the next bacula release to substitute install paths and can then be obtained from the source platform directory rather than the gentoo files directory.
Comment 1 D. Scott Barninger 2004-10-24 08:35:58 UTC
Created attachment 42492 [details]
bacula-1.36.0.ebuild
Comment 2 D. Scott Barninger 2004-10-24 08:36:41 UTC
Created attachment 42493 [details, diff]
patch for configure script in 1.36.0
Comment 3 D. Scott Barninger 2004-10-24 08:37:08 UTC
Created attachment 42494 [details]
revised init script
Comment 4 D. Scott Barninger 2004-10-26 01:52:50 UTC
Comment on attachment 42492 [details]
bacula-1.36.0.ebuild

typo:

line 291	
einfo " echo .dump | sqlite /var/bacula/bacula.db | bzip2 > \"

should be
einfo " echo .dump | sqlite /var/bacula/bacula.db | bzip2 > \\"
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-12-18 06:33:11 UTC
in cvs