|
From: Erik P. O. <ep...@gm...> - 2012-06-30 16:43:32
|
On 30/06/12 11:35, Simone Caronni wrote: > Hello, > > On 29 June 2012 18:58, Erik P. Olsen<ep...@gm...> wrote: >> I am on Fedora 14 migrating to 16 running bacula 5.0.3 and I've noticed that the >> script /usr/libexec/bacula/bacula does not perform the functions it is supposed >> to do. Looking into the script reveals that it actually executes three different >> scripts, namely bacula-ctl-dir, bacula-ctl-fd and bacula-ctl-sd. However, none >> of those scripts are found on the system. Where can I find them? > > Bacula in Fedora does not contain those scripts, in fact also Fedora > 16 does not have /usr/libexec/bacula/bacula installed. They are > removed as part of the rpm packaging. Maybe /usr/libexec/bacula/bacula should have ben removed but it isn't. > > You can see the git logs of the Fedora packages at: > > http://pkgs.fedoraproject.org/gitweb/?p=bacula.git;a=summary > > The Fedora 16 branch is at the bottom. > > Since 5.0.3 is quite old, first of all I suggest you to upgrade to > Fedora 17 that contains the latest Bacula with systemd support. > If you can't upgrade, there's a repository for Fedora packages that > contains the latest Fedora ones at: > > http://repos.fedorapeople.org/repos/slaanesh/bacula/ Thanks for this info. I wasn't aware of that. > > By updating on Fedora 16 you will also get systemd as well. Please > read the included README.txt. Will do. -- Erik |