Bash 4.3.28 checksum failure

Ryan Schmidt ryandesign at macports.org
Thu Oct 2 12:40:44 PDT 2014


On Oct 2, 2014, at 2:37 PM, Bradley Giesbrecht wrote:
> 
> On Oct 2, 2014, at 10:56 AM, Juan Manuel Palacios wrote:
> 
>> Hey guys!
>> 
>> I'm trying to update to bash 4.3.28 but I'm constantly (since yesterday) getting a checksum failure for the bash43-028 patchfile:
>> 
>> Error: Checksum (sha1) mismatch for bash43-028
>> Portfile checksum: bash43-028 sha1 1e05d95e4abd32b631d991fa374d030c1651645d
>> Distfile checksum: bash43-028 sha1 0cb3ff195fb252ff4bd33f7562c4e1917b210edc
>> 
>> Anyone else seen this? Or is it maybe something on my end? It may be completely unrelated, but with all the bash shellshock reports going around, I'm naturally a bit wary of such mismatch.
> 
> With:
> for mirror in $(port distfiles bash | grep "^ .*bash43-028$");do echo $mirror;curl -s ${mirror} -O;openssl sha1 bash43-028;done
> 
> These do not match:
> http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/bash/bash43-028
> SHA1(bash43-028)= 992fa55af8366819627e5fafa686ed956b24bc4f
> http://svn.macports.org/repository/macports/distfiles/bash/bash43-028
> SHA1(bash43-028)= 7d05360cf240509e210ac1f81e2cda75addb4b3e

Those URLs are both 404 so they don't matter. MacPorts will skip servers that return error codes.



More information about the macports-dev mailing list