Hello folks,

I've been out of town for over a week and very busy with work since getting
back home, but I am trying to make some time to get 1.38.* into portage
soon.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Harry Putnam
> Sent: Tuesday, 22 November, 2005 09:28
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] bacula on gentoo help resources
> 
> Using gentoo  linux-2.6.14-gentoo-r2
> 
> Where can I get gentoo specific help starting to use bacula?  I'm
> finding the whole at least first part of the online tutorial:
>   http://www.bacula.org/dev-manual/Brief_Tutorial.html#_ChapterStart1
> 
> Has too much stuff in it that does not apply to a gentoo install.
> 

Installing Bacula on Gentoo Linux should be as easy as 'emerge bacula'
though you will need to specify one and only one database support USE flag
(i.e. USE=mysql) when merging bacula.  Configuring Bacula definitely
requires reading the rest of the manual, but installation on Gentoo Linux
should be painless.  Please let me know if this is not the case.

> There is lots of talk of `./bacula start' which doesn't exist in a
> gentoo install.
> 

The bacula init script which the manual refers to is actually in either
/etc/bacula or /var/lib/bacula.  Due to some inter-developer
miscommunication between myself and other gentoo devs this and other other
such scripts have been moved around several times in recent ebuilds.  This
miscommunication has now been resolved and the confusion should be clearing
up in the next ebuild.  I recommend using the /etc/init.d/bacula script as
suggested in John's email, but please note that in the next bacula ebuild an
USE flag will allow for the use of inidividual init scripts for each daemon.
You may wish to run 'emerge -vp bacula' before installing the newest
revision(s) to check for new or updated USE flags.

> Attempts to start bacula-dir fail like this:
>   bacula-dir -v -d22 
>   bacula-dir: dird.c:131 Debug level = 22
>   22-Nov 09:24 bacula-dir:  Fatal error: Could not open 
> database "bacula".
>   22-Nov 09:24 bacula-dir:  Fatal error: mysql.c:169 Unable 
> to connect 
>   to MySQL server. 
>   Database=bacula User=bacula
>   It is probably not running or your password is incorrect.
>   22-Nov 09:24 bacula-dir ERROR TERMINATION
>   Please correct configuration file: /etc/bacula/bacula-dir.conf
> 

Please check that the user 'bacula' is in your mysql users database and has
adequate permissions to connect from 'localhost' and has full access to the
'bacula' database.  There exists plenty of documentation for these tasks on
mysql.com.

> 
> Attempts to start the console with `bconsole' fail like this:
> bconsole
> 
>  Connecting to Director reader:9101
>    22-Nov 09:17 bconsole:  Fatal error: bnet.c:775 Unable to connect 
>    to Director daemon on reader:9101. ERR=Connection refused
> 
> mysql is running .. not sure about password but the --help flag on
> either of above shows no way to supply one anyway.
> 
> So, I'm really shooting in the dark here and need to hear from an
> experienced user about the baby steps to get started.
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

Perhaps a guide for installing Bacula on Gentoo would be helpful.  I would
definitely like to contribute such a document to the Gentoo Documentation
Project, however as I mentioned before time is very short for me right now.
If someone would like to prepare a draft for this and send it to me I would
appreciate it and certainly give you credit for authorship.  Please see
http://www.gentoo.org/proj/en/gdp/ for details about contributing documents
to the Gentoo Documentation Project.

Thanks,
Chris  

P.S. I appologize if this is getting really off-topic for this list.



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to