Date: Wed, 23 Oct 2024 05:26:34 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 282280] deadlock building textproc/py-rdflib and www/qt5-webengine Message-ID: <bug-282280-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282280 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=20 other a deadlock occurs: textproc/py-rdflib depends on py311-html5lib-modern-1.2=20 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282280-21822>