#24518: Error: Checksum (md5) mismatch for autoconf-2.65.tar.bz2 -----------------------------------------+---------------------------------- Reporter: maxim.maslennikov@… | Owner: ram@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: autoconf -----------------------------------------+---------------------------------- Changes (by ram@…): * status: new => assigned Comment: The checksums from that mirror seem good to me: {{{ $ wget ftp://ftp.chg.ru/pub/gnu/autoconf/autoconf-2.65.tar.bz2 --2010-04-17 21:01:38-- ftp://ftp.chg.ru/pub/gnu/autoconf/autoconf-2.65.tar.bz2 => `autoconf-2.65.tar.bz2' Resolving ftp.chg.ru (ftp.chg.ru)... 195.178.192.118, 193.233.9.194 Connecting to ftp.chg.ru (ftp.chg.ru)|195.178.192.118|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/gnu/autoconf ... done. ==> SIZE autoconf-2.65.tar.bz2 ... 1332522 ==> PASV ... done. ==> RETR autoconf-2.65.tar.bz2 ... done. Length: 1332522 (1.3M) (unauthoritative) 100%[======================================>] 1,332,522 191K/s in 7.3s 2010-04-17 21:01:47 (178 KB/s) - `autoconf-2.65.tar.bz2' saved [1332522] $ openssl md5 autoconf-2.65.tar.bz2 MD5(autoconf-2.65.tar.bz2)= a6de1cc6434cd64038b0a0ae4e252b33 $ openssl sha1 autoconf-2.65.tar.bz2 SHA1(autoconf-2.65.tar.bz2)= 9126ffb8d7d59f38f305ef53e208531d4b75bb87 $ openssl rmd160 autoconf-2.65.tar.bz2 RIPEMD160(autoconf-2.65.tar.bz2)= 250b0f46ae6f81fe47f30ae61335a2291d736197 $ }}} which match the checksums specified in the Portfile: {{{ checksums md5 a6de1cc6434cd64038b0a0ae4e252b33 \ sha1 9126ffb8d7d59f38f305ef53e208531d4b75bb87 \ rmd160 250b0f46ae6f81fe47f30ae61335a2291d736197 }}} have you followed the FAQ regarding [http://trac.macports.org/wiki/FAQ#checksums checksums]? -- Ticket URL: <http://trac.macports.org/ticket/24518#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS