FS#23261 - [arpwatch] isn't sending reports
Attached to Project:
Community Packages
Opened by Ricardo A. Moura Rubio (ricardomoura) - Sunday, 13 March 2011, 16:51 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 06 April 2011, 19:47 GMT
Opened by Ricardo A. Moura Rubio (ricardomoura) - Sunday, 13 March 2011, 16:51 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 06 April 2011, 19:47 GMT
|
Details
Description:
arpwatch 2.1a15-6 isn't sending reports to 'root'. If I downgrade to: arpwatch-2.1a15-5 mail reports works again. Additional info: * package version(s) arpwatch-2.1a15-6: Doesn't send report to 'root' arpwatch-2.1a15-5: Does send OK * config and/or log files etc. Steps to reproduce: Just install and run arpwatch-2.1a15-6 |
This task depends upon
-pkgrel=5
+pkgrel=6
- install -D -m 0644 arpwatch.8 $startdir/pkg/usr/man/man8/arpwatch.8 && \
- install -D -m 0644 arpsnmp.8 $startdir/pkg/usr/man/man8/arpsnmp.8 && \
+ install -D -m 0644 arpwatch.8 $startdir/pkg/usr/share/man/man8/arpwatch.8 && \
+ install -D -m 0644 arpsnmp.8 $startdir/pkg/usr/share/man/man8/arpsnmp.8 && \