#46817: s3cmd 1.0.1 Checksum mismatch due to port 404 --------------------------+-------------------------------- Reporter: jimmy8787@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: s3cmd | --------------------------+-------------------------------- Comment (by ryandesign@…): The fact that the package URLs return a 404 error is irrelevant. When packages are not available, MacPorts tries to fetch and build the source. ''That's'' what's failing, with a non-error code, which is what's causing the checksum mismatch. As far as I can see, SourceForge is having problems, and you should try again later. {{{ $ curl -i -L http://hivelocity.dl.sourceforge.net/s3tools/s3cmd-1.0.1.tar.gz HTTP/1.1 302 Moved Temporarily Server: nginx/1.4.6 (Ubuntu) Date: Tue, 10 Feb 2015 20:53:30 GMT Content-Type: text/html Content-Length: 169 Connection: keep-alive Location: http://downloads.sourceforge.net/s3tools/s3cmd-1.0.1.tar.gz?download&failedm... HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: keep-alive Date: Tue, 10 Feb 2015 21:17:29 GMT Location: http://downloads.sourceforge.net/#!/s3tools/s3cmd-1.0.1.tar.gz Server: AmazonS3 Age: 146 X-Cache: Hit from cloudfront Via: 1.1 673a0b042f2d20e956868556adc5417e.cloudfront.net (CloudFront) X-Amz-Cf-Id: F4CUqTUAJai61bOhYmXbVLcp5UB1wTEiZUiELVx1zoOh-duWXPUCZw== HTTP/1.1 200 OK Content-Type: text/html Content-Length: 635 Connection: keep-alive Date: Tue, 10 Feb 2015 21:19:55 GMT x-amz-meta-s3cmd-attrs: uid:0/gname:root/uname:root/gid:0/mode:33188/mtime:1421099097/atime:1421099097/md5:b2e23b153fad3034ec48336f81eefd33/ctime:1421099097 Cache-Control: private, max-age=900 Last-Modified: Tue, 10 Feb 2015 05:30:02 GMT ETag: "b2e23b153fad3034ec48336f81eefd33" Server: AmazonS3 X-Cache: RefreshHit from cloudfront Via: 1.1 673a0b042f2d20e956868556adc5417e.cloudfront.net (CloudFront) X-Amz-Cf-Id: 32mRZ0LxDjiRqsMg-9nEsjhbLK7q-mhGElrFZa5lkuAmdMJbTSzSkA== <html><head> <title>Testing</title> <!-- <script src="/js/jquery.com/jquery-1.11.0.min.js"></script> --> <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> <script src="//sourceforge.net/js/mirrors.js"></script> <script src="/js/sf.js"></script> <script> var DR_loc = DR_parse_hash_url(); if (DR_loc) { DR_sf_main(DR_loc); } else { window.location.href = 'http://sourceforge.net/home.html'; } </script> </head><body> <noscript> We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires the use of javascript to function. Please check back later. </noscript> </body></html> }}} -- Ticket URL: <https://trac.macports.org/ticket/46817#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X