ports/148016: security/gpa refuses to build after security/libassuan-2.0.0 update
Gerard Seibert
gerard at seibercom.net
Sun Jun 20 18:00:12 UTC 2010
>Number: 148016
>Category: ports
>Synopsis: security/gpa refuses to build after security/libassuan-2.0.0 update
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 20 18:00:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Gerard Seibert
>Release: FreeBSD 8.1-PRERELEASE amd64
>Organization:
Seibercom.net
>Environment:
FreeBSD scorpio.seibercom.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jun 6 18:31:24 EDT 2010 gerard at scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO amd64
>Description:
The recent update of libassuan to version 2 causes a build failure with "security/gpa". The following is a copy of the failed build attempt,
Script started on Sun Jun 20 06:44:08 2010
---> Reinstalling 'gpa-0.9.0_5' (security/gpa)
---> Building '/usr/ports/security/gpa'
===> Cleaning for gpa-0.9.0_5
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Found saved configuration for gpa-0.9.0_3
===> Extracting for gpa-0.9.0_5
=> MD5 Checksum OK for gpa-0.9.0.tar.bz2.
=> SHA256 Checksum OK for gpa-0.9.0.tar.bz2.
===> Patching for gpa-0.9.0_5
===> gpa-0.9.0_5 depends on executable: gpgv2 - found
===> gpa-0.9.0_5 depends on package: libassuan-1>=1.0.5 - not found
===> Verifying install for libassuan-1>=1.0.5 in /usr/ports/security/libassuan-1
===> libassuan-1-1.0.5 conflicts with installed package(s):
libassuan-2.0.0
They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1
Stop in /usr/ports/security/libassuan-1.
*** Error code 1
Stop in /usr/ports/security/gpa.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100620-14986-1cjhi6p-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gpa-0.9.0_5 UPGRADE_PORT_VER=0.9.0_5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! security/gpa (gpa-0.9.0_5) (unknown build error)
Script done on Sun Jun 20 06:44:15 2010
>From the FreeBSD-Questions forum:
<quote>
Unfortunately a committer made a hasty move and updated
libassuan to version 2.0.0 and then made gnupg 2.x use the newer libassuan.
This of course turns into a chain of conflicts because everything else that
depends on libassuan 1.x usually needs gnupg 2.x as well.
</quote>
>How-To-Repeat:
Attempt to build the port with the updated "libassuan" port.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list