Hello,
I receive the following error when running the miniconda install.
Building the "base" Anaconda environment
Error: post-link failed for: bash-5.2.15-0
Installation failed.
I'm using the following files:
miniconda-zos-2.0.8-2024-04-12.run
appdev_manifest_2.0.8.txt
I'm running the following install script:
#!/bin/sh -x
cd /common/opensource
chmod +x miniconda-zos-2.0.8-2024-04-12.run
chtag -tc 819 appdev_manifest_2.0.8.txt
export _BPXK_AUTOCVT=ON
export _CEE_RUNOPTS='FILETAG(AUTOCVT,AUTOTAG) POSIX(ON)'
export LC_ALL=En_US.IBM-1047
ls -la
env
/common/opensource/miniconda-zos-2.0.8-2024-04-12.run --path /common/opensource/miniconda
Thanks,
Mike
------------------------------
Michael Villani
Home Depot
Atlanta GA US
------------------------------