On Tuesday 12 April 2005 12:01, Jesus Salvo Jr. wrote:

> In fact, the chg-zd-mtx script will not work if the changerfile entry in
> amanda.conf is not valid / incorrect. In chg-zd-mtx script:
>
> changerfile=`amgetconf$SUF changerfile 2>/dev/null | grep -v BUGGY`
> if [ -z "$changerfile" ]; then
>         Exit 2 \
>              "<none>" \
>              "changerfile must be specified in amanda.conf"
> fi
>

That text "changerfile must be specified in amanda.conf" is the exact same 
text that amtape returns ... although clearly chg-zd-mtx is not having the 
same problem.

Reply via email to