From owner-freebsd-ports@FreeBSD.ORG Wed Apr 3 15:23:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D35B896 for ; Wed, 3 Apr 2013 15:23:48 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx1.freebsd.org (Postfix) with ESMTP id BA089932 for ; Wed, 3 Apr 2013 15:23:47 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id d17so672600eek.25 for ; Wed, 03 Apr 2013 08:23:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=oYv/NiIkaf74LWLHVc8TWtCXK+iXv54/qWsuiHDu5Ck=; b=EVIvDHxRRHw60qyZdUM7PSV81sYHqe7iHOedHaU4exRjGWejYSlfXwDoJpPbZbv7MU wMx4rE2QGg+atkp+DD0rKjfvJb5ruLzybKPjI8lW5YRu80T2zyOytHY2mxIVw37uEdHU RtaqAAEH+z8Xk+U2YqNbLXxBbJYlljHU+fq3cx00BY3A9nTxAGEcpOz/LMIoIGvWqQYJ LkB2cKYL8OiflFmnb7OlubLQ0/qdKQ2qlHx+MvONuGrFlNM6xmsDqJfzzWRQae6Ol80k pisv557F7hJRPtBz7i6DPoa4MJylIB940Ssy5ueq9ZzPHrUrhs4/wFEvkoVXemfMN1TK q2vw== X-Received: by 10.14.182.137 with SMTP id o9mr4281724eem.13.1365002621477; Wed, 03 Apr 2013 08:23:41 -0700 (PDT) Received: from [192.168.1.128] ([91.196.229.122]) by mx.google.com with ESMTPS id f47sm8178287eep.13.2013.04.03.08.23.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 08:23:40 -0700 (PDT) Message-ID: <515C497A.9010408@gmail.com> Date: Wed, 03 Apr 2013 18:23:38 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16.1 MIME-Version: 1.0 To: J David , freebsd-ports@freebsd.org Subject: Re: pkg + libiconv + gettext References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 15:23:48 -0000 2013-04-03 18:21, J David wrote: > We recently freed up a couple of machines to start moving toward helping > test and using pkgng. > > For testing purposes, we have two parallel build machines running > 9.1-STABLE, one running poudriere, and one running portmaster. > > While building converters/libiconv with portmaster we hit the following: > > ===> Registering installation for libiconv-1.14_1 as automatic > Installing libiconv-1.14_1...pkg: libiconv-1.14_1 conflicts with > gettext-0.18.1.1 (installs files into the same place). Problematic file: > /usr/local/lib/charset.alias > *** [fake-pkg] Error code 70 > > I think the old pkgtools just ignored this situation on install and > reported a checksum mismatch on uninstall. > > What should we do about this? That's a known problem, the file was migrated from gettext to libiconv. See UPDATING@20130316 -- Sphinx of black quartz, judge my vow.