Bug 68707 - app-admin/bacula update
|
Bug#:
68707
|
Product: Gentoo Linux
|
Version: 2004.2
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: zul@gentoo.org
|
Reported By: barninger@fairfieldcomputers.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: app-admin/bacula update
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-10-24 08:34 0000
|
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.
(From update of attachment 42492 [details])
typo:
line 291
einfo " echo .dump | sqlite /var/bacula/bacula.db | bzip2 > \"
should be
einfo " echo .dump | sqlite /var/bacula/bacula.db | bzip2 > \\"