| Summary: | [patch] update ZendOptimizer to 3.0.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Daniel Gerzo <danger> | ||||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Daniel Gerzo
2006-04-13 11:00:29 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer State Changed From-To: open->closed Committed, thanks! Hi! I just did: cd /usr/ports/distfiles/ wget http://downloads.zend.com/optimizer/3.0.0/ZendOptimizer-3.0.0-freebsd5.4-i386.tar.gz cd /usr/ports/devel/ZendOptimizer portupgrade -v and it reports this error: ------------------------------------------------------------------------------------------ => MD5 Checksum mismatch for ZendOptimizer-3.0.0-freebsd5.4-i386.tar.gz. ===> Refetch for 1 more times files: ZendOptimizer-3.0.0-freebsd5.4-i386.tar.gz => ZendOptimizer-3.0.0-freebsd5.4-i386.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: invalid size ( 6192590$) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/devel/ZendOptimizer. *** Error code 1 Stop in /usr/ports/devel/ZendOptimizer. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade55526.0 make ** Fix the problem and try again. ------------------------------------------------------------------------------------------ The file is there but it returns: MD5 Checksum mismatch Is the port broken? My uname -a: FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 Best regards, Goran Dodig |