Bash 4.3.28 checksum failure
Bradley Giesbrecht
pixilla at macports.org
Thu Oct 2 12:37:05 PDT 2014
On Oct 2, 2014, at 10:56 AM, Juan Manuel Palacios <jmpp at macports.org> 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
Regards,
Bradley Giesbrecht (pixilla)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141002/11540784/attachment.sig>
More information about the macports-dev
mailing list