[MacPorts] #25876: expect-5.43.0 checksum mismatch
MacPorts
noreply at macports.org
Fri Oct 29 14:35:02 PDT 2010
#25876: expect-5.43.0 checksum mismatch
----------------------------------+-----------------------------------------
Reporter: igorschein@… | Owner: markd@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: expect
----------------------------------+-----------------------------------------
Comment(by whorka@…):
I seem to be getting the same error.
port is trying to download http://expect.nist.gov/src/expect-5.43.0.tar.gz
, which is redirecting to
http://www.nist.gov/el/msid/expect.cfmsrc/expect-5.43.0.tar.gz , which
returns a 404 ErrorDocument. I suspect the folks at NIST intended the
redirect to go to http://www.nist.gov/el/msid/expect.cfm , which is an
actual page, but this still doesn't lead directly to expect-5.43.0.tar.gz
.
==> This worked as a workaround:
* Download expect-5.43.0.tar.gz from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/expect-5.43.0.tar.gz to
~/Downloads
* sudo cp ~/Downloads/expect-5.43.0.tar.gz
/opt/local/var/macports/distfiles/expect/expect-5.43.0.tar.gz
* sudo port install expect
For the sake of completeness, I did also follow the FAQ on checksum
errors. Below is the result. I'm also attaching
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_expect/main.log
and /opt/local/var/macports/distfiles/expect/expect-5.43.0.tar.gz
dhcp-0000028666-18-69:~ whorka$ sudo port selfupdate
MacPorts base version 1.600 installed
Downloaded MacPorts base version 1.800
Configuring, Building and Installing new MacPorts base
selfupdate done!
dhcp-0000028666-18-69:~ whorka$ sudo port clean --all expect
---> Cleaning expect
dhcp-0000028666-18-69:~ whorka$ sudo port install expect
---> Computing dependencies for tcl
---> Fetching tcl
---> Attempting to fetch tcl8.5.9-src.tar.gz from
http://downloads.sourceforge.net/tcl
---> Verifying checksum(s) for tcl
---> Extracting tcl
---> Configuring tcl
---> Building tcl
---> Staging tcl into destroot
---> Computing dependencies for tcl
---> Installing tcl @8.5.9_0
---> Deactivating tcl @8.5.4_0
---> Activating tcl @8.5.9_0
---> Cleaning tcl
---> Computing dependencies for expect
---> Fetching expect
---> Attempting to fetch expect-5.43.0.tar.gz from
http://expect.nist.gov/src/
---> Attempting to fetch tcl8.4.14-src.tar.gz from
http://downloads.sourceforge.net/tcl
---> Verifying checksum(s) for expect
Error: Checksum (md5) mismatch for expect-5.43.0.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Log for expect is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_expect/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Regards,
-Bill
--
Ticket URL: <https://trac.macports.org/ticket/25876#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list