Hi all,
when updating the ‘disk-usage’ module, this ends in an error:
Task completed with errors
S20nethserver-duc-index #1 (exit status 256)
(that’s on the still white web-page).
/var/log/messages tells me:
Nov 13 13:56:58 helium esmith::event[6192]: Event: nethserver-duc-save
Nov 13 13:56:59 helium esmith::event[6192]: Traceback (most recent call last):
Nov 13 13:56:59 helium esmith::event[6192]: File “/usr/share/duc/xml2json.py”, line 184, in
Nov 13 13:56:59 helium esmith::event[6192]: main()
Nov 13 13:56:59 helium esmith::event[6192]: File “/usr/share/duc/xml2json.py”, line 179, in main
Nov 13 13:56:59 helium esmith::event[6192]: out = xml2json(input, options, strip_ns, strip)
Nov 13 13:56:59 helium esmith::event[6192]: File “/usr/share/duc/xml2json.py”, line 151, in xml2json
Nov 13 13:56:59 helium esmith::event[6192]: elem = ET.fromstring(xmlstring)
Nov 13 13:56:59 helium esmith::event[6192]: File “”, line 124, in XML
Nov 13 13:56:59 helium esmith::event[6192]: cElementTree.ParseError: not well-formed (invalid token): line 3366, column 40
Nov 13 13:56:59 helium esmith::event[6192]: Action: /etc/e-smith/events/nethserver-duc-save/S20nethserver-duc-index FAILED: 1 [0.816849]
Nov 13 13:56:59 helium esmith::event[6192]: Event: nethserver-duc-save FAILED
I run NS on 1 disk, no custom-partitioning.
What more info can I provide?