[Bug 274408] sysutils/ansible - When installing a collection from ansible-galaxy, a python module is required

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Oct 2023 08:02:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274408

            Bug ID: 274408
           Summary: sysutils/ansible - When installing a collection from
                    ansible-galaxy, a python module is required
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: admin@support.od.ua
             Flags: maintainer-feedback?(cy@FreeBSD.org)
          Assignee: cy@FreeBSD.org

When installing a collection from ansible-galaxy, a python module is required

# ansible-galaxy collection install community.general
Starting galaxy collection install process
ERROR! importlib_resources is not installed and is required

Please add devel/py-importlib-resources as a dependency when installing
Ansible, and perhaps also for the ansible-compat and ansible-core packages?


# pkg info | grep ansible
py39-ansible-8.2.0             Radically simple IT automation
py39-ansible-compat-4.1.2      Ansible compatibility goodies
py39-ansible-core-2.15.2       Radically simple IT automation
py39-ansible-lint-6.17.1       Checks playbooks for sub-optimal practices and
behaviour

# uname
FreeBSD 13.2-STABLE 74614fa93

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