From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 1 03:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 889B5F72 for ; Sat, 1 Jun 2013 03:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6F645AF6 for ; Sat, 1 Jun 2013 03:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r513K0fs028194 for ; Sat, 1 Jun 2013 03:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r513K0BU028193; Sat, 1 Jun 2013 03:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Jun 2013 03:20:00 GMT Resent-Message-Id: <201306010320.r513K0BU028193@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Glen Barber Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0D459F34 for ; Sat, 1 Jun 2013 03:15:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id D841AAD1 for ; Sat, 1 Jun 2013 03:15:23 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r513FNpl057618 for ; Sat, 1 Jun 2013 03:15:23 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r513FN7d057611; Sat, 1 Jun 2013 03:15:23 GMT (envelope-from nobody) Message-Id: <201306010315.r513FN7d057611@oldred.FreeBSD.org> Date: Sat, 1 Jun 2013 03:15:23 GMT From: Glen Barber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179162: print/libodf: post-fetch checksum fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jun 2013 03:20:00 -0000 >Number: 179162 >Category: ports >Synopsis: print/libodf: post-fetch checksum fails >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 Jun 01 03:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: >Organization: >Environment: >Description: This port has not had an update in quite some time, so checksum failures here concern me a bit, security-wise. root@kaos:/tinderbox/portstrees/FreeBSD/ports/print/libotf # make ===> libotf-0.9.12 depends on file: /usr/local/sbin/pkg - found => libotf-0.9.12.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.m17n.org/libotf/libotf-0.9.12.tar.gz fetch: http://www.m17n.org/libotf/libotf-0.9.12.tar.gz: size unknown fetch: http://www.m17n.org/libotf/libotf-0.9.12.tar.gz: size of remote file is not known libotf-0.9.12.tar.gz 20 kB 60 kBps 00m00s ===> Fetching all distfiles required by libotf-0.9.12 for building ===> Extracting for libotf-0.9.12 => SHA256 Checksum mismatch for libotf-0.9.12.tar.gz. ===> Refetch for 1 more times files: libotf-0.9.12.tar.gz ===> libotf-0.9.12 depends on file: /usr/local/sbin/pkg - found => libotf-0.9.12.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.m17n.org/libotf/libotf-0.9.12.tar.gz fetch: http://www.m17n.org/libotf/libotf-0.9.12.tar.gz: size unknown fetch: http://www.m17n.org/libotf/libotf-0.9.12.tar.gz: size of remote file is not known libotf-0.9.12.tar.gz 20 kB 57 kBps 00m01s ===> Fetching all distfiles required by libotf-0.9.12 for building ===> libotf-0.9.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libotf-0.9.12 for building => SHA256 Checksum mismatch for libotf-0.9.12.tar.gz. ===> Giving up on fetching files: libotf-0.9.12.tar.gz Make sure the Makefile and distinfo file (/tinderbox/portstrees/FreeBSD/ports/print/libotf/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** [checksum] Error code 1 Stop in /tinderbox/portstrees/FreeBSD/ports/print/libotf. *** [checksum] Error code 1 Stop in /tinderbox/portstrees/FreeBSD/ports/print/libotf. >How-To-Repeat: >Fix: Please verify the existing sources against the previous sources. If tarball is regenerated from the author(s), please find out why version number was not incremented. >Release-Note: >Audit-Trail: >Unformatted: