Opened 7 years ago

Closed 7 years ago

#53403 closed defect (worksforme)

py27-crypto checksum failure due to missing distfile

Reported by: gkdgoutam Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: py27-crypto

Description (last modified by jmroot (Joshua Root))

sudo  port upgrade outdated fails with 
--->  Computing dependencies for py27-crypto
--->  Verifying checksums for py27-crypto
Error: org.macports.checksum for port py27-crypto returned: pycrypto-2.6.1.tar.gz does not exist in /opt/local/var/macports/distfiles/py-crypto
Please see the log file for port py27-crypto for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-crypto/py27-crypto/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

The file main.log is:

version:1
:msg:main --->  Computing dependencies for py27-crypto:info:main .:debug:main Searching for dependency: python27
:debug:main Found Dependency: receipt exists for python27
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:msg:main
:debug:main Executing org.macports.main (py27-crypto)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.fetch (py27-crypto)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Fri Jan 27 12:30:44 IST 2017
:notice:checksum --->  Verifying checksums for py27-crypto
:debug:checksum Executing org.macports.checksum (py27-crypto)
:info:checksum --->  Checksumming pycrypto-2.6.1.tar.gz
:error:checksum org.macports.checksum for port py27-crypto returned: pycrypto-2.6.1.tar.gz does not exist in /opt/local/var/macports/distfiles/py-crypto
:debug:checksum Error code: NONE
:debug:checksum Backtrace: pycrypto-2.6.1.tar.gz does not exist in /opt/local/var/macports/distfiles/py-crypto
    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 py27-crypto: org.macports.destroot org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build
:notice:checksum Please see the log file for port py27-crypto for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-crypto/py27-crypto/main.log

Attachments (1)

main.log (1.7 KB) - added by gkdgoutam 7 years ago.
error file1

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by gkdgoutam

Attachment: main.log added

error file1

comment:1 Changed 7 years ago by jmroot (Joshua Root)

Description: modified (diff)
Summary: port upgrade failed after migrating to macos sierra from osx lionpy27-crypto checksum failure due to missing distfile

Run sudo port clean py27-crypto. (This is one of the standard troubleshooting steps listed in wiki:FAQ#buildfails.) Step 3.d in the wiki:Migration instructions should also prevent this, did you follow it?

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

Resolution: worksforme
Status: newclosed

No response; closing.

Note: See TracTickets for help on using tickets.