[MacPorts] #49293: Checksum mismatch for freetype-2.6.1.tar.bz2
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 -----------------------------+-------------------------------- Reporter: ole.rosendahl@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: freetype -----------------------------+-------------------------------- Doing an ''sudo port upgrade outdated'' breaks with a checksum mismatch: {{{ ---> Computing dependencies for freetype ---> Fetching archive for freetype ---> Attempting to fetch freetype-2.6.1_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/freetype ---> Attempting to fetch freetype-2.6.1_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/freetype ---> Attempting to fetch freetype-2.6.1_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/freetype ---> Fetching distfiles for freetype ---> Verifying checksums for freetype Error: Checksum (rmd160) mismatch for freetype-2.6.1.tar.bz2 Error: Checksum (sha256) mismatch for freetype-2.6.1.tar.bz2 Error: org.macports.checksum for port freetype returned: Unable to verify file checksums Please see the log file for port freetype for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log Error: Unable to upgrade port: 1 }}} Mac OS 10.9.5 Xcode 6.2 File main.log is attached. -- Ticket URL: <https://trac.macports.org/ticket/49293> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => ryandesign@… Comment: In the future, please Cc the port maintainers ({{{port info --maintainers freetype}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by ryandesign@…): Did you read wiki:FAQ#checksums and try to figure out which case applies in your situation? The output above does not tell us what server the bad distfile came from. -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by ole.rosendahl@…): Stupid me! RTFM. Wike-link solved the issue, thank you @ryandesign. @mf2k: Thank you for pointing this out to me. Next ticket… -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by ryandesign@…): So was it a problem on your end, or a corrupted download? Or is there a server with a bad file that we need to exclude? -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by ole.rosendahl@…): I just followed the first aid instructions in the Wiki-article: {{{ sudo port selfupdate sudo port clean --dist freetype sudo port install freetype }}} and everything was fine. -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by s.t.smith@…): CC me. self update && clean --dist isn't working for me. {{{ cat `sudo port file freetype` checksums ${distname}${extract.suffix} \ rmd160 367c47b88752ab3ff09b06b43cf3f9d79ef71ca0 \ sha256 2f6e9a7de3ae8e85bdd2fe237e27d868d3ba7a27495e65906455c27722dd1a17 \ ${docdistname}${extract.suffix} \ rmd160 61daf25c38e9da3d6057b2695eb435fc93345646 \ sha256 69b1102c9f4e7d75ad2701618f7e5c084d819264755ecbf11893e3cc6de0e0f5 ]}} Looks like an errant server. -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49293: Checksum mismatch for freetype-2.6.1.tar.bz2 ------------------------------+-------------------------- Reporter: ole.rosendahl@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetype | ------------------------------+-------------------------- Comment (by s.t.smith@…): Whoops. I believe the problem is on my end. I reconfigured macports.conf to stop proxying through a filtering proxy and the hash mismatches on HTML downloads disappeared. -- Ticket URL: <https://trac.macports.org/ticket/49293#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts