Bacula-users

Re: [Bacula-users] Issue installing bacula-director-mysql On Debian 5.0

2009-06-10 04:23:37
Subject: Re: [Bacula-users] Issue installing bacula-director-mysql On Debian 5.0
From: Eitan Talmi <eitant AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 10 Jun 2009 11:20:08 +0300
try in this way
1. apt-get build-dep bacula

2. apt-get install mysql-server

3.  download the source files of bacula

4. extract the files:  tar -xvvf bacula-3.0.1.tar.gz

5. compile and install

   cd bacula-3.0.1
   ./configure --with-mysql
   make
   make install

Eitan




On Tue, Jun 9, 2009 at 8:46 AM, adriand <bacula-forum AT backupcentral DOT com> wrote:

Hi,

Im a newbie to bacula and am having no end of difficulty installing this piece of software.

Im running on Debian5 (lenny)

Below is a shot of what i am experiencing.

debian:/etc# aptitude install bacula-director-mysql
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following NEW packages will be installed:
 bacula-director-mysql dbconfig-common{a} libdbd-mysql-perl{a} libdbi-perl{a} libhtml-template-perl{a} libnet-daemon-perl{a} libplrpc-perl{a}
 libterm-readkey-perl{a} mysql-client{a} mysql-client-5.0{a} mysql-server{a} mysql-server-5.0{a}
The following packages will be REMOVED:
 bacula-director-sqlite3{a}
0 packages upgraded, 12 newly installed, 1 to remove and 0 not upgraded.
(skip)
Unpacking mysql-server (from .../mysql-server_5.0.51a-24+lenny1_all.deb) ...
Processing triggers for man-db ...
Setting up dbconfig-common (1.8.39) ...
Setting up libnet-daemon-perl (0.38-1.1) ...
Setting up libplrpc-perl (0.2017-1.1) ...
Setting up libdbi-perl (1.605-1) ...
Setting up libdbd-mysql-perl (4.007-1) ...
Setting up mysql-client-5.0 (5.0.51a-24+lenny1) ...
Setting up mysql-client (5.0.51a-24+lenny1) ...
Setting up bacula-director-mysql (2.4.4-1) ...
Installing new version of config file /etc/bacula/scripts/make_catalog_backup ...
dbconfig-common: writing config to /etc/dbconfig-common/bacula-director-mysql.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
            the script did not pass --debconf-ok to ucf. The maintainer
            script should be fixed to not stop debconf before calling ucf,
            and pass it this parameter. For now, ucf will revert to using
            old-style, non-debconf prompting. Ugh!

            Please inform the package maintainer about this problem.

I had a popup window at this point asking me to put in the passwords for the DB etc which i did but it swore at me a few times until i hit ignore.....

Can anyone give me a few tips if it is possible for me to fix the problem myself?

Thanks
Adrian

+----------------------------------------------------------------------
|This was sent by adrian AT kiwilink.co DOT nz via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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>