Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 16:59:36 -0400
From:      Mike Edenfield <kutulu@kutulu.org>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        FreeBSD Ports <freebsd-ports@FreeBSD.org>
Subject:   Re: Strange problem with snort
Message-ID:  <446A3D38.2030708@kutulu.org>
In-Reply-To: <446A2728.5040505@utdallas.edu>
References:  <446A2728.5040505@utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Schmehl wrote:
> I ran portupgrade on a server today, and snort was one of the ports that 
> needed to be upgrade.  However, the upgrade fails.  Here's the error 
> message:
> 
> => snort-2.4.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://www.snort.org/dl/current/.
> fetch: http://www.snort.org/dl/current/snort-2.4.4.tar.gz: Requested 
> Range Not Satisfiable

This means you already have a partial download and fetch is trying to 
resume.  The remote server doesn't appear to like the resume request. 
Delete snort-2.4.4.tar.gz from /usr/ports/distfiles and try again.

> => Attempting to fetch from 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch: 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/snort-2.4.4.tar.gz: 
> File unavailable (e.g., file not found, no access)

It appears the updated distfile hasn't been uploaded to the FreeBSD 
mirrors, but since it's on the primary download site this shouldn't be a 
problem.

--Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446A3D38.2030708>