Hi, on the base of that bug: https://bugzilla.redhat.com/show_bug.cgi?id=911573
Means that when mt command is not existing on the system them mtx-change does not work. /usr/libexec/bacula/mtx-changer or causes problem. I have prepared patch which should solve that problem. diff --git a/bacula.spec b/bacula.spec index 8d518a0..a13d35e 100644 --- a/bacula.spec +++ b/bacula.spec @@ -185,6 +185,7 @@ Provides: bacula-storage-sqlite = %{version}-%{release} Obsoletes: bacula-storage-sqlite < 5.2.0 Provides: bacula-storage-postgresql = %{version}-%{release} Obsoletes: bacula-storage-postgresql < 5.2.0 +Requires: mt-st %if 0%{?fedora} == 17 Requires(post): systemd-units What do you think about that? -- S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email: phra...@redhat.com Web: www.cz.redhat.com ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel