Package: aide
  Version: 0.17.3-4+deb11u1

  When I invoke `aideinit' without arguments from an ordinary shell
  prompt it prints:

`ERROR: /etc/aide/aide.conf.d/31_aide_munin-nodes (stdout):1:
unexpected character: '/' (line:
'/var/cache/munin/www/uaegeas1/(index\.html|uaegeas1\n/[-_[:alnum:]]+\.(png|html))$
f VarFile/var/lib/munin/uaegeas1/uaegeas1\n-.*\.rrd$ f
VarFile/@@{RUN}/munin/munin-(update|datafile|uaegeas1-uaegeas1|limits)\.lock$
f VarFile')

  I suggest that /etc/aide/aide.conf.d/31_aide_munin-nodes should be
corrected on two lines with correctly placed line feed :

printf "/var/cache/munin/www/%s/(index\\.html|%s/[-_[:alnum:]]+\\.(png|html))$
f VarFile\\n" "${DOMAIN}" "${DHOST}"

printf "/var/lib/munin/%s/%s-.*\\.rrd$ f VarFile\\n" "${DOMAIN}" "${DHOST}"


  I am using Debian GNU/Linux 2.2, kernel 2.2.17-pre-patch-13
  and libc6 2.1.3-10.

Reply via email to