On 2022-9-12 06:22 , David Gilman wrote:
Log attached. It is a pure upgrade started with "port upgrade poetry".
The error in the log is actually the pep517 module complaining about the
backend:
:info:build Traceback (most recent call last):
:info:build File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pep517/wrappers.py",
line 321, in _call_hook
:info:build raise BackendInvalid(
:info:build pep517.wrappers.BackendInvalid
:info:build ERROR Backend operation failed: BackendInvalid()
I don't know off the top of my head why this would happen. It might be
best to ask for help upstream.
- Josh