Opened 6 years ago

Closed 16 months ago

#56311 closed defect (fixed)

tuxmath: Checksum mismatch for tuxmath_w_fonts-2.0.3.tar.gz

Reported by: risole Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: tuxmath

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

dualis:~ beta$ sudo port clean tuxmath
Password:
--->  Cleaning tuxmath
dualis:~ beta$ sudo port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.4.3 installed,
MacPorts base version 2.4.3 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
dualis:~ beta$ sudo port upgrade outdated
Password:
Nothing to upgrade.
dualis:~ beta$ sudo port install tuxmath
--->  Computing dependencies for tuxmath
--->  Verifying checksums for tuxmath
Error: Checksum (sha1) mismatch for tuxmath_w_fonts-2.0.3.tar.gz
Error: Checksum (rmd160) mismatch for tuxmath_w_fonts-2.0.3.tar.gz
Error: Failed to checksum tuxmath: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_tuxmath/tuxmath/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port tuxmath failed
dualis:~ beta$ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_tuxmath/tuxmath/main.log
...
:notice:checksum --->  Verifying checksums for tuxmath
:debug:checksum Executing org.macports.checksum (tuxmath)
:info:checksum --->  Checksumming tuxmath_w_fonts-2.0.3.tar.gz
:debug:checksum Calculated (sha1) is 384acd112eb74bfa4387231d5c908fd8cc024513
:error:checksum Checksum (sha1) mismatch for tuxmath_w_fonts-2.0.3.tar.gz
:info:checksum Portfile checksum: tuxmath_w_fonts-2.0.3.tar.gz sha1 74510bc342d6cefb6dae101cfc8c1207f29d7db9
:info:checksum Distfile checksum: tuxmath_w_fonts-2.0.3.tar.gz sha1 384acd112eb74bfa4387231d5c908fd8cc024513
:debug:checksum Calculated (rmd160) is 359808df11f432c565c03ce473f49fd10805f017
:error:checksum Checksum (rmd160) mismatch for tuxmath_w_fonts-2.0.3.tar.gz
:info:checksum Portfile checksum: tuxmath_w_fonts-2.0.3.tar.gz rmd160 e399b605e69690a57fe2b5f6c29cf2f5c428ba6f
:info:checksum Distfile checksum: tuxmath_w_fonts-2.0.3.tar.gz rmd160 359808df11f432c565c03ce473f49fd10805f017
:info:checksum The correct checksum line may be:
:info:checksum checksums           sha1    384acd112eb74bfa4387231d5c908fd8cc024513 \
:info:checksum                     rmd160  359808df11f432c565c03ce473f49fd10805f017 \
:info:checksum                     sha256  6a9d05e19e38173e96928ad8e776b56a59880a0f18ed31f2b3cf295deff7c4e8
:error:checksum Failed to checksum tuxmath: Unable to verify file checksums
...
dualis:~ beta$ 

Change History (4)

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

Port: tuxmath added
Summary: tuxmath won't install on High Sierratuxmath: Checksum mismatch for tuxmath_w_fonts-2.0.3.tar.gz

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

Description: modified (diff)

comment:3 Changed 5 years ago by kurthindenburg (Kurt Hindenburg)

Cc: kurthindenburg added

https://alioth.debian.org is dead. This needs moved to https://github.com/tux4kids/tuxmath - I can get it to compile but not run.

comment:4 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 9250f1b916f099b5163f4e9e32777f7e91c2c9f6/macports-ports (master):

tuxmath: Update master_sites; modernize checksums

Closes: #56311
Closes: #66447

Note: See TracTickets for help on using tickets.