Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2011 15:37:54 GMT
From:      Peter Palmreuther <pitpalme+unix@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161305: Unable to build ftp/proftpd 
Message-ID:  <201110051537.p95Fbset044014@red.freebsd.org>
Resent-Message-ID: <201110051540.p95Fe7Yv001992@freefall.freebsd.org>

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

>Number:         161305
>Category:       ports
>Synopsis:       Unable to build ftp/proftpd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 05 15:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Peter Palmreuther
>Release:        8.2-p3
>Organization:
>Environment:
FreeBSD siliki.sunrise.local 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Since port upgrade to 1.3.3f I can't build port ftp/proftpd anymore.
Output is

--- 8>< -----
===>  License GPLv2 accepted by the user
===>  Found saved configuration for proftpd-1.3.3c_1
===>  Extracting for proftpd-1.3.3f
=> SHA256 Checksum OK for proftpd-1.3.3f.tar.bz2.
=> No SHA256 checksum recorded for mod_clamav-0.11rc.tar.gz.
=> No suitable checksum found for mod_clamav-0.11rc.tar.gz.
*** Error code 1

Stop in /usr/ports/ftp/proftpd.
--- 8>< -----

I have 'WITH_CLAMAV' set (using 'make config') and once I put

--- 8>< -----
SHA256 (mod_clamav-0.11rc.tar.gz) = 87630eb1866066d6320ee711897d8998b8f4915c0498b2e78cc0464abd34855a	 
SIZE (mod_clamav-0.11rc.tar.gz) = 5115
--- 8>< -----

into 'distinfo' it works.
With last port update this file was modified in a way two additional checksum and size information have been deleted. I guess accidentally. Can't check myself if 'mod_sqsl_tds' related information are still necessary, but guess chances are high.
>How-To-Repeat:
Try to build ftp/proftpd with "WITH_CLAMAV" set
>Fix:
Insert SHA256 checksum and SIZE of "mod_clamav-0.11rc.tar.gz" into "distinfo".

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



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