From owner-freebsd-ports@FreeBSD.ORG Sun Jun 20 17:01:39 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 764D7106566B for ; Sun, 20 Jun 2010 17:01:39 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2439B8FC08 for ; Sun, 20 Jun 2010 17:01:38 +0000 (UTC) Received: by vws20 with SMTP id 20so630928vws.13 for ; Sun, 20 Jun 2010 10:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=KtpkKid7kCWywDX5bOI+OwTHaD8YGKWpkfYPLZo630E=; b=rnd83IHEapgnaO2XKZ0pc7CHs06XvfvfS5ZM0WzXNQU1uzBMdtkiNlpc7c1RZfC5Ba GAldud2CoGlXmeIUpP62U1nGzDzODg6LhdVGpr+olmcPtCVYfDMPd9ynaakoDXbkEXxy E/G1yq45HvfvdyWPbm6bKkayixBnG6mRCyA6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=SZu8wUQa+g850nEpXsES+vScawky3B3Mim2bBCC/fPZw9chISv0ESSwLn9E9tljPJu tWpmpd5xpkYu/ghyxJB29Dkb4rytI6RqskrgpZXj8uBfU8iJx89adfBFvSDnEKYOOJ3p l4hRgh6v8jA7Ho/s+ehginSNF9YeXS8/PA3Q8= Received: by 10.220.47.220 with SMTP id o28mr1372711vcf.78.1277051452025; Sun, 20 Jun 2010 09:30:52 -0700 (PDT) Received: from mocha.verizon.net (c-24-3-43-53.hsd1.oh.comcast.net [24.3.43.53]) by mx.google.com with ESMTPS id c4sm13018961vcb.44.2010.06.20.09.30.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Jun 2010 09:30:50 -0700 (PDT) From: "Jason E. Hale" To: freebsd-ports@freebsd.org Date: Sun, 20 Jun 2010 12:30:37 -0400 User-Agent: KMail/1.13.3 (FreeBSD/8.0-RELEASE; KDE/4.4.4; i386; ; ) References: <20100620065552.1961e179@scorpio> In-Reply-To: <20100620065552.1961e179@scorpio> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201006201230.37976.bsdkaffee@gmail.com> Subject: Re: Unable to update/build "security/gpa" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2010 17:01:39 -0000 On Sunday, June 20, 2010 06:55:52 you wrote: > FreeBSD-PRERELEASE 8.1 amd64 > > Since the release of "libassuan-2.0.0", I have not been able to update > or reinstall "security/GPA". All of the other ports appear to build > fine. > > I tried removing the old "libassuan-1-1.0.5" ports; however, when > attempting to rebuld the 'GPA' port, it only appears to want the older > and not newer version of "libassuan". Build the newer "libassuan" port > first does not appear to help either. > > A copy of the last failed build attempt with the newer "libassuan" port > installed follows. > > 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 I know all too well. 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. I am working to resolve the situation for my ports, however, the author of gpa has not released a version that will work with libassuan 2.x. There is a ports freeze now too, so I am not sure if my updates will even go through for a while. If you really need to use gpa immediately, I suggest downgrading everything that depended on libassuan 2.x to use libassuan 1.x. - Jason