FS#49463 - [libxml2] Syntax error in libxml2.py near "XML_CHAR_ENCODING_ASCII XML_T".

Attached to Project: Arch Linux
Opened by Ralph Corderoy (RalphCorderoy) - Wednesday, 25 May 2016, 10:31 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 25 May 2016, 10:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Upgraded libxml2 (2.9.3+14+gd5bd2a9-1 -> 2.9.4+0+gbdec218-1) yesterday.
Since then, /usr/lib/python3.5/site-packages/libxml2.py has a syntax error.

$ cat -n /usr/lib/python3.5/site-packages/libxml2.py |
> sed -n 9325,9327p
9325 XML_CHAR_ENCODING_EUC_JP = 21
9326 XML_CHAR_ENCODING_ASCII XML_T
9327 # xmlCatalogPrefer
$
$ sha256sum /usr/lib/python3.5/site-packages/libxml2.py
84dcb0cc1fea6ade0c1b83ae243a1e95037a8fe1e0dcda19dd287263dec7e0c4 /usr/lib/python3.5/site-packages/libxml2.py
$
$ pacman -Qkk libxml2
libxml2: 365 total files, 0 altered files
$
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 25 May 2016, 10:32 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#49457 

Loading...