Opened 14 years ago

Closed 14 years ago

#23307 closed defect (fixed)

Aircrack-ng Checksum error-?

Reported by: Tometoe@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: aircrack-ng

Description (last modified by jmroot (Joshua Root))

I've done everything in the FAQ several times. Still get checksum error. Macport Version: 1.8.2 - Standard mirror: rsync://rsync.macports.org/release/ports/ [default] Here is the pertinent output:

DEBUG: Executing org.macports.checksum (aircrack-ng)
Checksumming aircrack-ng-1.0.tar.gz
Error: Checksum (md5) mismatch for aircrack-ng-1.0.tar.gz
Portfile checksum: aircrack-ng-1.0.tar.gz md5 dafbfaf944ca9d523fde4bae86f0c067
Distfile checksum: aircrack-ng-1.0.tar.gz md5 5508b93e5490b74a75b4f6a8a84b1f76
Error: Checksum (sha1) mismatch for aircrack-ng-1.0.tar.gz
Portfile checksum: aircrack-ng-1.0.tar.gz sha1 8a3c5b8e322ea11e5559109a9f9d668ad6aee5f0
Distfile checksum: aircrack-ng-1.0.tar.gz sha1 4e3d01a50b6153c0d7ff0d88002bd4b0946cb7a1
Error: Checksum (rmd160) mismatch for aircrack-ng-1.0.tar.gz
Portfile checksum: aircrack-ng-1.0.tar.gz rmd160 e8360aabbec1e7e038f86579e1004234f0899409
Distfile checksum: aircrack-ng-1.0.tar.gz rmd160 5947793780de249d5cb8a0466bbd84b5665302d4
The correct checksum line may be:
checksums           md5     5508b93e5490b74a75b4f6a8a84b1f76 \
                    sha1    4e3d01a50b6153c0d7ff0d88002bd4b0946cb7a1 \
                    rmd160  5947793780de249d5cb8a0466bbd84b5665302d4
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for aircrack-ng): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (4)

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

Description: modified (diff)
Keywords: checksum removed

Please remember to preview and use WikiFormatting. As per the FAQ, you need to indicate which mirror your file was downloaded from when reporting checksum mismatches.

comment:2 Changed 14 years ago by Tometoe@…

You stated that I need to indicate which mirror your file was downloaded from when reporting checksum mismatches. I did that in my first post but here it is again:

rsync://rsync.macports.org/release/ports/

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

Cc: ryandesign@… added

That's where your ports come from, not where distfiles come from. Please clean and try again:

sudo port clean --all aircrack-ng
sudo port install aircrack-ng

If it fails again, immediately copy the output into this ticket; it should show which server the distfile was downloaded from.

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

Resolution: fixed
Status: newclosed

aircrack-ng has been updated to a new version (#25645) thus resolving this issue.

Note: See TracTickets for help on using tickets.