[MacPorts] #40070: py-ipython 1.0.0: Unable to verify file checksums

MacPorts noreply at macports.org
Mon Aug 12 00:49:24 PDT 2013


#40070: py-ipython 1.0.0: Unable to verify file checksums
-------------------------+------------------------
  Reporter:  nad@…       |      Owner:  stromnov@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.0
Resolution:              |   Keywords:
      Port:  py-ipython  |
-------------------------+------------------------
Changes (by stromnov@…):

 * cc: stromnov@… (removed)
 * owner:  macports-tickets@… => stromnov@…


Comment:

 No, this is not a proper stealth update. Probably some files at github CDN
 currently out-of-sync. Or you have damaged copy of source dist.

 Please, try this:
 {{{
 wget
 'https://github.com/ipython/ipython/releases/download/rel-1.0.0/ipython-1.0.0.tar.gz'
 && (openssl dgst -ripemd160 ipython-1.0.0.tar.gz; openssl dgst -sha256
 ipython-1.0.0.tar.gz)
 }}}

 My output is:
 {{{
    ... skipped ...
 2013-08-12 09:43:28 (1.15 MB/s) - ‘ipython-1.0.0.tar.gz’ saved
 [8658118/8658118]

 RIPEMD160(ipython-1.0.0.tar.gz)= eb4a1e4e21296674083dbe4a60ce5fee12008d36
 SHA256(ipython-1.0.0.tar.gz)=
 0d07521b4784e1b1f676b4b32c1f708a026cf398a0e6c3f095fce41f1402911c
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/40070#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list