Hi,

I am installing OpenVAS 9 latest release from sources  on Debian Stretch 
and having issues executing "make" of "gsa-7.0.3" (see error messages 
below).

All other package (Libraries, Scanner, Manager) installations have been 
executed without any issues.

Can anyone help me further in these regards? 

===========================================================
[ 88%] Generating gsad-fr.json
Traceback (most recent call last):
  File "/usr/local/src/gsa-7.0.3/tools/po2json", line 66, in <module>
    main()
  File "/usr/local/src/gsa-7.0.3/tools/po2json", line 62, in main
    convert(sys.argv[1], sys.argv[2])
  File "/usr/local/src/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 1320, in parse
    self.process(keywords[tokens[0]])
  File "/usr/lib/python2.7/dist-packages/polib.py", line 1464, in process
    self.current_line)
IOError: Syntax error in po file (line 430)
src/po/CMakeFiles/gettext-json.dir/build.make:74: recipe for target 
'src/po/gsad-fr.json' failed
make[2]: *** [src/po/gsad-fr.json] Error 1
CMakeFiles/Makefile2:1020: recipe for target 
'src/po/CMakeFiles/gettext-json.dir/all' failed
make[1]: *** [src/po/CMakeFiles/gettext-json.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
===========================================================

Thanks, Helmut
_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to