Subject: pkg/33009: graphics/ImageMagick - distfile chcksum incorrect
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 03/06/2006 14:25:00
>Number:         33009
>Category:       pkg
>Synopsis:       graphics/ImageMagick - distfile chcksum incorrect
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 06 14:25:00 +0000 2006
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15  (pkgsrc current as of 5-6 hours ago)
>Organization:
	Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 (GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 kre@jade.coe.psu.ac.th:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
	The checksum recorded for the distfile for current version of
	ImageMagick does not match anything that is located on any
	of the MASTER_SITES.   To add to the confusion, I suspect that
	not all of the MASTER_SITES havethe same file.

>How-To-Repeat:
	mv ..../distfiles/ImageMagick-6.2.6-3.tar.bz2 /somewhere/safe
	cd .../pkgsrc/graphics/imageMagick
	make checksum

>Fix:
	Work out what is happening on the master sites, find a distfile
	that actually seems correct and stable, figure out what
	changed from the version that generated the distinfo checksum,
	then if all is OK, update the world to something that works...