Skip site navigation (1)Skip section navigation (2)
Date:      7 Jun 2009 16:14:21 +0400
From:      "Alexey V.Degtyarev" <alexey@renatasystems.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135323: [PATCH] ftp/proftpd giving up on fetching files: mod_clamav-0.10.tar.bz2
Message-ID:  <20090607121421.3349.qmail@hs-9.renatasystems.org>
Resent-Message-ID: <200906071220.n57CK3vE042147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135323
>Category:       ports
>Synopsis:       [PATCH] ftp/proftpd giving up on fetching files: mod_clamav-0.10.tar.bz2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 07 12:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 7.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD renatasystems.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
ftp/proftpd failing to fetch mod_clamav due to one of MASTER_SITES is out-of-service: any request to 
alaskaparadise.com site returns advertisment page:

   Domain Name: ALASKAPARADISE.COM
   Registrar: DOMAINROYALE.COM LLC
   Whois Server: whois.domainroyale.com
   Referral URL: http://www.domainroyale.com
   Name Server: NS1.DSREDIRECTION.COM
   Name Server: NS2.DSREDIRECTION.COM
   Status: clientDeleteProhibited
   Status: clientTransferProhibited
   Status: clientUpdateProhibited
   Updated Date: 12-may-2009
   Creation Date: 06-apr-2009
   Expiration Date: 06-apr-2010

$ WITH_CLAMAV=yes make
===>  Found saved configuration for proftpd-1.3.2
=> proftpd-1.3.2.tar.bz2 doesn't seem to exist in /var/db/distfiles/.
=> Attempting to fetch from ftp://ftp.proftpd.org/distrib/source/.
proftpd-1.3.2.tar.bz2                         100% of 2399 kB  943 kBps
=> mod_clamav-0.10.tar.bz2 doesn't seem to exist in /var/db/distfiles/.
=> Attempting to fetch from http://www.alaskaparadise.com/freebsd/.
fetch: http://www.alaskaparadise.com/freebsd/mod_clamav-0.10.tar.bz2: size unknown
fetch: http://www.alaskaparadise.com/freebsd/mod_clamav-0.10.tar.bz2: size of remote file is not known
mod_clamav-0.10.tar.bz2                                777  B 3753 kBps
===>  Extracting for proftpd-1.3.2
=> MD5 Checksum OK for proftpd-1.3.2.tar.bz2.
=> SHA256 Checksum OK for proftpd-1.3.2.tar.bz2.
=> MD5 Checksum mismatch for mod_clamav-0.10.tar.bz2.
=> SHA256 Checksum mismatch for mod_clamav-0.10.tar.bz2.
===>  Refetch for 1 more times files: mod_clamav-0.10.tar.bz2 mod_clamav-0.10.tar.bz2
===>  Found saved configuration for proftpd-1.3.2
=> mod_clamav-0.10.tar.bz2 doesn't seem to exist in /var/db/distfiles/.
=> Attempting to fetch from http://www.alaskaparadise.com/freebsd/.
fetch: http://www.alaskaparadise.com/freebsd/mod_clamav-0.10.tar.bz2: size mismatch: expected 5435, actual 1039
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/mod_clamav-0.10.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/.
fetch: mod_clamav-0.10.tar.bz2: local modification time does not match remote
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mod_clamav-0.10.tar.bz2: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /var/db/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/ftp/proftpd.
*** Error code 1

Stop in /usr/ports/ftp/proftpd.
*** Error code 1

Stop in /usr/ports/ftp/proftpd.

>How-To-Repeat:
	cd /usr/ports/ftp/proftpd && WITH_CLAMAV=yes make
>Fix:

	

--- proftpd.patch begins here ---
diff -u -r proftpd.orig/Makefile proftpd/Makefile
--- proftpd.orig/Makefile	2009-06-06 19:59:38.000000000 +0400
+++ proftpd/Makefile	2009-06-06 20:00:04.000000000 +0400
@@ -16,7 +16,6 @@
 		http://mirrors.ibiblio.org/pub/mirrors/proftpd/distrib/source/ \
 		http://www.mirrorservice.org/sites/ftp.proftpd.org/distrib/source/ \
 		http://labratsoftware.com/mod_sql_tds/:sql_tds \
-		http://www.alaskaparadise.com/freebsd/:clam \
 		http://www.smartftp.com/oss/proftpd/:digest \
 		LOCAL/beech:clam \
 		LOCAL/beech:digest \
--- proftpd.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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