[Bug 270542] mist/py-shell-gpt: conflicts with security/py-notus-scanner
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 14:41:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270542 Bug ID: 270542 Summary: mist/py-shell-gpt: conflicts with security/py-notus-scanner Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com Flags: maintainer-feedback?(acm@FreeBSD.org) Assignee: acm@FreeBSD.org ===> Registering installation for py39-shell-gpt-0.8.1 before /usr/local/sbin/pkg-static register for py39-shell-gpt-0.8.1, FLAVOR: py39 Installing py39-shell-gpt-0.8.1... pkg-static: py39-shell-gpt-0.8.1 conflicts with py39-notus-scanner-22.4.1 (installs files into the same place). Problematic file: /usr/local/lib/python3.9/site-packages/tests/__init__.py *** Error code 1 Both of these ports install files in lib/python3.9/site/packages/tests/__init__.py That seems like that is remarkably presumptuous of these packages both to own a generic location like <sitepkgs>/tests. Is this perhaps unintended fallout of the recent python infrastructure refactoring? Neither of these packages has USE_PYTHON=pep517, and I have not done any research at all to substantiate that thought. So I am assuming recent python infrastructure changes are NOT related, but it did pop in my head. Also is it necessary that both of these packages install to tests/ ? Are those tests/* files required for normal operation? Again, just a question here - I have not done digging to try to determine that myself (I don't know much about these packages yet). -- You are receiving this mail because: You are the assignee for the bug.