Error GSA 7.0.3 Generating gsad-fr.json

Install GSE on debian 8

GVM libs 9.0.3 install ok
GVM Manager 7.0.3 install ok
Scanner 5.1.3 install ok

I’m try to install GSA 7.0.3 but get this error…

[ 61%] Generating gsad-fr.json
Traceback (most recent call last):
File “/root/GSE/gsa-7.0.3/tools/po2json”, line 66, in
main()
File “/root/GSE/gsa-7.0.3/tools/po2json”, line 62, in main
convert(sys.argv[1], sys.argv[2])
File “/root/GSE/gsa-7.0.3/tools/po2json”, line 45, in convert
po_f = polib.pofile(in_name)
File “/usr/lib/python2.7/dist-packages/polib.py”, line 138, in pofile
return _pofile_or_mofile(pofile, ‘pofile’, **kwargs)
File “/usr/lib/python2.7/dist-packages/polib.py”, line 86, in _pofile_or_mofile
instance = parser.parse()
File “/usr/lib/python2.7/dist-packages/polib.py”, line 1292, in parse
self.process(keywords[tokens[0]])
File “/usr/lib/python2.7/dist-packages/polib.py”, line 1436, in process
self.current_line)
IOError: Syntax error in po file (line 430)
src/po/CMakeFiles/gettext-json.dir/build.make:69: set di istruzioni per l’obiettivo “src/po/gsad-fr.json” non riuscito
make[2]: *** [src/po/gsad-fr.json] Errore 1
CMakeFiles/Makefile2:837: set di istruzioni per l’obiettivo “src/po/CMakeFiles/gettext-json.dir/all” non riuscito
make[1]: *** [src/po/CMakeFiles/gettext-json.dir/all] Errore 2
Makefile:137: set di istruzioni per l’obiettivo “all” non riuscito
make: *** [all] Errore 2

What wrong? I need some module?

Thanks!

It’s fixed in the release branch

1 Like

Thank you bricks, the fixed branch run without errors!

:+1: