From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 09:06:12 2003 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 67BF116A4CE for ; Fri, 7 Nov 2003 09:06:12 -0800 (PST) Received: from srvdmz3.oekb.co.at (mailrelay2.oekb.co.at [143.245.5.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 3957C43F3F for ; Fri, 7 Nov 2003 09:06:08 -0800 (PST) (envelope-from Ewald.Jenisch@oekb.at) Received: from 143.245.2.191 by srvdmz3.oekb.co.at (InterScan E-Mail VirusWall NT); Fri, 07 Nov 2003 18:06:06 +0100 Received: from athena.oekb.co.at ([143.245.83.20]) by MAIL01.oekb.co.at with Microsoft SMTPSVC(5.0.2195.5329); Fri, 7 Nov 2003 18:06:06 +0100 Received: from athena.oekb.co.at (athena.oekb.co.at [127.0.0.1]) by athena.oekb.co.at (8.12.10/8.12.10) with ESMTP id hA7H66Jj004826 for ; Fri, 7 Nov 2003 18:06:06 +0100 Received: (from ej@localhost) by athena.oekb.co.at (8.12.10/8.12.10/Submit) id hA7H661m004825 for freebsd-questions@freebsd.org; Fri, 7 Nov 2003 18:06:06 +0100 Date: Fri, 7 Nov 2003 18:06:06 +0100 From: a@jenisch.at To: freebsd-questions@freebsd.org Message-ID: <20031107170606.GA4715@athena.oekb.co.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-OriginalArrivalTime: 07 Nov 2003 17:06:06.0664 (UTC) FILETIME=[6ED12480:01C3A551] Subject: Openoffice 1.1 - can't install port 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: Fri, 07 Nov 2003 17:06:12 -0000 Hi, Tried to install OpenOffice 1.1 under /usr/ports/editors/openoffice-devel. However make ended with an error: ------------------------------ < Cut here > ------------------------------ >> oo_645_src_20030815.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/ope noffice. >> Attempting to fetch from http://projects.imp.ch/openoffice/645/. Receiving oo_645_src_20030815.tar.bz2 (184785753 bytes): 100% (ETA 00:00) 184785753 bytes transferred in 927.9 seconds (194.49 kBps) >> gpc231.tar.Z doesn't seem to exist in /usr/ports/distfiles/openoffice. >> Attempting to fetch from ftp://ftp.cs.man.ac.uk/pub/toby/gpc/. fetch: ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z: Connection refused >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/op enoffice/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/gpc231.tar.Z : Connection refused >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/openoffice and try again. *** Error code 1 Stop in /usr/ports/editors/openoffice-devel. bash-2.05b# ------------------------------ < Cut here > ------------------------------ Seems like the source is fetched but when trying to fetch "gpc231.tar.Z" the connection failed. This error is reproducible at least for several hours. Anybody else failed at that point? Anything that can be done against it? The above message says "fetch the port manually" - where can I get it from? TIA for any clue, -ewald