FS#37343 - [sshguard] attacks missed due to localized (translated) messages on journalctl

Attached to Project: Community Packages
Opened by Txema (txemarix) - Tuesday, 15 October 2013, 00:09 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Wednesday, 30 October 2013, 18:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Massimiliano Torromeo (mtorromeo)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When cofigured globally the system language in "/etc/locale.conf", sshguard finds translated dates on journalctl output (English is expected)

To avoid this kind of problems, can you add LANG=C in journalctl script?

(sshguard-journalctl)
LANG=C /usr/bin/journalctl -afb -p info -n1 "$@" | /usr/bin/sshguard -l- -b $DBFILE

sshguard 1.5-15
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Wednesday, 30 October 2013, 18:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  sshguard-1.5-16

Loading...