[MacPorts] #26211: port:ruby19 Checksum mismatch
#26211: port:ruby19 Checksum mismatch ----------------------------------+----------------------------------------- Reporter: kimuraw@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: ruby19 | Port: ruby19 ----------------------------------+----------------------------------------- a new ticket for "checksum mismatch" in #25611 {{{ fenris@MacBookPro:~$ sudo port install ruby19 ---> Computing dependencies for ruby19 ---> Verifying checksum(s) for ruby19 Error: Checksum (md5) mismatch for ruby-1.9.1-p430.tar.bz2 Error: Checksum (rmd160) mismatch for ruby-1.9.1-p430.tar.bz2 Error: Checksum (sha1) mismatch for ruby-1.9.1-p430.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Log for ruby19 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/main.log Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/26211> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26211: port:ruby19 Checksum mismatch ----------------------------------+----------------------------------------- Reporter: kimuraw@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: ruby19 | Port: ruby19 ----------------------------------+----------------------------------------- Changes (by kimuraw@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/26211#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26211: port:ruby19 Checksum mismatch ----------------------------------+----------------------------------------- Reporter: kimuraw@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: ruby19 | Port: ruby19 ----------------------------------+----------------------------------------- Comment(by kimuraw@…): please tell me the output of the following commands. {{{ $ port info ruby19 $ port distfiles ruby19 | head -5 ---> Distfiles for ruby19 [ruby-1.9.2-p0.tar.bz2] /opt/local/var/macports/distfiles/ruby19/ruby-1.9.2-p0.t ar.bz2 md5: d8a02cadf57d2571cd4250e248ea7e4b rmd160: dc15937c884b0f93863e9871304bae95e1233e15 sha1: c0fc7e1047f1eac7e554e9818513593b0d398698 $ ls -la /opt/local/var/macports/distfiles/ruby19/ruby-1.9.2-p0.tar.bz2 -rw-r--r-- 1 root admin 8495472 Aug 19 21:25 /opt/local/var/macports/distfile s/ruby19/ruby-1.9.2-p0.tar.bz2 }}} -- Ticket URL: <http://trac.macports.org/ticket/26211#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26211: port:ruby19 Checksum mismatch ----------------------------------+----------------------------------------- Reporter: kimuraw@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: ruby19 | Port: ruby19 ----------------------------------+----------------------------------------- Comment(by mohdfenris@…): fenris@MacBookPro:~$ port info ruby19 ruby19 @1.9.2-p0, Revision 1 (lang, ruby) Variants: c_api_docs, mactk, nosuffix, tk, universal Description: Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8. Homepage: http://www.ruby-lang.org/ Library Dependencies: libiconv, readline, openssl, zlib, ncurses, libyaml Platforms: darwin License: Ruby/GPL Maintainers: kimuraw@macports.org, openmaintainer@macports.org fenris@MacBookPro:~$ port distfiles ruby19 | head -5 ---> Distfiles for ruby19 [ruby-1.9.2-p0.tar.bz2] /opt/local/var/macports/distfiles/ruby19/ruby-1.9.2-p0.tar.bz2 md5: d8a02cadf57d2571cd4250e248ea7e4b rmd160: dc15937c884b0f93863e9871304bae95e1233e15 sha1: c0fc7e1047f1eac7e554e9818513593b0d398698 fenris@MacBookPro:~$ ls -la /opt/local/var/macports/distfiles/ruby19/ruby-1.9.2-p0.tar.bz2 ls: /opt/local/var/macports/distfiles/ruby19/ruby-1.9.2-p0.tar.bz2: No such file or directory -- Ticket URL: <http://trac.macports.org/ticket/26211#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26211: port:ruby19 Checksum mismatch ----------------------------------+----------------------------------------- Reporter: kimuraw@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: ruby19 | Port: ruby19 ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Please use WikiFormatting and preview before submitting. I have fixed your formatting above. Ruby 1.9.1-p430 is old; the ruby19 port is currently at version 1.9.2-p0. Please "`sudo port clean --all ruby19`" and "`sudo port selfupdate`" and "`port outdated`" and "`sudo port upgrade outdated`", and then try ruby19 again. If you get a checksum mismatch again, show us what server the distfile came from. See [wiki:FAQ#checksums the FAQ] for more. -- Ticket URL: <http://trac.macports.org/ticket/26211#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts