We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
infrastructure/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars/SLES.yml
Lines 66 to 67 in 6dff77f
curl-devel is an invalid package. The correct package is libcurl-devel which is required to compile git from source.
curl-devel
libcurl-devel
git
Details of libcurl-devel: https://scc.suse.com/packages/?name=SUSE%20Linux%20Enterprise%20Server&version=12.5&arch=x86_64&query=libcurl-devel&module=
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
infrastructure/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars/SLES.yml
Lines 66 to 67 in 6dff77f
curl-devel
is an invalid package. The correct package islibcurl-devel
which is required to compilegit
from source.Details of
libcurl-devel
:https://scc.suse.com/packages/?name=SUSE%20Linux%20Enterprise%20Server&version=12.5&arch=x86_64&query=libcurl-devel&module=
The text was updated successfully, but these errors were encountered: