| 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 | ||
I think you have a stale distfile do a make distclean then make checksum and see if you still have the problem. State Changed From-To: open->feedback Witing to here if problem still exists Responsible Changed From-To: freebsd-ports->dwcjr I'll handle this one. Ah, I see your problem. The download was cut off halfway through, or actually you only got a small portion of it. State Changed From-To: feedback->closed File was not completely downloaded. |
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.