Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2010 15:27:22 GMT
From:      Garry <newgarry@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144908: security/gsasl CRC mismatch after fetching gsasl-1.4.0.tar.gz
Message-ID:  <201003201527.o2KFRMJx070387@www.freebsd.org>
Resent-Message-ID: <201003201530.o2KFU4fH083533@freefall.freebsd.org>

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

>Number:         144908
>Category:       ports
>Synopsis:       security/gsasl CRC mismatch after fetching gsasl-1.4.0.tar.gz
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 20 15:30:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Garry
>Release:        6.4-RELEASE
>Organization:
>Environment:
FreeBSD ispserver.local 6.4-RELEASE-p3 FreeBSD 6.4-RELEASE-p3 #0: Sat Feb  6 17:27:26 UZT 2010     user@ispserver.local:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
During install port security/gsasl, in the output appears CRC mismatchs, because the first url in MASTER_SITES (http://www.sfr-fresh.com/unix/misc/) returns an error html page file named gsasl-1.4.0.tar.gz (2.1K). This is because file updated to gsasl-1.4.1.tar.gz at this site.
Ports tree was updated with csup at this moment.
>How-To-Repeat:
# cd /usr/ports/security/gsasl
# make install clean
>Fix:
# cd /usr/ports/distfiles
# fetch ftp://ftp.gnu.org/gnu/gsasl/gsasl-1.4.0.tar.gz
# cd /usr/ports/security/gsasl
# make install clean

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



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