Hi Tom, On Mittwoch, 3. Februar 2010, Tom Feiner wrote: > Thanks for the bug :D
sorry for not doing more :/ overly busy with work and real life stuff...
> However, on my squeeze system it still fails with the following error:
I'm running this on lenny, with unmodified munin packages from sid/squeeze.
> Changing the plugins' mktempfile function from:
> cmd=$(echo $MUNIN_MKTEMP | sed s/\\$1/$1/)
> to
> cmd=`echo $MUNIN_MKTEMP | sed s/\\$1/$1/
>
> Fixed it for me.
> Can you confirm that you did the same on your end to get it to work? If so,
> I'll fix it upstream.
No, my /etc/munin/plugin-conf.d/amavis reads:
[amavis]
group adm
env.MUNIN_MKTEMP /bin/mktemp -p /tmp/ $1
env.amavislog /var/log/mail.info
But shouldn't MUNIN_MKTEMP be set somewhere else instead anyway?
cheers,
Holger
signature.asc
Description: This is a digitally signed message part.

