Bug 37805

Summary: First file downloaded for tight-vnc port doesn't work
Product: Ports & Packages Reporter: brad <brad>
Component: Individual Port(s)Assignee: dwcjr
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description brad 2002-05-07 00:20:01 UTC
Attempting to install the tight-vnc port fails in the 'checksum' phase,
after retrieving the wrong file in the 'fetch' phase.  Sourceforge has
apparently changed how their download links work, in order to allow
for mirrors.  However, the link that the tight-vnc port uses to install
fetches that mirror page, which then fails checksum verification.

Log of an attempted install:
---BEGIN LOG

brad@ophiuchus(p3):/usr/ports
{2} [Mon  4:14PM] <0> 22%sudo portinstall tightvnc    
[Updating the pkgdb in /var/db/pkg ... - 55 packages found (-1 +0) (...) done]
--->  Installing 'tightvnc-1.2.3' from a port (net/tightvnc)
--->  Building '/usr/ports/net/tightvnc'
===>  Cleaning for tightvnc-1.2.3

Fix: 

Remove the first entry in MASTER_SITE_SOURCEFORGE in /usr/ports/Mk/bsd.sites.mk
or otherwise override MASTER_SITE_SOURCEFORGE.
How-To-Repeat: portinstall tight-vnc with an updated ports tree.
Comment 1 dwcjr 2002-05-08 15:54:01 UTC
I think you have a stale distfile

do a make distclean then make checksum and see if you still have the 
problem.
Comment 2 dwcjr freebsd_committer freebsd_triage 2002-05-08 15:54:09 UTC
State Changed
From-To: open->feedback

Witing to here if problem still exists 


Comment 3 dwcjr freebsd_committer freebsd_triage 2002-05-08 15:54:09 UTC
Responsible Changed
From-To: freebsd-ports->dwcjr

I'll handle this one.
Comment 4 dwcjr 2002-05-08 15:55:14 UTC
Ah, I see your problem.  The download was cut off halfway through, or 
actually you only got a small portion of it.
Comment 5 dwcjr freebsd_committer freebsd_triage 2002-05-08 15:55:27 UTC
State Changed
From-To: feedback->closed

File was not completely downloaded.