[Bug 297696] sysutils/py-salt: conflicting dependencies py-backports and py-backports.tarfile
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297696
Bug ID: 297696
Summary: sysutils/py-salt: conflicting dependencies
py-backports and py-backports.tarfile
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
sysutils/py-salt has long depended on both devel/py-backports and
devel/py-jaraco.text . And devel/py-jaraco.text depends on
devel/py-jaraco.context. And devel/py-jaraco.context depends on
devel/py-backports.tarfile . But the new commit
d91b484b2f6dfdde1ea996f0a3c83e08b4458065 , from yesterday, created a new
conflict between devel/py-backports and devel/py-backports.tarfile . Due to
that conflict, sysutils/py-salt cannot be built with Python-3.11 (for other
reasons it can't be built with 3.12+).
===> Installing existing package /packages/All/py311-jaraco.text-4.3.0.pkg
[*.net] Installing py311-jaraco.text-4.3.0...
[*.net] `-- Installing py311-jaraco.context-6.1.2...
[*.net] | `-- Installing py311-backports.tarfile-1.2.0...
pkg-static: py311-backports.tarfile-1.2.0 conflicts with py311-backports-1
(installs files into the same place). Problematic file:
/usr/local/lib/python3.11/site-packages/backports/__init__.py
I don't yet know the best solution.
--
You are receiving this mail because:
You are the assignee for the bug.