#740718 rkhunter: i18n db update of lang en keyword NETWORK_PROMISC_NO_IP missing

#740718#5
Date:
2014-03-04 11:38:44 UTC
From:
To:
Dear Maintainer,

This weekend rkhunter automaticaly fetched an i18n upgrade for en and tw
from its mirrors (don't know wich mirror). This upgrade does remove the
keyword NETWORK_PROMISC_NO_IP from language file for en and tw.

This results in the error:

Error: Invalid display - keyword cannot be found: Display line: display --to
LOG --type INFO NETWORK_PROMISC_NO_IP

for daily rkhunter run. Switching to lang=de solve this Problem because
the keyword NETWORK_PROMISC_NO_IP is still availabe in the german language
file.

best regards,

Hubert

#740718#10
Date:
2014-03-18 10:33:48 UTC
From:
To:
Hi,

I encountered the same issue with the NETWORK_PORTS_DISABLE_PATHS
keyword.

[[
Error: Invalid display - keyword cannot be found: Display line: display
--to LOG --type INFO NETWORK_PORTS_DISABLE_PATHS
]]

Looking at the rkhunter-users list other users reported similar issues
[1] which are a consequence of the release of rkhunter 1.4.2.

The release  announcement [2] indicates:
  "Rootkit Hunter release 1.4.2 obsoletes all previous releases so
please upgrade Real Soon Now."

Thanks,
Vivien

[1] http://sourceforge.net/p/rkhunter/mailman/message/32063150/
[2] http://sourceforge.net/p/rkhunter/mailman/message/32080958/

#740718#15
Date:
2015-01-26 10:04:15 UTC
From:
To:
Dear Maintainer,

just upgraded to wheezy, i can confirm the bug, at every daily run i get:

 Error: Invalid display - keyword cannot be found: Display line: display --to LOG --type INFO NETWORK_PORTS_DISABLE_PATHS
 Error: Invalid display - keyword cannot be found: Display line: display --to LOG --type INFO NETWORK_PORTS_DISABLE_PATHS

I've simply fixed that adding to /var/lib/rkhunter/db/i18n/en something
like:

	NETWORK_PORTS_DISABLE_PATHS:Don't bother me.

Thanks.