Date: Wed, 22 Aug 2001 09:40:25 -0700 (PDT) From: Larry Rosenman <ler@airmail.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/29956 portupgrade refuses to run... Message-ID: <200108221640.f7MGePx05689@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: Larry Rosenman <ler@airmail.net> To: Akinori MUSHA <knu@iDaemons.org> Cc: freebsd-ports@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: ports/29956 portupgrade refuses to run... Date: Wed, 22 Aug 2001 11:34:10 -0500 * Akinori MUSHA <knu@iDaemons.org> [010822 11:17]: > 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) Done.... That makes portupgrade work :-) Thank You.... > > 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" -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 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?200108221640.f7MGePx05689>