From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 16:26:52 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 E43071065679 for ; Wed, 8 Dec 2010 16:26:51 +0000 (UTC) (envelope-from lists@webtent.net) Received: from mx1.webtent.net (mx1.webtent.net [208.38.145.6]) by mx1.freebsd.org (Postfix) with ESMTP id A05138FC15 for ; Wed, 8 Dec 2010 16:26:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTP id 7E55D84787 for ; Wed, 8 Dec 2010 11:08:46 -0500 (EST) Received: from mx1.webtent.net ([127.0.0.1]) by localhost (mx1.webtent.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 81671-01 for ; Wed, 8 Dec 2010 11:08:46 -0500 (EST) Received: from [192.168.1.78] (mail.webtent.org [72.64.244.50]) (Authenticated sender: robert@mx1.webtent.net) by mx1.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTPSA id D94D084798 for ; Wed, 8 Dec 2010 11:08:45 -0500 (EST) Message-ID: <4CFFAD88.3010005@webtent.net> Date: Wed, 08 Dec 2010 11:08:40 -0500 From: Robert Fitzpatrick Organization: WebTent Networking, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: WebTent Mailguard 1.0.2a Subject: RecursiveDependencyError X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@webtent.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2010 16:26:52 -0000 Stuck on this problem. It is not happening for all ports, but for several pear ports. I tried a 'pkgdb -fF' and it reported no errors, what else can I do to find the cause of this when trying to install the pear-Mail and others on this FreeBSD 8.1 server. This is a new install...thanks for any help! [Gathering depends for mail/pear-Mail .........................................................................................../usr/local/sbin/portinstall:854:in `get_all_depends': recursive dependency (RecursiveDependencyError) from /usr/local/sbin/portinstall:877:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portinstall:876:in `get_all_depends' from /usr/local/sbin/portinstall:877:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portinstall:876:in `get_all_depends' from /usr/local/sbin/portinstall:877:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portinstall:876:in `get_all_depends' from /usr/local/sbin/portinstall:877:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portinstall:876:in `get_all_depends' from /usr/local/sbin/portinstall:877:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/lib/ruby/1.8/set.rb:195:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:195:in `each' from /usr/local/sbin/portinstall:876:in `get_all_depends' from /usr/local/sbin/portinstall:893:in `get_notinstalled_depends' from /usr/local/sbin/portinstall:775:in `main' from /usr/local/sbin/portinstall:753:in `each' from /usr/local/sbin/portinstall:753:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `call' from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `catch' from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1248:in `order!' from /usr/local/lib/ruby/1.8/optparse.rb:1241:in `order' from /usr/local/sbin/portinstall:559:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:791:in `initialize' from /usr/local/sbin/portinstall:231:in `new' from /usr/local/sbin/portinstall:231:in `main' from /usr/local/sbin/portinstall:2219 -- Robert