Bacula-users

[Bacula-users] Building bacula-gui

2010-01-11 10:02:44
Subject: [Bacula-users] Building bacula-gui
From: Moray Henderson <Moray.Henderson AT ict-software DOT org>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Mon, 11 Jan 2010 14:33:02 +0000
Hello List,

I came across an issue building the bacula-gui 3.0.3 rpms for el5: the
bacula-gui.spec.in file in bacula-gui-3.0.3.tar.gz contains references
to the bacula-docs tarball:

58:Source2: bacula-docs-%{version}.tar.gz
169:%setup -c %{name} -T -D -b 2
276:cp -p bacula-docs-%{version}/manual/%{bimagemgr}.pdf
docs/%{bimagemgr}/
282:cp -p bacula-docs-%{version}/%{web}/%{web}.pdf docs/%{web}/

bacula-docs does not seem to contain those documents any more, so all
those lines need to be removed before the rpms will build.  

The bacula-gui-web rpm should really have a dependency on php-pear(DB),
which is available in Fedora EPEL.

Is bacula-web compatible with the sqlite build of bacula?  The README
says it isn't, but the comment in the config file ("# Your database
type: mysql,sqlite,pgsql") suggests it is, which is a bit confusing.


Moray.
"To err is human.  To purr, feline"







------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Building bacula-gui, Moray Henderson <=