https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294773

            Bug ID: 294773
           Summary: lang/python311: add libgdbm_compat.so as a required
                    shared library
           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]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

Created attachment 270094
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270094&action=edit
Patch for Python-3.11

While updating my nanoBSD system, I noticed the installation of packages failed
due to
"pkg: Missing shlib libgdbm_compat.so.4 required by python311".

On checking, `pkg info -d python311` already lists libgdbm_compat.so (and
hence, gdbm) as a dependency. Adding libgdbm_compat.so to LIB_DEPENDS fixes the
error above.

This also seems to be the case for python310.

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

Reply via email to