From owner-freebsd-ports Sun Aug 1 17:20:14 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9682014E66 for ; Sun, 1 Aug 1999 17:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA64535; Sun, 1 Aug 1999 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id 7E74914C81 for ; Sun, 1 Aug 1999 17:10:19 -0700 (PDT) (envelope-from ji@tla.org) Received: from amontillado.research.att.com (amontillado.research.att.com [135.207.24.32]) by mail-green.research.att.com (Postfix) with ESMTP id 9F6711E003 for ; Sun, 1 Aug 1999 20:10:14 -0400 (EDT) Received: from tla.org ([199.97.241.131]) by amontillado.research.att.com (8.8.7/8.8.7) with ESMTP id UAA28296 for ; Sun, 1 Aug 1999 20:10:13 -0400 (EDT) Received: (from ji@localhost) by tla.org (8.9.3/8.9.3) id EAA06737; Sun, 1 Aug 1999 04:03:43 -0400 (EDT) (envelope-from ji) Message-Id: <199908010803.EAA06737@tla.org> Date: Sun, 1 Aug 1999 04:03:43 -0400 (EDT) From: ji@research.att.com Reply-To: ji@research.att.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12914: ports/graphics/gd has bad checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12914 >Category: ports >Synopsis: ports/graphics/gd has bad checksum >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 1 17:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: John "Heldenprogrammer" Ioannidis >Release: FreeBSD 3.2-STABLE i386 >Organization: AT&T Labs - Research >Environment: freshly cvsup'ed 3.2-STABLE >Description: The checksum of the gd-1.6.2 distribution in the distfiles (both the distfile on ftp.freebsd.org:/pub/FreeBSD/ports/distfiles/gd-1.6.2.tar.gz and the file from the distribution site) does not match the md5 sum listed in the ports tree: # pwd /usr/ports/graphics/gd/files # cat md5 MD5 (gd-1.6.2.tar.gz) = 672bf9bbdfb6d94cf506db2dac2b6fc4 # md5 /usr/ports/distfiles/gd-1.6.2.tar.gz MD5 (/usr/ports/distfiles/gd-1.6.2.tar.gz) = 4c4e248ea99d1ad7b8578f6bce6c5aa9 >How-To-Repeat: # pwd /usr/ports/graphics/gd # make ===> Extracting for gd-1.6.2 >Fix: Make sure the version on server has not been tampered with maliciously, then fix the checksum in the ports tree. >Release-Note: >Audit-Trail: >Unformatted: >> Checksum mismatch for gd-1.6.2.tar.gz. Make sure the Makefile and md5 file (/usr/ports/graphics/gd/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message