Skip to content

Replace shasum with sha1sum and sha512sum#768

Merged
martincox merged 2 commits into
develop-3.0from
mcx/shasum-fix
Jul 9, 2020
Merged

Replace shasum with sha1sum and sha512sum#768
martincox merged 2 commits into
develop-3.0from
mcx/shasum-fix

Conversation

@martincox

@martincox martincox commented Jul 9, 2020

Copy link
Copy Markdown

/home/martincox/code/riak/_build/default/lib/yokozuna/tools/grab-solr.sh: line 62: shasum: command not found ===> Hook for compile failed!

set -u; shasum -s -c $FILENAME.sha1

I was seeing build errors in centos for yoko and it looked to be from the use of shasum, which as far as I can tell, isn't present in rhel/centos. I've replaced the calls with the appropriate sha*sum call.

@martincox
martincox marked this pull request as draft July 9, 2020 07:04
@martincox martincox changed the title Replace shasum with sha1sum and sha256sum Replace shasum with sha1sum and sha512sum Jul 9, 2020
@martincox
martincox marked this pull request as ready for review July 9, 2020 07:16
@martincox
martincox requested a review from martinsumner July 9, 2020 07:18
martinsumner added a commit to basho/riak that referenced this pull request Jul 9, 2020
Change commented yokozuna branch, as this basho/yokozuna#767 is now merged into develop-3.0, and new updates are being PR'd into 3.0 (e.g. basho/yokozuna#768)
@martincox
martincox merged commit b4dd1ca into develop-3.0 Jul 9, 2020
martincox pushed a commit to bet365/riak that referenced this pull request Jul 9, 2020
Change commented yokozuna branch, as this basho/yokozuna#767 is now merged into develop-3.0, and new updates are being PR'd into 3.0 (e.g. basho/yokozuna#768)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants