From owner-freebsd-questions@FreeBSD.ORG Sat Jan 5 23:05:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5683B16A421 for ; Sat, 5 Jan 2008 23:05:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4493413C447; Sat, 5 Jan 2008 23:05:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47800D1D.50908@FreeBSD.org> Date: Sun, 06 Jan 2008 00:05:01 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: aJTiM References: <200801051657.33842.lumiwa@gmail.com> In-Reply-To: <200801051657.33842.lumiwa@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: oss port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2008 23:05:04 -0000 aJTiM wrote: > Hi! > > I like to install port oss on FreeBSD 7 beta4 and I got an error: > > make > => oss-v4.0-build1012-src-bsd.tar.bz2 doesn't seem to exist > in /usr/ports/distfiles/. > => Attempting to fetch from > http://www.opensound.com/developer/sources/stable/bsd/. > fetch: > http://www.opensound.com/developer/sources/stable/bsd/oss-v4.0-build1012-src-bsd.tar.bz2: > size mismatch: expected 1273559, actual 1258967 > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/oss-v4.0-build1012-src-bsd.tar.bz2: > File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/audio/oss. > > Thanks in advance. > > Mitja Talk to the maintainer, it looks like the distfile was changed by the vendor so the port will need to be adapted to fix it. Kris