When ligolw_segment_insert_dqsegdb is run on Python 3, it fails with a message that seems to come from glue/ldbd.py, which is using pyRXPU as an xml parser: pyRXPU.error: Declared encoding UTF-8 is ...
# A character in UTF8 can be from 1 to 4 bytes long, subjected to the following rules: # For 1-byte character, the first bit is a 0, followed by its unicode code. # For n-bytes character, the first ...