[MacPorts] #73402: pinentry 1.2.1: libassuan API version 2 is required, but the current port is version 3
MacPorts
noreply at macports.org
Sat Jan 17 02:23:06 UTC 2026
#73402: pinentry 1.2.1: libassuan API version 2 is required, but the current port
is version 3
-------------------------+----------------------
Reporter: weaverba137 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.11.6
Keywords: | Port: pinentry
-------------------------+----------------------
The configure stage for pinentry checks for both the version and the API
version of libassuan. These values are hardcoded in the pinentry
{{{configure}}} script:
{{{
#
# libassuan is used for IPC
#
NEED_LIBASSUAN_API=2
NEED_LIBASSUAN_VERSION=2.1.0
}}}
However the [https://ports.macports.org/port/libassuan/ current libassuan
port] is 3.0.2 with API version 3. This causes
As a workaround, it is possible to install gnupg2 without pinentry?
--
Ticket URL: <https://trac.macports.org/ticket/73402>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list