ports/144908: security/gsasl CRC mismatch after fetching gsasl-1.4.0.tar.gz
Garry
newgarry at mail.ru
Sat Mar 20 15:30:04 UTC 2010
>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 at 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:
More information about the freebsd-ports-bugs
mailing list