[MacPorts] #56112: Checksum mismatch for texshopsource399.zip

MacPorts noreply at macports.org
Tue Mar 20 19:24:00 UTC 2018


#56112: Checksum mismatch for texshopsource399.zip
-----------------------+-------------------------------
  Reporter:  mcmara    |      Owner:  Schamschula
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:  MacPorts Future
 Component:  ports     |    Version:  2.4.2
Resolution:            |   Keywords:  checksum mismatch
      Port:  Texshop3  |
-----------------------+-------------------------------

Comment (by mcmara):

 Thanks for the feedback. I'm still having the same problem. In fact, the
 file at oregon.edu and the one in my macport folder have the same
 checksum, which is different from the one included into the port file:
 {{{
 [tmp]$ cd /tmp/

 [tmp]$ sudo rm
 /opt/local/var/macports/distfiles/TeXShop/texshopsource399.zip
 Password:

 [tmp]$ sudo port clean TeXShop3
 --->  Cleaning TeXShop3

 [tmp]$ sudo port install TeXShop3
 --->  Computing dependencies for TeXShop3
 --->  Fetching archive for TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 https://packages.macports.org/TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 http://fco.it.packages.macports.org/mirrors/macports-packages/TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 http://her.gr.packages.macports.org/TeXShop3
 --->  Fetching distfiles for TeXShop3
 --->  Attempting to fetch texshopsource399.zip from
 http://pages.uoregon.edu/koch/texshop/texshop-64
 --->  Verifying checksums for TeXShop3
 Error: Checksum (rmd160) mismatch for texshopsource399.zip
 Error: Checksum (sha256) mismatch for texshopsource399.zip
 Error: Failed to checksum TeXShop3: Unable to verify file checksums
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_sea.us.rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port TeXShop3 failed

 [tmp]$ wget
 http://pages.uoregon.edu/koch/texshop/texshop-64/texshopsource399.zip
 --2018-03-20 15:12:30--
 http://pages.uoregon.edu/koch/texshop/texshop-64/texshopsource399.zip
 <... snip ...>
 2018-03-20 15:12:55 (4.11 MB/s) - ‘texshopsource399.zip’ saved
 [109357149/109357149]

 [tmp]$ openssl dgst -rmd160
 /opt/local/var/macports/distfiles/TeXShop/texshopsource399.zip
 RIPEMD160(/opt/local/var/macports/distfiles/TeXShop/texshopsource399.zip)=
 c545b10305bb7c5f3d63d38e4766a529b5ebd421

 [tmp]$ openssl dgst -rmd160 texshopsource399.zip
 RIPEMD160(texshopsource399.zip)= c545b10305bb7c5f3d63d38e4766a529b5ebd421

 [tmp]$ cat
 /opt/local//var/macports/sources/sea.us.rsync.macports.org/release/tarballs/ports//aqua/TeXShop3/Portfile
 | grep md160
 checksums           rmd160  44b2e2f90665511727775d7f42b6537a33a915d1 \
 }}}

 Just in case, here it the result by placing manually the downloaded file
 into macport (as expected):
 {{{
 [tmp]$ sudo mv texshopsource399.zip
 /opt/local/var/macports/distfiles/TeXShop/
 Password:

 [tmp]$ sudo port clean TeXShop3
 --->  Cleaning TeXShop3

 [tmp]$ sudo port install TeXShop3
 --->  Computing dependencies for TeXShop3
 --->  Fetching archive for TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 https://packages.macports.org/TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 http://fco.it.packages.macports.org/mirrors/macports-packages/TeXShop3
 --->  Attempting to fetch TeXShop3-3.99_0.darwin_16.x86_64.tbz2 from
 http://her.gr.packages.macports.org/TeXShop3
 --->  Fetching distfiles for TeXShop3
 --->  Verifying checksums for TeXShop3
 Error: Checksum (rmd160) mismatch for texshopsource399.zip
 Error: Checksum (sha256) mismatch for texshopsource399.zip
 Error: Failed to checksum TeXShop3: Unable to verify file checksums
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_sea.us.rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port TeXShop3 failed
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/56112#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list