Hello, Yes, I have been aware of the dependency problem for some time. The problem is that if the user wants only a disk based backup, which is becoming more and more prevalent, such a dependency forces the user to load a package that may never be used.
Possibly the right way to do it is to have a separate Bacula package that adds tape backup. Nothing really pleases me, so in such situations, I usually do nothing until the right solution arises. What do you think? Best regards, Kern On 03/01/2013 10:56 AM, Petr Hracek wrote: > 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? > ------------------------------------------------------------------------------ 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