[Bug 292197] dns/knot-resolver6: python module not being installed

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Jan 2026 12:49:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292197

            Bug ID: 292197
           Summary: dns/knot-resolver6: python module not being installed
           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: freebsd@dns.company

Created attachment 266842
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266842&action=edit
Knot Resolver 6.x.x Makefile

The Knot Resolver 6.0.x port installs the very essential.
But isn't installing the manager, which needs an additional python install.

So, I'm puzzeled, peeking at other ports, and going by trial and error.
The Makefile (so far) is attached.
Maybe someone else here sees what is needed.
I now end up with with this error:


error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
installation directory:

    [Errno 13] Permission denied:
'/usr/local/lib/python3.11/site-packages/test-easy-install-43216.write-test'

The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    /usr/local/lib/python3.11/site-packages/

Perhaps your account does not have write access to this directory?  If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account.  If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.

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