I'm trying to configure amanda so that it will printout daily reports when
amdump runs.
I have the following in my amanda.conf:

printer "ls"
define tapetype AIT-2 {
    comment "SDX-500C with 50GB cartridge."
    length 54538 mbytes
    filemark 1541 kbytes
    speed 2920 kps
    lbl-templ "/usr/local/amanda/configs/reports.ps"
}

When I run amcheck, I get the following error:

ERROR: lbl_templ set but no printer defined

I am able to run lpr from the CLI & print to my printer, and there is no
debugging info explaining why it's not working.

Any ideas?
-Rob

Reply via email to