From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 13:46:41 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 D565816A4CE for ; Sun, 1 Feb 2004 13:46:41 -0800 (PST) Received: from www.wcborstel.nl (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBAF43D1D for ; Sun, 1 Feb 2004 13:46:40 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: from sauron.emea.middle-earth.org (unknown [172.16.1.2]) by www.wcborstel.nl (Postfix) with ESMTP id 4E8831706F; Sun, 1 Feb 2004 22:44:48 +0100 (CET) From: Jorn Argelo To: Gary Kline Date: Sun, 1 Feb 2004 22:46:48 +0100 User-Agent: KMail/1.5.4 References: <20040201214224.GA92851@tao.thought.org> In-Reply-To: <20040201214224.GA92851@tao.thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402012246.48231.jorn@wcborstel.nl> cc: questions@freebsd.org Subject: Re: ports question 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: Sun, 01 Feb 2004 21:46:41 -0000 Why don't you use cvsup to sync your ports-tree? That's allot easier. Some ports aren't working now since the distfile isn't in sync with the make-file. If you use cvsup it will be solved. Cheers, Jorn On Sunday 01 February 2004 22:42, Gary Kline wrote: > People, > > Since I managed to upgrade this system's ports tree, > I keep things up to date. Recently, been having trouble > fetching some ports. openldap is one such. Upgrading > or trying tomake install clean by hand keeps giving me: > > . > . > . > . > > >> Attempting to fetch from > > http://openldap.cdpa.nsysu.edu.tw/OpenLDAP/openldap-release/. > fetch: invalid size ( 2042658) > > >> Attempting to fetch from > > ftp://ftp.plig.org/pub/OpenLDAP/openldap-release/. > fetch: invalid size ( 2042658) > > >> Attempting to fetch from > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: invalid size ( 2042658) > > >> Couldn't fetch it - please try to retrieve ........ > > Anybody know what's going on with this port ... and a > few others? How to fix? > > tia, guys, > > gary