#20019: Cannot fetch atari800 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: krischik@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atari800 ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Martin, you haven't tested the issue being reported; you still have the distfiles on your computer so MacPorts did not attempt to download them again. If you want to test that, use "sudo port clean --all atari800". I see the issue too and will attach a fix. I still see a checksum error, though. The file I received is a valid .tar.gz archive so maybe the checksums in the portfile really are wrong? {{{ ---> Verifying checksum(s) for atari800 DEBUG: Executing org.macports.checksum (atari800) ---> Checksumming atari800-2.1.0.tar.gz Error: Checksum (md5) mismatch for atari800-2.1.0.tar.gz Portfile checksum: atari800-2.1.0.tar.gz md5 bf76fcb62100f66f7d3b6a9776dbc1e9 Distfile checksum: atari800-2.1.0.tar.gz md5 53fdbaad6cb7752fb35895c6375ac9a7 Error: Checksum (sha1) mismatch for atari800-2.1.0.tar.gz Portfile checksum: atari800-2.1.0.tar.gz sha1 d1483e549bfa35aa4caefccfd6d66a5dc653220a Distfile checksum: atari800-2.1.0.tar.gz sha1 3888ad49718bb5e1232fb544375bb635654b5ca5 Error: Checksum (rmd160) mismatch for atari800-2.1.0.tar.gz Portfile checksum: atari800-2.1.0.tar.gz rmd160 8d23c0139ff9c30ba22aa5d639aeed6371474f76 Distfile checksum: atari800-2.1.0.tar.gz rmd160 c793855b27843975fcf04fea47c49499909b49ee ---> Checksumming atari800-appbundles-r52646.tar.gz DEBUG: Correct (md5) checksum for atari800-appbundles-r52646.tar.gz DEBUG: Correct (sha1) checksum for atari800-appbundles-r52646.tar.gz DEBUG: Correct (rmd160) checksum for atari800-appbundles-r52646.tar.gz ---> Checksumming xf25.zip DEBUG: Correct (md5) checksum for xf25.zip DEBUG: Correct (sha1) checksum for xf25.zip DEBUG: Correct (rmd160) checksum for xf25.zip The correct checksum line may be: checksums atari800-2.1.0.tar.gz \ md5 53fdbaad6cb7752fb35895c6375ac9a7 \ sha1 3888ad49718bb5e1232fb544375bb635654b5ca5 \ rmd160 c793855b27843975fcf04fea47c49499909b49ee \ atari800-appbundles-r52646.tar.gz \ md5 f8fa3d56eece44c65dfdc659e3a669d6 \ sha1 b22b35b1300e3a729cb0a6dd84df3bfdb67baf20 \ rmd160 2f4ac42d6cb69b91cae66f6cc56fca4e83865d4c \ xf25.zip \ md5 4dc3b6b4313e9596c4d474785a37b94d \ sha1 e65923fd3a4845c1c72d1677db0fda969187eb42 \ rmd160 e3960898223dd4d1b9a9cc5cfb1251bd726ea5a7 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for atari800): org.macports.checksum Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/20019#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS