Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 10:38:09 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        Julian Elischer <julian@elischer.org>
Cc:        Current <freebsd-current@freebsd.org>
Subject:   Re: portupgrade vs 5.3
Message-ID:  <20041023083809.GA88633@alex.lan>
In-Reply-To: <4170DB59.2070906@elischer.org>
References:  <4170D91E.5000201@elischer.org> <4170DB59.2070906@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 16, 2004 at 01:27:05AM -0700, Julian Elischer wrote:
> Julian Elischer wrote:
> >having rebuilt port-upgrade, pkgdb and portupgrade now fail with:
> >
> >/usr/local/sbin/portupgrade:35:in `require': No such file to load -- 
> >pkgtools (LoadError)
> >        from /usr/local/sbin/portupgrade:35
> >
> >anyone got a suggested fix?
> 
> don't worry.. found the problem..
> (you can't portupgrade portupgrade maybe?..)
> needed to install portupgrade by hand.

Portupgrading portupgrade usaly pose no problem for me. It could be that
you have a problem with ruby dependency. This has a bug.

You could set this, if it happens again: (asuming you use csh)
setenv  PORTS_DBDRIVER  bdb1_hash
setenv  PKG_DBDRIVER    bdb1_hash

-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.
WWW: http://www.kruijff.org/alex/FreeBSD/



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