Bug 46990

Summary: Broken libgtop-1.0.13.tar.gz archive
Product: Ports & Packages Reporter: leif <leif>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description leif 2003-01-12 14:10:01 UTC
	 libgtop-1.0.13.tar.gz archive is incomplete

Fix: 

I fetched a new archive from
http://linux.dsi.internet2.edu/X11/gnome/sources/libgtop/libgtop-1.0.13.tar.gz
and I could build libgtop.
How-To-Repeat: 	I tried to build libgtop, but the arcive is not complete:
checksum-error and tar complains too.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-01-12 17:40:17 UTC
State Changed
From-To: open->closed

You must have had a bad distfile on your machine.  I just reverified that 
the port fetches properly, and the checksum verifies.
Comment 2 leif 2003-01-12 18:09:16 UTC
gina/usr/ports/devel/libgtop$ make extract
>> libgtop-1.0.13.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/.
Receiving libgtop-1.0.13.tar.gz (39936 bytes): 100%
39936 bytes transferred in 0.7 seconds (54.30 kBps)
===>  Extracting for libgtop-1.0.13_3
>> Checksum mismatch for libgtop-1.0.13.tar.gz.
Make sure the Makefile and distinfo file (/usr/ports/devel/libgtop/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

ftp.freebsd.org has:
-rw-r--r--  1 1006  1006  882461 Feb 27  2001 libgtop-1.0.12.tar.gz
-rw-r--r--  1 1006  1006   39936 Dec 28 04:27 libgtop-1.0.13.tar.gz

while ftp.gnome.org has 

-rw-rw-r--   1 ftp-gnom 1055646 Nov 27 2001  libgtop-1.0.13.tar.gz

So the copy in distfiles is broken; it is not the same as the original.

Leif