|
From: Simone C. <neg...@gm...> - 2012-06-30 09:35:57
|
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. 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/ By updating on Fedora 16 you will also get systemd as well. Please read the included README.txt. Regards, --Simone -- You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson). |