-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
Sev 3 - MediumFunctional issue, but not very criticalFunctional issue, but not very criticalbugSomething isn't workingSomething isn't working
Description
Description
Hi ,
We tried quick install and manual installation, and both are failing with the below error. we are running with z/OS 3.1.
BPXROOT@dcuf ~ > cd /usr/local/zopen
BPXROOT@dcuf /usr/local/zopen > ls
meta-new_installer.20251030_160947.zos.pax.Z
<ar -rf meta-new_installer.20251030_160947.zos.pax.Z
bash: par: command not found
<ax -rf meta-new_installer.20251030_160947.zos.pax.Z
BPXROOT@dcuf /usr/local/zopen > ls
meta-new_installer
meta-new_installer.20251030_160947.zos.pax.Z
BPXROOT@dcuf /usr/local/zopen > cd meta-new_installer
BPXROOT@dcuf /usr/local/zopen/meta-new_installer > . ./.env
Setting up meta...
Setup completed.
BPXROOT@dcuf /usr/local/zopen/meta-new_installer > zopen init
Initializing zopen framework
- Enter fully-qualified path to your zopen root directory (default: /u/sys993/zo
pen):
/usr/local/zopen
Do you want to contribute anonymous usage statistics (https://zopencommunity.git
hub.io/meta/#/Guides/Analytics) to help improve zopen community? [y/n]
hub.io/meta/#/Guides/Analytics) to help improve zopen community? [y/n]
y
- Binaries will be symlinked under "/usr/local/zopen/usr/local/bin". Libraries w
ill be symlinked under "/usr/local/zopen/usr/lib"
- Packages will be installed and maintained under the directory '/usr/local/zope
n/'.
- Collecting usage statistics: true
Do you want to continue? [y/n]
y
Should zopen tools default to overriding the z/OS /bin tools (e.g. man, find, gr
ep)? [y/n]
y
Generating File System
- Setting certificate environment variable
- Root FS available at /usr/local/zopen
Installing zopen pre-requisites
/usr/local/zopen/meta-new_installer/packages/curl-8.10.1.20241001_214340.zos.pax
.Z
/usr/local/zopen/meta-new_installer/packages/jq-1.6.20241001_204116.zos.pax.Z
/usr/local/zopen/meta-new_installer/packages/pinentry-1.3.1.20250131_041514.zos.
/usr/local/zopen/meta-new_installer/packages/pinentry-1.3.1.20250131_041514.zos.
pax.Z
/usr/local/zopen/meta-new_installer/packages/gnupg-2.5.5.20250407_125451.zos.pax
.Z
Setting up curl...
Setup completed.
Setting up jq...
Setup completed.
Setting up pinentry...
Setup completed.
Setting up gnupg...
Replacing hardcoded paths in /usr/local/zopen/boot/gnupg-2.5.5...
Setup completed.
- Sourcing environment
- Configured zopen to use stable releaseline packages
Generating global configuration
Generating zopen-config
- Created config in /usr/local/zopen/etc/zopen-config
- zopen-config setup complete
Updating CA Certificate
Updating CA Certificate
Getting latest CA Certificate
Re-creating /usr/local/zopen/etc/pki/tls/certs/cacert.pem
- CA Certificate updated
- Installing/updating bootstrapped curl, jq, gpg, pinentry and meta to install u
pdated versions (if available)
***ERROR: Failed to obtain json cache timestamp from http://raw.githubuserconten
t.com/zopencommunity/meta/main/docs/api/zopen_releases.json.
***ERROR: Unable to install curl, jq, gpg, pinentry and/or meta; see previous er
rors and retry the initilisation using the '--re-init' parameter Severity
Sev 3 - Medium
Expected Behavior
No errors during installation.
Actual Behavior
Error during installation.
***ERROR: Failed to obtain json cache timestamp from http://raw.githubuserconten
t.com/zopencommunity/meta/main/docs/api/zopen_releases.json.
***ERROR: Unable to install curl, jq, gpg, pinentry and/or meta; see previous er
rors and retry the initilisation using the '--re-init' parameter z/OS Version
3.1
zopen package manager version
new installation
Additional Information (Optional)
No response
Network or Security Configuration (Optional)
No response
Metadata
Metadata
Assignees
Labels
Sev 3 - MediumFunctional issue, but not very criticalFunctional issue, but not very criticalbugSomething isn't workingSomething isn't working