[
https://issues.apache.org/jira/browse/AVRO-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531460#comment-17531460
]
ASF subversion and git services commented on AVRO-3510:
-------------------------------------------------------
Commit 95440c4c5b904d93cfa878d3e13879a20ff499ff in avro's branch
refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=95440c4c5 ]
AVRO-3510: Do not hardcode the PHP Composer installer Sha384 in TravisCI (#1678)
* AVRO-3510: Do not hardcode the PHP Composer installer Sha384 in TravisCI
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3510: Use installer.sig file
installer.sha384sum has additional content
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> PHP build fails on Travis
> -------------------------
>
> Key: AVRO-3510
> URL: https://issues.apache.org/jira/browse/AVRO-3510
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Travis builds on the master has been failing for a couple of days now.
> The issue s that {{getcomposer.org}} has released a new version and the
> checksum verification fails. The fix is to change the expected sha-368
> checksum in the script.
> It'll be nice if someone we can pin the version so that when the site updates
> their version our builds don't fail. PHP experts can figure out how to
> achieve that.
> For now, I'll unblock the build by raising a Pull Request with the latest
> checksum.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)