From owner-freebsd-questions@FreeBSD.ORG Mon Dec 22 16:43:47 2003 Return-Path: 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 74D5216A4CE for ; Mon, 22 Dec 2003 16:43:47 -0800 (PST) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B25F43D3F for ; Mon, 22 Dec 2003 16:43:38 -0800 (PST) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with ESMTP id GAA14980; Tue, 23 Dec 2003 06:30:14 +0700 (ICT) Message-Id: <5.2.0.9.0.20031223074205.00a155c0@127.0.0.1> X-Sender: stjohn.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 23 Dec 2003 07:42:53 +0700 To: "freebsd@beke.info" From: Roger Merritt In-Reply-To: <1072100935.3fe6f647475b9@www.beke.info> References: <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1> <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading perl modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 00:43:47 -0000 At 08:48 PM 12/22/03, you wrote: > > $ portupgrade p5-\* > > > > However, when I try the command now I just get an error message. Can > anyone > > tell me the proper command? > > > >#portupgrade p5-* (as root) That gives me: [root@poppy:~]# portupgrade p5-* portupgrade: No match. [root@poppy:~]# portupgrade 'p5-*' /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:310:in `deorigin': failed to convert nil into String (PkgDB::DBError) from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:903:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:902:in `each' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:902:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:894:in `each' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:894:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:916:in `sort_build' from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:920:in `sort_build!' from /usr/local/sbin/portupgrade:674:in `main' from /usr/local/sbin/portupgrade:207:in `initialize' from /usr/local/sbin/portupgrade:207:in `new' from /usr/local/sbin/portupgrade:207:in `main' from /usr/local/sbin/portupgrade:1846 -- Roger