[MacPorts] #20019: Cannot fetch atari800
#20019: Cannot fetch atari800 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: krischik@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atari800 ------------------------------------------+--------------------------------- {{{ $ sudo port install atari800 ---> Computing dependencies for atari800 ---> Fetching atari800 Error: No defined site for tag: prog, using master_sites Error: No defined site for tag: prog, using master_sites Error: No defined site for tag: prog, using master_sites ---> Attempting to fetch atari800-2.1.0.tar.gz from http://distfiles.macports.org/atari800 ---> Attempting to fetch atari800-2.1.0.tar.gz from http://superb- west.dl.sourceforge.net/prog ---> Attempting to fetch atari800-appbundles-r52646.tar.gz from http://distfiles.macports.org/atari800 ---> Attempting to fetch atari800-appbundles-r52646.tar.gz from http://arn.se.distfiles.macports.org/atari800 ---> Attempting to fetch atari800-appbundles-r52646.tar.gz from http://trd.no.distfiles.macports.org/atari800 ---> Attempting to fetch atari800-appbundles-r52646.tar.gz from http://svn.macports.org/repository/macports/distfiles/atari800 Error: No defined site for tag: prog, using master_sites ---> Attempting to fetch xf25.zip from http://distfiles.macports.org/atari800 ---> Verifying checksum(s) for atari800 Error: Checksum (md5) mismatch for atari800-2.1.0.tar.gz Error: Checksum (sha1) mismatch for atari800-2.1.0.tar.gz Error: Checksum (rmd160) mismatch for atari800-2.1.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/20019> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 krischik@…): * status: new => assigned Comment: Now that is strange as it works without trouble here: {{{ /Volumes/Work/macports/emulators/atari800 Darwin martin@macpro Sa Jun 20 21:13:20 standart 0
sudo port uninstall atari800@2.1.0_0+macosx ---> Deactivating atari800 @2.1.0_0+macosx ---> Uninstalling atari800 @2.1.0_0+macosx /Volumes/Work/macports/emulators/atari800 Darwin martin@macpro Sa Jun 20 21:13:33 standart 0 sudo port clean atari800 ---> Cleaning atari800 /Volumes/Work/macports/emulators/atari800 Darwin martin@macpro Sa Jun 20 21:14:12 standart 0 sudo port install atari800 ---> Fetching atari800 ---> Verifying checksum(s) for atari800 ---> Extracting atari800 ---> Configuring atari800 ---> Building atari800 ---> Staging atari800 into destroot ---> Installing atari800 @2.1.0_0+macosx ---> Activating atari800 @2.1.0_0+macosx ---> Cleaning atari800 /Volumes/Work/macports/emulators/atari800 Darwin martin@macpro Sa Jun 20 21:14:35 standart 0
}}} However I did have problems with sourceforge today - the files downloaded where only 12k in size - far to small of course. So please check the files. Martin -- Ticket URL: <http://trac.macports.org/ticket/20019#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#20019: Cannot fetch atari800 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: krischik@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atari800 ------------------------------------------+--------------------------------- Comment(by krischik@…): Thanks ryan for for pointing out --all. Now I get: 5 {{{ /Volumes/Work/macports Darwin martin@macpro So Jun 21 10:17:27 standart 0
la /opt/local/var/macports/distfiles/atari800 insgesamt 600K drwxr-xr-x 5 root admin 170 21. Jun 10:17 ./ drwxr-xr-x 48 root admin 1,6K 21. Jun 10:17 ../ -rw-r--r-- 1 root admin 12K 21. Jun 10:17 atari800-2.1.0.tar.gz -rw-r--r-- 1 root admin 575K 21. Jun 10:17 atari800-appbundles-r52646.tar.gz -rw-r--r-- 1 root admin 12K 21. Jun 10:17 xf25.zip /Volumes/Work/macports Darwin martin@macpro So Jun 21 10:17:47 standart 0
}}} Both files from sourceforge are only 12k which is wrong. I try out your diff ASAP and come back then. Martin -- Ticket URL: <http://trac.macports.org/ticket/20019#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20019: Cannot fetch atari800 -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: krischik@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: atari800 | -------------------------------------------+-------------------------------- Changes (by krischik@…): * status: assigned => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/20019#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts