Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#49318 closed defect (fixed)

mongo-tools @3.1.9: checksum failure due to stealth update

Reported by: sean@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: mongo-tools

Description (last modified by ryandesign (Ryan Carsten Schmidt))

bash-3.2# port install -t mongo-tools
--->  Computing dependencies for mongo-tools
--->  Verifying checksums for mongo-tools
Error: Checksum (rmd160) mismatch for mongo-tools-3.1.9.tar.gz
Error: Checksum (sha256) mismatch for mongo-tools-3.1.9.tar.gz
Error: org.macports.checksum for port mongo-tools returned: Unable to verify file checksums
Please see the log file for port mongo-tools for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mongo-tools/mongo-tools/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port mongo-tools failed

Attachments (1)

main.log (8.9 KB) - added by sean@… 9 years ago.
mongo-tools @3.1.9 main.log file

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by sean@…

Attachment: main.log added

mongo-tools @3.1.9 main.log file

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

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: @3.1.9 removed

Did you read wiki:FAQ#checksums and try to figure out why this happened? Your terminal output above and the log file you attached do not contain the information needed to diagnose this (i.e. which server the file was downloaded from).

comment:2 Changed 9 years ago by sean@…

port command pulled the original from -- https://github.com/mongodb/mongo-tools/tarball/r3.1.9

Found another one here: https://distfiles.macports.org/mongo-tools/. Copied it to the /opt/local/var/macports/distfiles/mongo-tools folder and reran install. Worked fine.

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

Status: newassigned

Ok thanks, I can confirm that. The one on github has changed quite a bit since we originally got it. I'll have to investigate why that happened.

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

I've filed a bug report with the developers asking why this happened.

comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

The revised version is correct. I've updated the port in r142522. You can read the upstream bug report for more details.

comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: mongo-tools @3.1.9 - chekcsum failure - port install -t mongo-toolsmongo-tools @3.1.9: checksum failure due to stealth update
Note: See TracTickets for help on using tickets.