Opened 3 months ago
Closed 3 months ago
#70506 closed defect (fixed)
lambda @0.1.4: checksum mismatch
Reported by: | barracuda156 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | ||
Port: | lambda |
Description
---> Fetching distfiles for lambda ---> lambda-0.1.4.tar.gz does not exist in /opt/local/var/macports/distfiles/lambda ---> Attempting to fetch lambda-0.1.4.tar.gz from http://66.47.116.75/~demo/lambda/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 ---> Attempting to fetch lambda-0.1.4.tar.gz from http://distcache.FreeBSD.org/ports-distfiles/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 118k 100 118k 0 0 338k 0 --:--:-- --:--:-- --:--:-- 337k ---> Verifying checksums for lambda ---> Checksumming lambda-0.1.4.tar.gz Error: Checksum (md5) mismatch for lambda-0.1.4.tar.gz Portfile checksum: lambda-0.1.4.tar.gz md5 7987fed0e62a3b639eb09abb5a136d4c Distfile checksum: lambda-0.1.4.tar.gz md5 09a9c0db8222d23055cae4f864ded5e2 The correct checksum line may be: checksums md5 09a9c0db8222d23055cae4f864ded5e2 \ rmd160 568ff91c5de7c0cfa0cd5c0d2317ef8a9fcffb8c \ sha256 4ba570dea484f95a043ddb0e22bdb0f7b01b80a9a01aaaa685953416cf2d53b3 \ size 121052 Error: Failed to checksum lambda: Unable to verify file checksums
Change History (4)
comment:1 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | lambda: checksum mismatch → lambda @0.1.4: checksum mismatch |
---|
comment:3 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
The lambda port only installs /opt/local/bin/lambda and /opt/local/share/lambda/definitions so the improvements to the manual are of no significance to us.
comment:4 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
MacPorts has a version of lambda 0.1.4 released in 2003. The port has not been updated since it was added in 2005. The FreeBSD server has a version of lambda 0.1.4 released in 2008.
The only changes mentioned in the changelog are:
lambda-0.1.4/ChangeLog
The diff between them is 12,297 lines long but that's mostly due to generated files (automake was updated from 1.6.3 to 1.10 and autoconf was updated from 2.53 to 2.61).