ZOSOpenTools / meta

Meta repository to tie together the various underlying z/OS Open Source tools (ZOT) repositories here
https://zosopentools.github.io/meta/
Apache License 2.0
37 stars 26 forks source link

Fix could not locate curl directory error if you have multiple curl installations #581

Closed IgorTodorovskiIBM closed 8 months ago

IgorTodorovskiIBM commented 8 months ago

If we upgrade to newer versions of curl/jq, then there could be multiple boot installations

Fixes this issue:

***ERROR: Could not locate curl directory '/home/itodoro/zopen/boot/curl-8.1.2
curl-8.4.0/' for bootstrap. Re-run 'zopen init' to retry

Same fix applied to jq.