Your message dated Tue, 11 Apr 2017 18:44:21 +0200
with message-id <20170411184421.5edfd1ea@localhost>
and subject line arpwatch: massagevendor problems
has caused the Debian Bug report #707477,
regarding massagevendor fails when not using gawk
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
707477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: arpwatch
Version: 2.1a15-1.2
Severity: normal
When invoking massagevendor, the answer is
awk: cannot open p.awk (No such file or directory)
awk: cannot open duplicates.awk (No such file or directory)awk:
cannot open euppertolower.awk (No such file or directory)
Giving a look at the source of the program, if relies on the setting of AWKPATH,
which is a environmente variable used by gawk (not installed by default), but
not
used by mawk, that is the default awk program installed on a base Debian system.
Apart from modifying the source, a quick solution is to install gawk.
I suppose the package should depend, or at least recommend the package gawk.
Thank you.
-- System Information:
Debian Release: 7.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages arpwatch depends on:
ii adduser 3.113+nmu3
ii libc6 2.13-38
ii libpcap0.8 1.3.0-1
arpwatch recommends no packages.
arpwatch suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.1a15-3
Hi Vincenzo,
thanks for reporting the problems with the massagevendor script
supplied as part of the arpwatch package.
Version 2.1a15-3 (which is currently only in experimental due to the
freeze) depends on GNU awk, explicitly calls gawk and is more lenient
regarding whitespace in the supplied oui.txt. For details see the
commit fixing both problems:
https://anonscm.debian.org/cgit/pkg-security/arpwatch.git/commit/?id=29d61022dfa3df74b25f9edd674ada6bea65d502
I'm closing the bugs manually since I forgot to reference them in the
changelog.
Regards
Lukas
pgpD3vz46ULDk.pgp
Description: OpenPGP digital signature
--- End Message ---