From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 18:03:58 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BE85F02 for ; Sat, 23 Aug 2014 18:03:58 +0000 (UTC) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF1AB3C6F for ; Sat, 23 Aug 2014 18:03:57 +0000 (UTC) Received: from yokozuna.lan (a83-160-85-125.adsl.xs4all.nl [83.160.85.125]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id s7NI3mOt054514 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 23 Aug 2014 20:03:49 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.14.9/8.14.9) with ESMTP id s7NI3mH8042732 for ; Sat, 23 Aug 2014 20:03:48 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Sat, 23 Aug 2014 20:03:48 +0200 (CEST) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: freebsd-ports@freebsd.org Subject: pkg-static: ruby19-bdb5-0.6.6_4 conflicts with ruby19-bdb-0.6.6_4 (installs files into the same place) Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 18:03:58 -0000 Hi, I'm trying to move from db48 to db5. The only port that refuses to upgrade is databases/ruby-bdb. Whatever I do I get: ... ====> Compressing man pages (compress-man) ===> Installing for ruby19-bdb5-0.6.6_4 ===> Registering installation for ruby19-bdb5-0.6.6_4 pkg-static: ruby19-bdb5-0.6.6_4 conflicts with ruby19-bdb-0.6.6_4 (installs files into the same place). Problematic file: /usr/local/lib/ruby/site_ruby/1.9/i386-freebsd9/bdb.so *** [fake-pkg] Error code 70 Stop in /usr/ports/databases/ruby-bdb. *** [reinstall] Error code 1 Stop in /usr/ports/databases/ruby-bdb. ... How do get rid of this error? Regards, Marco -- Tact, n.: The unsaid part of what you're thinking.