Opened 6 years ago

Last modified 6 years ago

#56798 closed defect

sudo port install grace failed because mismatch for PDFlib-Lite-7.0.5.tar.gz — at Version 1

Reported by: rhtichau Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc:
Port: pdflib

Description (last modified by jmroot (Joshua Root))

Dear MacPorts developers,

I've recently upgraded from Mac OS Sierra to High Sierra and according to the guidelines, I've followed the migration procedure. As I was not able to save the previously installed ports, I'm installing them manually. I've managed to install many of them but I'm encountering the following error message when trying to install grace:

sudo port install grace +universal
--->  Computing dependencies for openmotif
--->  Deactivating openmotif @2.3.8_0
--->  Cleaning openmotif
--->  Activating openmotif @2.3.8_0+universal
--->  Cleaning openmotif
--->  Computing dependencies for grace
The following dependencies will be installed:  pdflib
Continue? [Y/n]: Y
--->  Fetching archive for pdflib
--->  Attempting to fetch pdflib-7.0.5_2+universal.darwin_17.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/pdflib
--->  Attempting to fetch pdflib-7.0.5_2+universal.darwin_17.i386-x86_64.tbz2 from https://packages.macports.org/pdflib
--->  Attempting to fetch pdflib-7.0.5_2+universal.darwin_17.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/pdflib
--->  Fetching distfiles for pdflib
--->  Attempting to fetch PDFlib-Lite-7.0.5.tar.gz from http://www.pdflib.com/binaries/PDFlib/705/
--->  Verifying checksums for pdflib
Error: Checksum (md5) mismatch for PDFlib-Lite-7.0.5.tar.gz
Error: Checksum (sha1) mismatch for PDFlib-Lite-7.0.5.tar.gz
Error: Checksum (rmd160) mismatch for PDFlib-Lite-7.0.5.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
The file has been moved to: /opt/local/var/macports/distfiles/pdflib/PDFlib-Lite-7.0.5.tar.gz.html
Error: Failed to checksum pdflib: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_print_pdflib/pdflib/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port grace failed

I've tried all ready to do "sudo port clean grace" and "sudo port clean pdflib" and tried again "sudo port install grace" as well as "sudo port install grace +universal" but I keep getting the same error message..

I've also checked in the /opt/local/var/macports/distfiles/pdflib/ folder and there is PDFlib-Lite-7.0.5.tar.gz.html only.

Any clue on how to solve this issue?

Many thanks in advance,

Ruth

Change History (1)

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

Description: modified (diff)

What's in the HTML file?

Note: See TracTickets for help on using tickets.