#19281: embryo checksum failure while trying to install e17 --------------------------------+------------------------------------------- Reporter: ahkira28@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: e17 embryo | Port: embryo --------------------------------+------------------------------------------- Comment(by ahkira28@…): Replying to [comment:1 macsforever2000@…]:
embryo fetches and checksums fine for me. Either a mirror is corrupt or your local download was. Please try the following:
{{{ sudo port clean --all embryo sudo port install e17 }}}
Thonks. That worked for embryo but then ran into edje mismatch where a similar clean did not work: ---> Attempting to fetch edje-0.5.0.037.tar.gz from http://voxel.dl.sourceforge.net/enlightenment ---> Verifying checksum(s) for edje Error: Checksum (md5) mismatch for edje-0.5.0.037.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: edje Error: Status 1 encountered during processing. STR-8:~ Dragonfly$ sudo port clean --all edje ---> Cleaning edje STR-8:~ Dragonfly$ sudo port install e17 ---> Fetching edje ---> Attempting to fetch edje-0.5.0.037.tar.gz from http://voxel.dl.sourceforge.net/enlightenment ---> Verifying checksum(s) for edje Error: Checksum (md5) mismatch for edje-0.5.0.037.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: edje Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/19281#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS