From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 22 22:10:05 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDE016A430 for ; Tue, 22 Nov 2005 22:10:05 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id F251343D49 for ; Tue, 22 Nov 2005 22:10:02 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so710726wra for ; Tue, 22 Nov 2005 14:10:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=RvcwKP873szmpq7wGex88dxSNbm2vDORcXkGx2n5LMmB571wZQA65ZoN1XMDilDH8ES95thQs42SG0oAqdN4/Z1ywqL2ocYKyQvh6n1VvWpptw/0C1htv2gnOslMmCvdc6XN8anj12ZikEzB7LfZv2I5X7fslYKbFXZu3ypz3p0= Received: by 10.54.66.7 with SMTP id o7mr102723wra; Tue, 22 Nov 2005 14:10:02 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id d75sm15603wra.2005.11.22.14.10.01; Tue, 22 Nov 2005 14:10:01 -0800 (PST) From: "Michael C. Shultz" To: freebsd-gnome@freebsd.org Date: Tue, 22 Nov 2005 14:00:43 -0800 User-Agent: KMail/1.8.3 References: <17279.44457.110168.738614@roam.psg.com> <17283.38473.352959.752500@roam.psg.com> In-Reply-To: <17283.38473.352959.752500@roam.psg.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511221400.43970.ringworm01@gmail.com> Cc: Randy Bush Subject: Re: ruby-gtk2 problem for gnome2-power-tools X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2005 22:10:05 -0000 On Tuesday 22 November 2005 14:06, Randy Bush wrote: > >> # ls -ld /var/db/pkg/ruby* > >> drwxr-xr-x 2 root wheel 512 Nov 20 16:48 > >> /var/db/pkg/ruby18-glib2-0.14.0/ drwxr-xr-x 2 root wheel 512 Nov 20 > >> 16:48 /var/db/pkg/ruby18-pango-0.14.1/ > > > > Remove two ports above. If it still doesn't work, then I have no clue. > > well, neither of us have clue. > > how do i tell the ports system to completely rebuild ALL the > dependency in /var/db/pkg? i am unsure that portsdb -Uu really > does that. > > randy > portmanager -u -p will make sure everything in /var/db/pkg is perfect, make sure you have the latest version, 0.3.8_2. -Mike