https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pg8000-1.29.2 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 827985 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E pg8000.dbapi.ProgrammingError: {'S': 'ERROR', 'V': 'ERROR', 'C': '0A000', 'M': 'unsupported XML feature', 'D': 'This functionality requires the server to be built with libxml support.', 'F': 'xml.c', 'L': '762', 'R': 'xmlparse'} E pg8000.exceptions.DatabaseError: {'S': 'ERROR', 'V': 'ERROR', 'C': '0A000', 'M': 'unsupported XML feature', 'D': 'This functionality requires the server to be built with libxml support.', 'F': 'xml.c', 'L': '762', 'R': 'xmlparse'} FAILED test/dbapi/test_typeconversion.py::test_xml_roundtrip - pg8000.excepti... FAILED test/legacy/test_typeconversion.py::test_xml_roundtrip - pg8000.dbapi.... FAILED test/native/test_typeconversion.py::test_xml_roundtrip - pg8000.except...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2226db0e507100d804e3bb13f826593f3d6fb75 commit d2226db0e507100d804e3bb13f826593f3d6fb75 Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> AuthorDate: 2022-11-16 14:44:48 +0000 Commit: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> CommitDate: 2022-11-16 14:44:48 +0000 dev-python/pg8000: require xml support Closes: https://bugs.gentoo.org/880017 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> dev-python/pg8000/pg8000-1.29.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)