Opened 12 years ago

Closed 12 years ago

#31967 closed defect (fixed)

fop: checksum mismatch because html file because ibiblio mirrors are down

Reported by: mcahn@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), richard.lynch@…
Port: fop

Description

When installing texlive, the installation stop at fop:

sudo port install texlive
...

--->  Verifying checksum(s) for fop
Error: Checksum (md5) mismatch for fop-1.0-bin.tar.gz
Error: Checksum (sha1) mismatch for fop-1.0-bin.tar.gz
Error: Checksum (rmd160) mismatch for fop-1.0-bin.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>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Failed to install fop
Log for fop is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_fop/fop/main.log

Attachments (3)

texlive-main.log (172.3 KB) - added by mcahn@… 12 years ago.
texlive log file
fop-main.log (2.5 KB) - added by mcahn@… 12 years ago.
fop log file
fop-main2.log (6.0 KB) - added by mcahn@… 12 years ago.
fop install log including name of mirror

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by mcahn@…

Attachment: texlive-main.log added

texlive log file

Changed 12 years ago by mcahn@…

Attachment: fop-main.log added

fop log file

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Component: server/hostingports
Keywords: fop checksum removed
Owner: changed from wsiegrist@… to macports-tickets@…
Port: texlive removed

Please read the FAQ on checksum errors and post the log with the download mirror for fop.

Changed 12 years ago by mcahn@…

Attachment: fop-main2.log added

fop install log including name of mirror

comment:2 Changed 12 years ago by mcahn@…

Sorry about the incomplete ticket. I've attached a fop installation log including the name of the mirror. The line with the mirror is:

:notice:fetch --->  Attempting to fetch fop-1.0-bin.tar.gz from http://www.ibiblio.org/pub/mirrors/apache/xmlgraphics/fop/binaries/

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

Summary: texlive @2011, fop @1.0 wrong checksumfop: checksum mismatch because html file because ibiblio mirrors are down

ibiblio's mirrors appear to be broken.

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

Cc: ryandesign@… richard.lynch@… added

Has duplicate #31978.

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

Fixed ibiblio's URL in the apache group in r87040. That should address at least the two ports in this ticket. You'll need to clean out the bad distfile, i.e.:

sudo port clean --all fop

or

sudo port clean --all apr-util

and also:

sudo port selfupdate

I'm still checking on the rest of the fetch groups.

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

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.