From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 01:57:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 921C61065675 for ; Mon, 8 Nov 2010 01:57:35 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 195058FC13 for ; Mon, 8 Nov 2010 01:57:34 +0000 (UTC) Received: by eyb7 with SMTP id 7so2562285eyb.13 for ; Sun, 07 Nov 2010 17:57:34 -0800 (PST) Received: by 10.213.105.147 with SMTP id t19mr692225ebo.5.1289181453898; Sun, 07 Nov 2010 17:57:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.10.65 with HTTP; Sun, 7 Nov 2010 17:57:13 -0800 (PST) In-Reply-To: <20101108014949.GF2204@libertas.local.camdensoftware.com> References: <20101107210240.GA17796@guilt.hydra> <20101108011024.GD2204@libertas.local.camdensoftware.com> <20101108012637.GE2204@libertas.local.camdensoftware.com> <20101108014949.GF2204@libertas.local.camdensoftware.com> From: Chris Brennan Date: Sun, 7 Nov 2010 20:57:13 -0500 Message-ID: To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: py-gtk install hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 01:57:35 -0000 On Sun, Nov 7, 2010 at 8:49 PM, Chip Camden wrote: > Quoth Chris Brennan on Sunday, 07 November 2010: > > Did you know... > > > > If you play a Windows 2000 CD backwards, you hear satanic messages, > > but what's worse is when you play it forward.... > > ...it installs Windows 2000 > > > > -- Alfred Perlstein on chat at freebsd.org > > > > > > > > > > > > On Sun, Nov 7, 2010 at 8:38 PM, Chris Brennan > wrote: > > > > > On Sun, Nov 7, 2010 at 8:26 PM, Chip Camden < > sterling@camdensoftware.com>wrote: > > > > > >> Quoth Chris Brennan on Sunday, 07 November 2010: > > >> > On Sun, Nov 7, 2010 at 8:10 PM, Chip Camden < > > >> sterling@camdensoftware.com>wrote: > > >> > > > >> > > > > >> > > > > >> > > I just tried it, and mine is hung there now. Not drawing any > apparent > > >> > > processor or disk load. I'll leave it sitting there and see what > else > > >> I > > >> > > can figure out. > > >> > > > > >> > > It's actually in the configure phase of the ORBit port, on which > > >> py-gtk > > >> > > apparently depends. > > >> > > > > >> > > > > >> > I just looked at my ports and I only see this.... > > >> > > > >> > Port: x11-toolkits/py-gtkscintilla > > >> > Moved: > > >> > Date: 2009-11-30 > > >> > Reason: Has expired: no longer under development, last release in > 2002 > > >> > > > >> > > >> ??? > > >> > > >> I have x11-toolkits/py-gtk, among others. Are you doing a directory > > >> listing of /usr/ports/x11-toolkits, or are you obtaining this > information > > >> some other way? > > >> > > >> > > > "cd /usr/ports; make search name=py-gtk" and it returned one result ... > are > > > you using an up to date snapshot? try 'portsnap fetch extract update' > > > > > > incidentally if I grep the dir for py-gtk I get the following results > > > > > > [root@BlackDragon [/usr/ports]# lsl x11-toolkits/ | grep py-gtk > > > 2 drwxr-xr-x 3 root wheel 512B Oct 30 15:07 py-gtk > > > 2 drwxr-xr-x 3 root wheel 512B Oct 30 15:07 py-gtk2 > > > 2 drwxr-xr-x 2 root wheel 512B Oct 30 15:07 py-gtkextra > > > 2 drwxr-xr-x 2 root wheel 512B Oct 30 15:07 py-gtkglext > > > 2 drwxr-xr-x 2 root wheel 512B Oct 30 15:07 py-gtksourceview > > > [root@BlackDragon [/usr/ports]# > > > > > > for shiggles, I shall try and build it manually and see where I get on > this > > > .... if more then one of us do encounter the same stop then something > > > upstream must be broke and we should try and track down where and > report it > > > to the port maintainer. > > > > > > > > > Did you know... > > > > > > If you play a Windows 2000 CD backwards, you hear satanic messages, > > > but what's worse is when you play it forward.... > > > ...it installs Windows 2000 > > > > > > > > > -- Alfred Perlstein on chat at freebsd.org < > http://lists.freebsd.org/mailman/listinfo/freebsd-questions> > > > > > > > > > > > Make revealed the following for me (on my fbsd64-8.1 install on my laptop > > (running a gui env)) > > > > [root@BlackDragon [/usr/ports/x11-toolkits/py-gtk]# make > > > > ===> py26-gtk-0.6.11_10 conflicts with installed package(s): > > py26-gobject-2.21.1 > > py26-gtk-2.17.0_4 > > > > They install files into the same place. > > Please remove them first with pkg_delete(1). > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/py-gtk. > > [root@BlackDragon [/usr/ports/x11-toolkits/py-gtk]# > > > > Did you try and build x11-toolkits/py-gtk2? > > _______________________________________________ > > No, I did not. Nor did I get this error. I can reproduce the problem > just by trying to build devel/ORBit > > -- > I have been sucked into my mmo for the evening :D I shall embark on a sample build of ORBit tomorrow between classes and see where I get.