From owner-freebsd-questions@FreeBSD.ORG Wed Nov 17 16:55:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF6516A4CE for ; Wed, 17 Nov 2004 16:55:57 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719CE43D4C for ; Wed, 17 Nov 2004 16:55:57 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 17 Nov 2004 10:56:02 -0600 Message-ID: <419B82A6.2000809@daleco.biz> Date: Wed, 17 Nov 2004 10:56:06 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ralph References: <20041117163606.40816.qmail@web53405.mail.yahoo.com> In-Reply-To: <20041117163606.40816.qmail@web53405.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Nov 2004 16:56:03.0130 (UTC) FILETIME=[526729A0:01C4CCC6] cc: freebsd-questions@freebsd.org Subject: Re: Strangeness with FreeBSD 4.2 and CVSUP install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 16:55:58 -0000 Ralph wrote: >Hey, I have an ancicent box I've inherited, output of >uname -a is: > bash-2.04# uname -a >FreeBSD dropbox.xxxx.xxxx 4.2-RELEASE FreeBSD >4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 >jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC >i386 > > Obviously, she's got a few miles on her, and cvsup >wasn't installed. I downloaded the tarball from the >FreeBSD ftp server, untar'd it, and tried to do a make >install, then got this ugliness: > > > gzip -cn pkg_version.1 > pkg_version.1.gz >===> Installing for pkg_install-20040802 >===> Generating temporary packing list >ln: illegal option -- h >usage: ln [-fisv] file1 file2 > ln [-fisv] file ... directory > link file1 file2 >*** Error code 1 > >Stop in /usr/ports/sysutils/pkg_install. >*** Error code 1 > >Stop in /usr/ports/textproc/sed_inplace. >*** Error code 1 > >Stop in /usr/ports/lang/ezm3. >*** Error code 1 > >Stop in /usr/ports/net/cvsup. > > > >Can someone help? > >Thanks in advance. > > Tried pkg_add? Probably won't work as it's unlikely to find packages dated from that time, but might be worth a shot, as it would only take a second to try. You might try looking around for a cvsup version that's contemporary to the boxen and going from there. But a quick Google doesn't show it to me. OTOH, it's likely to need to be "stepping stoned" quite a bit anyway, so what not backup the data and do a clean install of 4.10 or 5.3? Kevin Kinsey DaleCo, S.P.