Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 09:20:17 -0700 (PDT)
From:      "Akinori MUSHA" <knu@iDaemons.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29956  portupgrade refuses to run...
Message-ID:  <200108221620.f7MGKHC03173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29956; it has been noted by GNATS.

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...
Date: Thu, 23 Aug 2001 01:18:14 +0900

 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?200108221620.f7MGKHC03173>