zopencommunity / zopencommunity/meta
CEE3501S The module CRTEQCXA was not found
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 55
- Forks
- 43
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 10
Description
Description
I have been trying to install zopen tools on the zD&T machine using bash -c "$(curl -fsSL https://raw.githubusercontent.com/zopencommunity/meta/HEAD/tools/zopen_install.sh)". But getting below error. couldnt find any proper answer to it in FAQs.
Getting latest CA Certificate
CEE3501S The module CRTEQCXA was not found.
The traceback information could not be determined.
***WARNING: Failed to download https://curl.se/ca/cacert.pem, attempting mirror http://curl.haxx.se/ca/cacert.pem
CEE3501S The module CRTEQCXA was not found.
The traceback information could not be determined.
***WARNING: Failed to download http://curl.haxx.se/ca/cacert.pem, forcing ipv4
CEE3501S The module CRTEQCXA was not found.
The traceback information could not be determined.
***ERROR: curl command could not download from: https://curl.se/ca/cacert.pem using ipv4
Severity
Sev 3 - Medium
Expected Behavior
zopen_install Script should run fin and complete the setup.
Actual Behavior
zopen_install script is failing with error.
z/OS Version
RELEASE z/OS 02.05.00
zopen package manager version
No response
Additional Information (Optional)
No response
Network or Security Configuration (Optional)
set proxy https_proxy and added the root ca cert for proxy server in .curlrc file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with tools/zopen_install.sh and trace the curl invocation that downloads the CA certificate. Review the reported z/OS 02.05.00 environment, proxy settings, and .curlrc configuration, then verify that the installer completes successfully with the reported network setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100