Bug 69479

Summary: ERROR: fetch pure-ftpd-1.0.20.tar.bz2: File unavailable
Product: Ports & Packages Reporter: guto <guto>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: j
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description guto 2004-07-23 12:50:26 UTC
When I try to compile Ive got file not found message for file pure-ftpd-1.0.20.tar.bz2

How-To-Repeat: 

root@srv1:/usr/ports/ftp/pure-ftpd# make
===>  Found saved configuration for pure-ftpd-1.0.19
You can use the following additional options:
WITH_CERTFILE=/path   - Set different location of certificate file for TLS
WITH_LANG=lang        - Enable compilation of language support, lang is one of
  english, german, romanian, french, french-funny, polish, spanish,
    dutch, italian, brazilian-portuguese, danish, slovak, korean,
      norwegian, swedish, russian, traditional-chinese, simplified-chinese,
	hungarian, catalan and czech.

	===>  Extracting for pure-ftpd-1.0.20_1
	>> Checksum mismatch for pure-ftpd-1.0.20.tar.bz2.
	===>  Refetch for 1 more times files: pure-ftpd-1.0.20.tar.bz2
	===>  Found saved configuration for pure-ftpd-1.0.19
	You can use the following additional options:
	WITH_CERTFILE=/path   - Set different location of certificate file for TLS
	WITH_LANG=lang        - Enable compilation of language support, lang is one of
	  english, german, romanian, french, french-funny, polish, spanish,
	    dutch, italian, brazilian-portuguese, danish, slovak, korean,
	      norwegian, swedish, russian, traditional-chinese, simplified-chinese,
		hungarian, catalan and czech.

		>> pure-ftpd-1.0.20.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
		>> Attempting to fetch from ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from ftp://ftp2.fr.pureftpd.org/pub/mirrors/ftp.fr.pureftpd.org/pub/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from ftp://ftp3.fr.pureftpd.org/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from ftp://ftp.dk.pureftpd.org/mirrors/pure-ftpd/releases/.
		fetch: ftp://ftp.dk.pureftpd.org/mirrors/pure-ftpd/releases/pure-ftpd-1.0.20.tar.bz2: File unavailable (e.g., file not found, no access)
		>> Attempting to fetch from ftp://ftp.es.pureftpd.org/mirror/pureftpd/latest/releases/.
		fetch: ftp://ftp.es.pureftpd.org/mirror/pureftpd/latest/releases/pure-ftpd-1.0.20.tar.bz2: File unavailable (e.g., file not found, no access)
		>> Attempting to fetch from ftp://ftp.nl.pureftpd.org/pub/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from ftp://ftp.fr.pureftpd.org/pub/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from ftp://ftp.cn.pureftpd.org/pub/pureftpd/pure-ftpd/releases/.
		fetch: pure-ftpd-1.0.20.tar.bz2: local modification time does not match remote
		>> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://heanet.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Not Found
		>> Attempting to fetch from http://aleron.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://aleron.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Moved Temporarily
		>> Attempting to fetch from http://umn.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://umn.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Moved Temporarily
		>> Attempting to fetch from http://belnet.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://belnet.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Moved Temporarily
		>> Attempting to fetch from http://voxel.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://voxel.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Moved Temporarily
		>> Attempting to fetch from http://optusnet.dl.sourceforge.net/sourceforge/pureftpd/.
		fetch: http://optusnet.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.20.tar.bz2: Moved Temporarily
		>> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
		fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pure-ftpd-1.0.20.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/ftp/pure-ftpd.
		*** Error code 1

		Stop in /usr/ports/ftp/pure-ftpd.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-24 01:41:41 UTC
State Changed
From-To: open->closed

pure-ftpd 1.0.20 was re-issued, you must have older 
pure-ftpd-1.0.20.tar.bz2 already downloaded. run 

make distclean 

in pure-ftpd port directory.