[MacPorts] #16479: checksum mismatch for fontforge
#16479: checksum mismatch for fontforge -------------------------------+-------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: fontforge -------------------------------+-------------------------------------------- bigmac:~ john$ sudo /opt/local/bin/port install wine winetricks ---> Fetching fontforge ---> Attempting to fetch fontforge_full-20080110.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Attempting to fetch cidmaps.tgz from http://fontforge.sourceforge.net/ ---> Attempting to fetch fontforge_htdocs-20080109.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontforge libxslt openssl pkgconfig render xrender Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/16479> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Changes (by macsforever2000@macports.org): * cc: ionel@marinel.net (added) * keywords: => ticketformatting Comment: Cc reporter of duplicate ticket #16477. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by blb@macports.org): Until fontforge port is updated, anyone encountering this can run {{{sudo port clean --all fontforge}}} then see [http://trac.macports.org/wiki/ProblemHotlist#Fetchfailures the fetch failures] bit to grab stuff from the MacPorts mirror. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by ionel@marinel.net): Replying to [comment:4 blb@…]:
Until fontforge port is updated, anyone encountering this can run {{{sudo port clean --all fontforge}}} then see [http://trac.macports.org/wiki/ProblemHotlist#Fetchfailures the fetch failures] bit to grab stuff from the MacPorts mirror.
{{{ That doesn't help because cidmaps.tgz is pulled from http://fontforge.sourceforge.net, not from the mirror. See log: sudo port clean --all fontforge Password: ---> Cleaning fontforge iBook-G4:~ macintosh$ sudo env MASTER_SITE_LOCAL=http://distfiles.macports.org/fontforge port -v fetch fontforge ---> Fetching fontforge ---> fontforge_full-20080110.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/fontforge ---> Attempting to fetch fontforge_full-20080110.tar.bz2 from http://distfiles.macports.org/fontforge % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4431k 100 4431k 0 0 123k 0 0:00:35 0:00:35 --:--:-- 234k ---> cidmaps.tgz doesn't seem to exist in /opt/local/var/macports/distfiles/fontforge ---> '''Attempting to fetch cidmaps.tgz from http://fontforge.sourceforge.net/''' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 306k 100 306k 0 0 71174 0 0:00:04 0:00:04 --:--:-- 80828 ---> fontforge_htdocs-20080109.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/fontforge ---> Attempting to fetch fontforge_htdocs-20080109.tar.bz2 from http://distfiles.macports.org/fontforge % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2757k 100 2757k 0 0 170k 0 0:00:16 0:00:16 --:--:-- 299k iBook-G4:~ macintosh$ sudo port install fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by blb@macports.org): That's annoying; I guess the only choice then is to download it manually from the mirror at [http://distfiles.macports.org/fontforge/cidmaps.tgz cidmaps.tgz] and manually put it into /opt/local/var/macports/distfiles/fontforge/. Then just do a {{{sudo port clean --work fontforge}}} and a build should be okay from there. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by ionel@marinel.net): That last suggestion worked for me. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by royassaly@gmail.com): Thanks. That worked for me as well. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ticketformatting Port: fontforge | --------------------------------+------------------------------------------- Comment(by spence@antebellum.net): Replying to [comment:6 blb@…]:
That's annoying; I guess the only choice then is to download it manually from the mirror at [http://distfiles.macports.org/fontforge/cidmaps.tgz cidmaps.tgz] and manually put it into /opt/local/var/macports/distfiles/fontforge/. Then just do a {{{sudo port clean --work fontforge}}} and a build should be okay from there.
yes, this solution worked me, too. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * keywords: ticketformatting => Old description:
bigmac:~ john$ sudo /opt/local/bin/port install wine winetricks ---> Fetching fontforge ---> Attempting to fetch fontforge_full-20080110.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Attempting to fetch cidmaps.tgz from http://fontforge.sourceforge.net/ ---> Attempting to fetch fontforge_htdocs-20080109.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontforge libxslt openssl pkgconfig render xrender Error: Status 1 encountered during processing.
New description: {{{ bigmac:~ john$ sudo /opt/local/bin/port install wine winetricks ---> Fetching fontforge ---> Attempting to fetch fontforge_full-20080110.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Attempting to fetch cidmaps.tgz from http://fontforge.sourceforge.net/ ---> Attempting to fetch fontforge_htdocs-20080109.tar.bz2 from http://downloads.sourceforge.net/fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontforge libxslt openssl pkgconfig render xrender Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Comment(by matt.d.odonnell@googlemail.com): I am trying to install Wine through Porticus / Terminal. This is the message I am getting in Terminal: {{{ Last login: Thu Sep 25 07:23:12 on console dyn706-185:~ Matt$ sudo port clean --work fontforge Password: ---> Cleaning fontforge dyn706-185:~ Matt$ sudo port install wine ---> Fetching fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontforge libxslt openssl pkgconfig render xrender Error: Status 1 encountered during processing. }}} This is after I checked /opt/local/var/macports/distfiles/fontforge/ to make sure cidmaps.tgz was in there which it is. Matt. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Comment(by jmr@macports.org): Replying to [comment:11 matt.d.odonnell@…]:
This is after I checked /opt/local/var/macports/distfiles/fontforge/ to make sure cidmaps.tgz was in there which it is.
See comment:6 for a viable workaround. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: jmr@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: jmr@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Fixed in r40213. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: jmr@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Comment(by macports@accuweaver.com): Replying to [comment:14 jmr@…]:
Fixed in r40213.
Just tried this myself and am getting the same error as described above after manually downloading the file from the link in comment 6: RobLeopard:~ robweaver$ sudo port install fontforge ---> Fetching fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. Had to do a 'port selfupdate' to get it to work. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16479: checksum mismatch for fontforge --------------------------------+------------------------------------------- Reporter: nuonguy@yahoo.com | Owner: jmr@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: fontforge | --------------------------------+------------------------------------------- Comment(by jmr@macports.org): That's completely expected. The link in comment:6 is to the old version of the file. -- Ticket URL: <http://trac.macports.org/ticket/16479#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts