Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Amazon Linux #220

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Bob-The-Marauder
Copy link

Although Amazon Linux is based off RedHat/CentOS and uses the same rpm build structure, for some reason they changed /etc/redhat-release to /etc/system-release. As this is not a recognised structure, the Riak build fails, claiming it does not know what to do with "Linux". This pull request is designed to get around that and allow Amazon Linux to build as if it were RedHat/CentOS.

This issue affects all versions of node_package. Would it be at all possible to git cherry-pick this in to multiple versions and tags, please? Especially tags 4.0.2 (KV 2.2.6 and KV 2.9.0) and 3.0.0 (CS 2.1.2 and Stanchion 2.1.2).

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.

1 participant