From owner-freebsd-stable@FreeBSD.ORG Tue Aug 31 15:14:47 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A1416A4CE for ; Tue, 31 Aug 2004 15:14:47 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F3643D55 for ; Tue, 31 Aug 2004 15:14:47 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so148847rnl for ; Tue, 31 Aug 2004 08:14:42 -0700 (PDT) Received: by 10.38.3.57 with SMTP id 57mr1588303rnc; Tue, 31 Aug 2004 08:14:42 -0700 (PDT) Received: by 10.38.75.25 with HTTP; Tue, 31 Aug 2004 08:14:41 -0700 (PDT) Message-ID: <790a9fff040831081412f41e2@mail.gmail.com> Date: Tue, 31 Aug 2004 10:14:41 -0500 From: Scot Hetzel To: Sidnei Rodrigo Basei In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: cc: stable@freebsd.org Subject: Re: LINUX instalation from ports problem. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 15:14:47 -0000 On Tue, 31 Aug 2004 10:28:54, Sidnei Rodrigo Basei wr= ote: > Hi all... I have a big problem in the my server: I must install the JDK (= to run tomcate with apache) > but i can=B4t make the Linux compat worls well. >=20 > [pcclab] /usr/src/sys/i386/conf# cd /usr/ports/emulators/linux_base > [pcclab] /usr/ports/emulators/linux_base# make install clean > =3D=3D=3D> Vulnerability check disabled > >> redhat-release-7.1-1.noarch.rpm doesn't seem to exist in /usr/ports/di= stfiles/rpm. > >> Attempting to fetch from > http://mirrors.usc.edu/pub/linux/distributions/redhat/redhat/linux/7.1/en= /os/i386/RedHat/RPMS/. > fetch: invalid size ( 1810) > >> Attempting to fetch from > http://www.gtlib.cc.gatech.edu/pub/redhat/linux/7.1/en/os/i386/RedHat/RPM= S/. > fetch: invalid size ( 1810) : > >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distf= iles/rpm/. > fetch: invalid size ( 1810) > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/rpm and try again. > *** Error code 1 >=20 > Stop in /usr/ports/emulators/linux_base. >=20 For some reason you were unable to fetch the file "redhat-release-7.1-1.noarch.rpm " from one of the mirrors. You could try to ftp to one of the mirrors and see if the file exists on that mirror, and if it does manually retreive the file. Scot