Hello, On 4/23/2007 8:53 PM, Matthew Wise wrote: > I am trying to get Bacula installed on my Suse Enterprise Server. > I am installing bacula from rpms which I made with the rpmbuild program and > the Bacula src rpm. > I keep getting this error when I try to install the Bacula rpm. My mysql > database is up and running and I can start bacula-dir from > /etc/init.d/bacula-dir start command. I do not understand why the install > keeps failing with the following lines. > > > insserv: Service mysql has to be enabled for service bacula-dir > insserv: exiting now! > /sbin/insserv failed, exit code 1 > bacula-dir 0:off 1:off 2:off 3:off 4:off 5:off 6:off > /sbin/insserv failed, exit code 0 > bacula-fd 0:off 1:off 2:off 3:off 4:off 5:off 6:off > /sbin/insserv failed, exit code 0 > bacula-sd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
This is probably due to the LSB conforming hints in the start scripts. Look for a line starting with "Required-Start:" near the top of the bacula startup script, and make sure the service mysql is referenced there. Then, see if the mysql startup script provieds that service and activate it first, using insserv. If that doesn't help, you'll have to read the insserv manual :-) Arno > > > Any help is appreciated. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users