From owner-freebsd-ports@FreeBSD.ORG Wed Jul 9 04:07:04 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FB66F06 for ; Wed, 9 Jul 2014 04:07:04 +0000 (UTC) Received: from mx.waitman.net (mx.waitman.net [136.0.16.173]) by mx1.freebsd.org (Postfix) with ESMTP id 211D72C03 for ; Wed, 9 Jul 2014 04:07:03 +0000 (UTC) Received: by mx.waitman.net (Postfix, from userid 2) id 387B843522; Tue, 8 Jul 2014 13:09:03 -0700 (PDT) Received: from 70.90.171.37 by mx.waitman.net with HTTP; Tue, 8 Jul 2014 13:09:03 -0700 Message-ID: Date: Tue, 8 Jul 2014 13:09:03 -0700 Subject: postgres9.2/9.3 clash with pkg From: "Waitman Gobble" To: freebsd-ports@freebsd.org Reply-To: uzimac@da3m0n8t3r.com User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 04:07:04 -0000 Hi, I notice that many pkgs are dependent upon postgresql client 9.2. I have 9.3 on this machine, when I try to install or upgrade packages which are linked to 9.2, the process fails. All the errors are about documentation files installed in same path. Simple example. # pkg install mapnik The following 2 packages will be installed: Installing postgresql92-client: 9.2.8_1 Installing mapnik: 2.2.0_7 pkg: WARNING: locally installed postgresql93-client-9.3.4 conflicts on /usr/local/share/postgresql/psqlrc.sample with: - postgresql92-client-9.2.8_1 Does anyone know the solution? Thank you, -- Waitman Gobble San Jose California USA +1.510-830-7975