Nathan Stratton Treadway <[email protected]> (Mi 30 Okt 2019 20:50:46 CET):
> On Wed, Oct 30, 2019 at 20:00:09 +0100, Heiko Schlittermann wrote:
> > are there known issues in inheritance of script definitions in the
> > amanda.conf?
>
> Personally I haven't noticed this problem before, but "script" seems to
> be used infrequently enough that it wouldn't really surprise me that you
> happened to be the first to notice this particular case.

True. I remotely remember that I had this problem once before, but I
could not find any notices or references.

> Is this behavior coming from the Amanda 3.5.1 (running on Debian Stretch)
> installation you mentioned in earlier posts?

Buster.
Here is a working "non-working" complete example:

    diskfile "/dev/null"

    define script pre-dle {
    }

    define dumptype foo {
            compress client # this finds its way to foo1 -> foo2
#           script pre-dle
    }

    define dumptype foo-foo {
            foo
#           script pre-dle
    }

    define dumptype foo-foo-foo {
            foo-foo
#           script pre-dle
    }

To be cecked with `amadmin <config> config --no-default

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
--
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -

Attachment: signature.asc
Description: PGP signature

Reply via email to