Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 16:38:18 -0500
From:      Ray Kohler <rkohler1@cox.rr.com>
To:        "Craig Burgess" <craig@CheetahUSA.net>, <FreeBSD-questions@FreeBSD.ORG>
Subject:   Re: ruby/portupgrade errors + other stuff
Message-ID:  <0c2b51335211212FE5@mail5.mgfairfax.rr.com>
In-Reply-To: <JMEJIDBCLMMNOALABHFFKEJDCHAA.craig@CheetahUSA.net>
References:  <JMEJIDBCLMMNOALABHFFKEJDCHAA.craig@CheetahUSA.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c2b51335211212FE5>