Opened 9 years ago

Closed 9 years ago

#45552 closed defect (fixed)

PyPy @2.4.0 stealth update

Reported by: brian.charous@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: pypy

Description

Pypy-2.4.0 fails checksum. I've manually downloaded the tar from bitbucket and it does indeed mismatch.

:notice:fetch --->  Attempting to fetch pypy-2.4.0-src.tar.bz2 from https://bitbucket.org/pypy/pypy/downloads/
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Tue Oct 21 21:33:25 CDT 2014
:notice:checksum --->  Verifying checksums for pypy
:debug:checksum Executing org.macports.checksum (pypy)
:info:checksum --->  Checksumming pypy-2.4.0-src.tar.bz2
:debug:checksum Calculated (md5) is 6a25a212e7c5121f1f3988c118d05695
:error:checksum Checksum (md5) mismatch for pypy-2.4.0-src.tar.bz2
:info:checksum Portfile checksum: pypy-2.4.0-src.tar.bz2 md5 5487df96f47d93fc1c45265c26f17945
:info:checksum Distfile checksum: pypy-2.4.0-src.tar.bz2 md5 6a25a212e7c5121f1f3988c118d05695
:debug:checksum Calculated (sha1) is e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb
:error:checksum Checksum (sha1) mismatch for pypy-2.4.0-src.tar.bz2
:info:checksum Portfile checksum: pypy-2.4.0-src.tar.bz2 sha1 fdc25708de28f7e46caa4435507c44f534f6c817
:info:checksum Distfile checksum: pypy-2.4.0-src.tar.bz2 sha1 e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb
:debug:checksum Calculated (rmd160) is 791138dcc4f9c79ca5ffada8289605250911728c
:error:checksum Checksum (rmd160) mismatch for pypy-2.4.0-src.tar.bz2
:info:checksum Portfile checksum: pypy-2.4.0-src.tar.bz2 rmd160 011f4017ffe528cda18200ae2a1018d8ad5b4161
:info:checksum Distfile checksum: pypy-2.4.0-src.tar.bz2 rmd160 791138dcc4f9c79ca5ffada8289605250911728c
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     6a25a212e7c5121f1f3988c118d05695 \
                    sha1    e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb \
                    rmd160  791138dcc4f9c79ca5ffada8289605250911728c
:error:checksum org.macports.checksum for port pypy returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"portchecksum::checksum_main org.macports.checksum"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:checksum Warning: targets not executed for pypy: org.macports.install org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot
:notice:checksum Please see the log file for port pypy for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log

Change History (3)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: pypy removed
Owner: changed from macports-tickets@… to jmr@…

comment:2 Changed 9 years ago by jmroot (Joshua Root)

Summary: PyPy Checksum FailurePyPy @2.4.0 stealth update

Sigh, yep, it’s a stealth update. The only change is to _curses.py, and it won’t make a difference with our version of ncurses.

comment:3 Changed 9 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.