Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 01:06:21 +0900
From:      "Akinori MUSHA" <knu@iDaemons.org>
To:        Larry Rosenman <ler@airmail.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: portupgrade refuses to run...
Message-ID:  <86r8u413lu.wl@archon.local.idaemons.org>
In-Reply-To: <20010822110049.A29615@ler-freebie.iadfw.net>
References:  <20010822095557.A29201@ler-freebie.iadfw.net> <86snek1441.wl@archon.local.idaemons.org> <20010822110049.A29615@ler-freebie.iadfw.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> ler-freebie# pkgdepfix -o
> /usr/local/lib/ruby/site_ruby/1.6/pkginfo.rb:166:in `match?':
> undefined method `fnmatch?' for File:Class (NameError)
>         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:191:in `glob'
>         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:181:in `each'
>         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:181:in `glob'
>         from /usr/local/sbin/pkgdepfix:107:in `main'
>         from /usr/local/sbin/pkgdepfix:107:in `loop'
>         from /usr/local/sbin/pkgdepfix:107:in `main'
>         from /usr/local/sbin/pkgdepfix:54:in `initialize'
>         from /usr/local/sbin/pkgdepfix:54:in `new'
>         from /usr/local/sbin/pkgdepfix:54:in `main'
>         from /usr/local/sbin/pkgdepfix:655
> ler-freebie# 

???  It's really weird.  This suggests you don't have ruby-fnmatch
installed somehow, even though it is listed in the RUN_DEPENDS list of
sysutils/portupgrade.  Do the following and see if it works..

	cd /usr/ports/devel/ruby-fnmatch
	make clean all
	make install clean -DFORCE_PKG_REGISTER

-- 
                     /
                    /__  __            Akinori.org / MUSHA.org
                   / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp

"Freeze this moment a little bit longer, make each impression
  a little bit stronger..  Experience slips away -- Time stand still"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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