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
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/
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.