From owner-freebsd-ports@FreeBSD.ORG Tue Feb 10 12:58:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EB4416A4CE for ; Tue, 10 Feb 2004 12:58:56 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2727443D2F for ; Tue, 10 Feb 2004 12:58:56 -0800 (PST) (envelope-from jborsits@earthlink.net) Received: from 192.168.0.100 (pcp902534pcs.cnorth01.va.comcast.net[68.57.152.162]) by comcast.net (rwcrmhc12) with SMTP id <2004021020585501400hkrmne> (Authid: jborsits); Tue, 10 Feb 2004 20:58:55 +0000 From: Joe Borsits To: ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1076447014.18965.25.camel@linux.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 10 Feb 2004 16:03:34 -0500 Content-Transfer-Encoding: 7bit Subject: Checksum error with ghostscript-gnu X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jborsits@earthlink.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 20:58:56 -0000 Forgive me I am new to freebsd and Nix in general. I was trying to install the meta-port for gnome2. during this process it attempted to install ghostscript-gnu. A checksum error was found on Samsung-SmartGDI-all-GS.tar.gz. The output noted that it tried to get the file from 3 locations and it kept reporting a problem. I went to one of the locations http://www.linuxprinting.org/download/printing/samsung-gdi/ and grab the file myself and still had checksum problems. The orignial distinfo reports the checksum as e6963f6c9460a964fe57d38479bbdd41 I did and md5sum on the file that was available from the aboved listed location and got a checksum of 806c486599f91aef46270fde5504bc6f. I edited the distinfo and used the chceksum I came up with and the install continued. Just wanted to give you guy's a heads up.