[Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 10:04:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273259 Bug ID: 273259 Summary: mail/mailman3: Fails to start with python-importlib-resources >= 6.0 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: einar@isnic.is After upgrading python-importlib-resources to 6.0, mailman fails to start: ImportError: cannot import name 'path' from 'importlib_resources' (/usr/local/lib/python3.9/site-packages/importlib_resources/__init__.py) This has already been reported upstream https://gitlab.com/mailman/mailman/-/issues/1093 and a fix merged in https://gitlab.com/mailman/mailman/-/merge_requests/1130 The fix drops support for python < 3.9 and drops the dependency on importlib-resources. Waiting for a release of mailman to fix in ports, workaround until then is to pin python-importlib-resources to <6.0. -- You are receiving this mail because: You are the assignee for the bug.