From owner-freebsd-questions Fri Jan 18 13:35:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.mgfairfax.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id A36C437B419 for ; Fri, 18 Jan 2002 13:35:37 -0800 (PST) Received: from there ([24.168.212.227]) by mail5.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 18 Jan 2002 16:35:13 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: "Craig Burgess" , Subject: Re: ruby/portupgrade errors + other stuff Date: Fri, 18 Jan 2002 16:38:18 -0500 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <0c2b51335211212FE5@mail5.mgfairfax.rr.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 18 January 2002 03:41 pm, Craig Burgess wrote: > Good suggestion! After removing all of the ruby stuff (and > portupgrade), I let the portupgrade installation get what it > wanted for ruby based on the portupgrade-20020117 port. > > Unfortunately it didn't produce the deisred result (portupgrade > won't run). > > ============================== > Script started on Fri Jan 18 08:15:02 2002 > felix# pkgdb -F > /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:9: fnmatch module > not found (RuntimeError) > from /usr/local/sbin/pkgdb:35:in `require' > from /usr/local/sbin/pkgdb:35 > felix# exit > exit > Script done on Fri Jan 18 08:15:21 2002 > ============================== > > I looked at /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb and > there was nothing that leapt out as a problem but I don't really > know what to look for. Make sure the ruby-fnmatch port is installed (as well as ruby-optparse, and ruby-uri). These ought to be installed with portupgrade. ~ 4:36pm > pkg_info | g ruby ruby-1.6.6 An object-oriented interpreted scripting language ruby-fnmatch-1.1b_1 A Ruby module which provides File::fnmatch and File::FNM_* ruby-optparse-0.8.6 Yet another command line option parser for Ruby ruby-uri-0.9,1 Ruby interface to parse URIs according to RFC 2396 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message