running msec, gives me e.g. the suggestion to change permission of /root to 448: WARNING: Falsche Rechte von /root: Sollten 448 sein Debug mode shows that the test is ok: DEBUG: Option /root/=('root', 'root', '700', '', '') already on base level! Only the output is wrong - permission was "770", changing it to "700", the warning disappears Reproducible: Steps to Reproduce:
This comes from an error in the de.po file (%s instead of %o) : #: ../src/msec/libmsec.py:896 msgid "Wrong permissions of %s: should be %o" msgstr "Falsche Rechte von %s: Sollten %s sein" Sould be : #: ../src/msec/libmsec.py:896 msgid "Wrong permissions of %s: should be %o" msgstr "Falsche Rechte von %s: Sollten %o sein"
CC: (none) => yann.cantin
commit ec3b2a7c795f09adc634064019d4f15ba1822727 Author: Papoteur <papoteur@...> Date: Sun Jan 17 08:04:48 2016 +0100 Update German translation to solve mga#16766 --- Commit Link: http://gitweb.mageia.org/software/msec/commit/?id=ec3b2a7c795f09adc634064019d4f15ba1822727
Will be integrated with the next release.
Status: NEW => RESOLVEDCC: (none) => yves.brungard_mageiaResolution: (none) => FIXED