From owner-freebsd-questions@FreeBSD.ORG Fri Nov 10 14:07:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C316416A412 for ; Fri, 10 Nov 2006 14:07:14 +0000 (UTC) (envelope-from ltsampros@upnet.gr) Received: from mx.vivodinet.gr (mx1.vivodinet.gr [83.171.203.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949C843D45 for ; Fri, 10 Nov 2006 14:07:12 +0000 (GMT) (envelope-from ltsampros@upnet.gr) Received: from localhost (localhost.localdomain [127.0.0.1]) by mx.vivodinet.gr (Postfix) with ESMTP id 3D2B2368727 for ; Fri, 10 Nov 2006 16:07:10 +0200 (EET) X-Virus-Scanned: amavisd-new at vivodinet.gr Received: from mx.vivodinet.gr ([127.0.0.1]) by localhost (mx1.vivodinet.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qJj6wAcJHHBS for ; Fri, 10 Nov 2006 16:07:04 +0200 (EET) Received: from biftekaki.lan (dsl-88-218-3-32.customers.vivodi.gr [88.218.3.32]) by mx.vivodinet.gr (Postfix) with ESMTP for ; Fri, 10 Nov 2006 16:07:04 +0200 (EET) Received: from biftekaki.lan (localhost [127.0.0.1]) by biftekaki.lan (8.13.6/8.13.6) with ESMTP id kAAE465c083501 for ; Fri, 10 Nov 2006 16:04:06 +0200 (EET) (envelope-from ltsampros@biftekaki.lan) Received: (from ltsampros@localhost) by biftekaki.lan (8.13.6/8.13.6/Submit) id kAAE46RI083500 for freebsd-questions@freebsd.org; Fri, 10 Nov 2006 16:04:06 +0200 (EET) (envelope-from ltsampros) Date: Fri, 10 Nov 2006 16:04:04 +0200 From: Tsampros Leonidas To: freebsd-questions@freebsd.org Message-ID: <20061110140404.GA83471@biftekaki.lan> References: <20061109153707.GA20131@tigger.digitaltorque.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-7 Content-Disposition: inline In-Reply-To: <20061109153707.GA20131@tigger.digitaltorque.ca> User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: irssi portupgrade broken 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: Fri, 10 Nov 2006 14:07:14 -0000 On Thu, Nov 09, 2006 at 10:37:07AM -0500, Michael P. Soulier wrote: > So, I tried to do a portupgrade on irssi. > > I did a make config first, and turned on proxy support, socks proxy support, > and themes. > > I then did a portupgrade -R irc/irssi > > It ended badly. > > ===> Installing for irssi-themes-20060917 > ===> irssi-themes-20060917 depends on executable: irssi - not found > ===> Verifying reinstall for irssi in /usr/ports/irc/irssi > ===> Installing for irssi-0.8.10_3 > ===> irssi-0.8.10_3 depends on executable: irssi-themes - not found > ===> Verifying reinstall for irssi-themes in > /usr/ports/x11-themes/irssi-themes > ===> Installing for irssi-themes-20060917 > ===> irssi-themes-20060917 depends on executable: irssi - not found > ===> Verifying reinstall for irssi in /usr/ports/irc/irssi > ===> Installing for irssi-0.8.10_3 > ===> irssi-0.8.10_3 depends on executable: irssi-themes - not found > ===> Verifying reinstall for irssi-themes in > /usr/ports/x11-themes/irssi-themes > ===> Installing for irssi-themes-20060917 > ===> irssi-themes-20060917 depends on executable: irssi - not found > ===> Verifying reinstall for irssi in /usr/ports/irc/irssi > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > *** Error code 2 > > Stop in /usr/ports/irc/irssi. > *** Error code 1 > > Stop in /usr/ports/x11-themes/irssi-themes. > *** Error code 1 > > Stop in /usr/ports/x11-themes/irssi-themes. > *** Error code 1 > > Stop in /usr/ports/irc/irssi. > *** Error code 1 > > screens full of this, as portupgrade apparently recursed enough to overflow > the stack. > > Any suggestions? Do a make config in irc/irssi, disable the themes and then make install the port. After that try installing x11-themes/irssi-themes independently. > Mike > -- > Michael P. Soulier > "Any intelligent fool can make things bigger and more complex... It > takes a touch of genius - and a lot of courage to move in the opposite > direction." --Albert Einstein