Opened 13 years ago

Closed 13 years ago

#27705 closed defect (duplicate)

fontconfig checksum error

Reported by: zggame@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: fontconfig

Description

I got it while I am trying to install IPE. Here is the error:

Error: Insufficient privileges to write to MacPorts install prefix.
dyn-130-126-12-205:~ gzhu1$ sudo port install fontconfig
--->  Computing dependencies for fontconfig
--->  Fetching fontconfig
--->  Attempting to fetch fontconfig-2.8.0.tar.gz from http://fontconfig.org/release/
--->  Verifying checksum(s) for fontconfig
Error: Checksum (md5) mismatch for fontconfig-2.8.0.tar.gz
Error: Checksum (sha1) mismatch for fontconfig-2.8.0.tar.gz
Error: Checksum (rmd160) mismatch for fontconfig-2.8.0.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for fontconfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
dyn-130-126-12-205:~ gzhu1$ edit /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/main.log

Here is part of log file.

debug:main Executing org.macports.main (fontconfig)
:msg:main --->  Fetching fontconfig
:debug:fetch fetch phase started at Fri Dec 17 14:59:24 CST 2010
:debug:fetch Executing org.macports.fetch (fontconfig)
:info:fetch --->  fontconfig-2.8.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/fontconfig
:debug:fetch Pinging fontconfig.org...
:debug:fetch Pinging distfiles.macports.org...
:debug:fetch Pinging aarnet.au.distfiles.macports.org...
:debug:fetch Pinging lil.fr.distfiles.macports.org...
:debug:fetch Pinging sea.us.distfiles.macports.org...
:debug:fetch Pinging trd.no.distfiles.macports.org...
:debug:fetch fontconfig.org ping time is 59.502
:debug:fetch distfiles.macports.org ping time is 68.364
:debug:fetch aarnet.au.distfiles.macports.org ping time is 218.435
:debug:fetch lil.fr.distfiles.macports.org ping time is 100.241
:debug:fetch sea.us.distfiles.macports.org ping time is 10000
:debug:fetch trd.no.distfiles.macports.org ping time is 138.490
:msg:fetch --->  Attempting to fetch fontconfig-2.8.0.tar.gz from http://fontconfig.org/release/
:msg:fetch --->  Verifying checksum(s) for fontconfig
:debug:checksum checksum phase started at Fri Dec 17 14:59:28 CST 2010
:debug:checksum Executing org.macports.checksum (fontconfig)
:info:checksum --->  Checksumming fontconfig-2.8.0.tar.gz
:error:checksum Checksum (md5) mismatch for fontconfig-2.8.0.tar.gz
:info:checksum Portfile checksum: fontconfig-2.8.0.tar.gz md5 77e15a92006ddc2adbb06f840d591c0e
:info:checksum Distfile checksum: fontconfig-2.8.0.tar.gz md5 e290c92d01a8ad1d8897db16d24c81b3
:error:checksum Checksum (sha1) mismatch for fontconfig-2.8.0.tar.gz
:info:checksum Portfile checksum: fontconfig-2.8.0.tar.gz sha1 570fb55eb14f2c92a7b470b941e9d35dbfafa716
:info:checksum Distfile checksum: fontconfig-2.8.0.tar.gz sha1 3115f89be3869746ad5606904b21e25b48a438d5
:error:checksum Checksum (rmd160) mismatch for fontconfig-2.8.0.tar.gz
:info:checksum Portfile checksum: fontconfig-2.8.0.tar.gz rmd160 fefee412cad4fa71b573e997e14f1df12f439be2
:info:checksum Distfile checksum: fontconfig-2.8.0.tar.gz rmd160 cf061347367227f396b4fe0e09d066abb94d3f86
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     e290c92d01a8ad1d8897db16d24c81b3 \
                    sha1    3115f89be3869746ad5606904b21e25b48a438d5 \
                    rmd160  cf061347367227f396b4fe0e09d066abb94d3f86
:msg:checksum ***
:msg:checksum The non-matching file appears to be HTML. See this page for possible reasons
:msg:checksum for the checksum mismatch:
:msg:checksum <http://trac.macports.org/wiki/MisbehavingServers>
:msg:checksum ***
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for fontconfig): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Log for fontconfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/main.log

I visit http://fontconfig.org/release/ and it redirects me to their wiki. And actually their wiki's release does not work.

Attachments (1)

main.log (8.5 KB) - added by zggame@… 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by zggame@…

Attachment: main.log added

comment:1 Changed 13 years ago by drkp (Dan Ports)

Resolution: duplicate
Status: newclosed

See #27689

Note: See TracTickets for help on using tickets.