On Sun, May 09, 2010 at 07:22:03PM -0400, Dan Langille wrote:
> On 4/22/2010 4:03 AM, mo...@frakir.org wrote:

>> Invalid Slot number: /etc/bacula/mtx-changer: mktemp: not found
>
> There's a problem.  I think it's with your autochanger script.  I  
> suggest testing that to confirm it works.  There is documentation on 
> that.

Thanks.  However, the autochanger is actually working fine.  As
described later in the same message, the mktemp thing appeared to be a
red herring -- the fix is to put the following in the changer script:

    PATH=/usr/xpg4/bin:$PATH

The lack of mktemp appears to be harmless, i.e. the changer script
compensates for it.

- Morty

------------------------------------------------------------------------------

_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to