Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2026 08:25:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 294773] lang/python311: add libgdbm_compat.so as a required shared library
Message-ID:  <bug-294773-21822-UZsZZM1CC8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294773-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 294773: lang/python311: add libgdbm_compat.so as a required shared library
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294773



--- Description ---
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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294773-21822-UZsZZM1CC8>