[Bug 269858] sysutils/py-salt: runtime conflict with py39-importlib-metadata

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Feb 2023 19:51:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269858

            Bug ID: 269858
           Summary: sysutils/py-salt: runtime conflict with
                    py39-importlib-metadata
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion@FreeBSD.org
          Reporter: asomers@FreeBSD.org
             Flags: maintainer-feedback?(krion@FreeBSD.org)
          Assignee: krion@FreeBSD.org

Created attachment 240461
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240461&action=edit
Fix py-salt in the presence of py-importlib-metadata

Salt 3005.1 has a runtime conflict with py39-importlib-metadata-6.0.0.  Though
it doesn't depend on it, the mere presence of importlib-metadata causes
salt_minion to crash when starting.  The attached patch fixes the problem.

Upstream issue: https://github.com/saltstack/salt/issues/62851
Patch source:
https://github.com/Foxboron/archlinux-pkgbuilds/commit/045bd1404c9383d4b37ec4ac5c7da2b168b87c35

-- 
You are receiving this mail because:
You are the assignee for the bug.