From owner-freebsd-ports Mon Aug 12 12:43:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD5737B415; Mon, 12 Aug 2002 12:43:48 -0700 (PDT) Received: from blue.gerhardt-it.com (gw.gerhardt-it.com [204.83.38.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF2343E4A; Mon, 12 Aug 2002 12:43:48 -0700 (PDT) (envelope-from scott@gerhardt-it.com) Received: from [192.168.100.110] (gw.gerhardt-it.com [204.83.38.103]) by blue.gerhardt-it.com (Postfix) with ESMTP id 5DFBA10024; Mon, 12 Aug 2002 13:43:40 -0600 (CST) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Mon, 12 Aug 2002 13:43:28 -0600 Subject: Re: Ruby-optparst + portupgrade From: Scott Gerhardt To: Kevin Golding Cc: , Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 8/12/02 1:24 PM, "Kevin Golding" wrote: > Someone, quite probably Scott Gerhardt, once wrote: >> My portupgrade et.al. Does not work with the following error: >> >> /usr/local/sbin/portupgrade:34:in `require': No such file to load -- >> optparse (LoadError) >> from /usr/local/sbin/portupgrade:34 > >> I though reinstalling ruby-optparse would fix the problem but ruby-optparse >> does not seem to be in the ports tree anymore, what happened to it? > > It got integrated into ruby-shim. > > Probably best to just pkg_delete portupgrade and install a more recent > version that uses shim instead. Pkg_delete does not work (does not see portupgrade as installed). So I did the following: 1.) I did a make deinstall && make clean && make distclean. 2.) Removed /usr/ports/sysutils/portupgrade. 3.) Ran cvsup. 4.) Did a make install of portupgrade (pkgtools-20020805.tar.bz2) I still get the same damn error: /usr/local/sbin/portupgrade:34:in `require': No such file to load -- optparse (LoadError) from /usr/local/sbin/portupgrade:34 How do I eliminate the reference to optparse? Any other suggestions? -- Scott Gerhardt, P.Geo. Gerhardt Information Technologies [G-IT] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message