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

next in thread | previous in thread | raw e-mail | index | archive | help
At Wed, 22 Aug 2001 11:10:54 -0500,
Larry Rosenman wrote:
> > ???  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
> > 
> That fixed it.  
> 
> Guess the upgrade of Ruby and the change from 4.3->4.4 busted it? 

Ah!  That's it!  You'd need this..

	cd /usr/local/lib/ruby
	cp -R 1.6/i386-freebsd4.3/* 1.6/i386-freebsd4.4/
	cp -R site_ruby/1.6/i386-freebsd4.3/* \
		site_ruby/1.6/i386-freebsd4.4/

> THanks (see also ports/29956) 

OK, I'll close it.  Thanks.

-- 
                     /
                    /__  __            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?86ofp81321.wl>