From owner-freebsd-ports@FreeBSD.ORG Tue Apr 1 16:12:25 2008 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 1F24B106566C for ; Tue, 1 Apr 2008 16:12:25 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from postfix1-g20.free.fr (postfix1-g20.free.fr [212.27.60.42]) by mx1.freebsd.org (Postfix) with ESMTP id C76E08FC14 for ; Tue, 1 Apr 2008 16:12:24 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by postfix1-g20.free.fr (Postfix) with ESMTP id A4325248CBE8 for ; Tue, 1 Apr 2008 17:42:23 +0200 (CEST) Received: from smtp5-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp5-g19.free.fr (Postfix) with ESMTP id 74DD43F639D for ; Tue, 1 Apr 2008 17:42:21 +0200 (CEST) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp5-g19.free.fr (Postfix) with ESMTP id DE5413F6298 for ; Tue, 1 Apr 2008 17:42:20 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id AAA889BF12; Tue, 1 Apr 2008 15:40:47 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 9BFAA405B; Tue, 1 Apr 2008 17:40:47 +0200 (CEST) Date: Tue, 1 Apr 2008 17:40:47 +0200 From: Jeremie Le Hen To: freebsd-ports@FreeBSD.org Message-ID: <20080401154047.GK24288@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Jeremie Le Hen Subject: Unmet ruby-bdb dependency while installed because of -CURRENT bump 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: Tue, 01 Apr 2008 16:12:25 -0000 Hi there, Please Cc: me when replying, I'm not subscribed to this list. I endured a weird behaviour while running portupgrade -a. From what I understand, ruby has been upgraded and since -CURRENT has been bumped from 7 to 8, Ruby's libs now live in /usr/local/lib/ruby/site_ruby/1.8/i386-freebsd8/ instead of ...-freebsd7/. But the problem is that from now on, ruby-bdb is searched in the former directory while it is yet installed in the latter. Therefore the port system tries to build and install it but eventually wails that ruby-bdb is already installed. I had to upgrade it manually. Is it the expected behaviour or did I miss something while upgrading? Thanks. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >