[Bug 282280] deadlock building textproc/py-rdflib and www/qt5-webengine
Date: Wed, 23 Oct 2024 05:26:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282280 Bug ID: 282280 Summary: deadlock building textproc/py-rdflib and www/qt5-webengine Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bugs@rufus.in-berlin.de CC: kde@FreeBSD.org, python@FreeBSD.org CC: kde@FreeBSD.org, python@FreeBSD.org When building textproc/py-rdflib and www/qt5-webengine one after the other a deadlock occurs: textproc/py-rdflib depends on py311-html5lib-modern-1.2 while www/qt5-webengine depends on py311-html5lib-1.1. Both are mutually exclusive: textproc/py-rdflib Installing py311-html5lib-modern-1.2... pkg-static: py311-html5lib-modern-1.2 conflicts with py311-html5lib-1.1 (install s files into the same place). Problematic file: /usr/local/lib/python3.11/site- packages/html5lib/__init__.py *** Error code 1 www/qt5-webengine pkg-static: py311-html5lib-1.1 conflicts with py311-html5lib-modern-1.2 (install s files into the same place). Problematic file: /usr/local/lib/python3.11/site- packages/html5lib/__init__.py *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.