Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#25480 closed defect (fixed)

john-1.7.3.4 - checksum fail

Reported by: plapla_01@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: john

Description

I do not have john currently installed. When I type

sudo port install john

I get

--->  Computing dependencies for john
--->  Fetching john
--->  Attempting to fetch john-1.7.3.4.tar.bz2 from http://www.openwall.com/john/f/
--->  Verifying checksum(s) for john
Error: Checksum (md5) mismatch for john-1.7.3.4.tar.bz2
Error: Checksum (sha1) mismatch for john-1.7.3.4.tar.bz2
Error: Checksum (rmd160) mismatch for john-1.7.3.4.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for john is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_john/main.log
Error: Status 1 encountered during processing.

The same result occurs for the package john-devel. The log file for john reads:

version:1
:msg:main --->  Computing dependencies for john:info:main .:msg:main 
:debug:main Executing org.macports.main (john)
:debug:main Skipping completed org.macports.fetch (john)
:msg:main --->  Verifying checksum(s) for john
:debug:checksum checksum phase started at Wed Jun 30 19:07:35 EDT 2010
:debug:checksum Executing org.macports.checksum (john)
:info:checksum --->  Checksumming john-1.7.3.4.tar.bz2
:error:checksum Checksum (md5) mismatch for john-1.7.3.4.tar.bz2
:info:checksum Portfile checksum: john-1.7.3.4.tar.bz2 md5 2f2310c49961c3edea6f92b8dcd45ff4
:info:checksum Distfile checksum: john-1.7.3.4.tar.bz2 md5 8a2e945598dc51233da5fd82752ec8d5
:error:checksum Checksum (sha1) mismatch for john-1.7.3.4.tar.bz2
:info:checksum Portfile checksum: john-1.7.3.4.tar.bz2 sha1 3919cac037360512e6d72d04d72d492ee9673ded
:info:checksum Distfile checksum: john-1.7.3.4.tar.bz2 sha1 5795a6366f677791e287e54cdd5eeda0c0a5a42e
:error:checksum Checksum (rmd160) mismatch for john-1.7.3.4.tar.bz2
:info:checksum Portfile checksum: john-1.7.3.4.tar.bz2 rmd160 a3a27c24eb71af8797bc02621ed02a8c9edd6b1d
:info:checksum Distfile checksum: john-1.7.3.4.tar.bz2 rmd160 edf447cb8ec0f579a75449ceb9618c5b6a933126
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     8a2e945598dc51233da5fd82752ec8d5 \
                    sha1    5795a6366f677791e287e54cdd5eeda0c0a5a42e \
                    rmd160  edf447cb8ec0f579a75449ceb9618c5b6a933126
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for john): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Log for john is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_john/main.log

My platform is 10.6.4, Xcode version 3.2.2

Change History (2)

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

Keywords: john checksum removed
Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

r69333 only fixed john; I fixed john-devel in r69345.

Note: See TracTickets for help on using tickets.