Firstly great idea and impressive suite of tools .
I just installed miniconda and was testing it purely for personal self study for now, but Im having issues getting to the public Conda Server
The documentation says to use this channel for public Conda server
Rocket public conda channel for z/OS open source
The channel https://anaconda.org/zoss-appdev has been set up and is maintained by Rocket and is open and available to anyone.
I removed defaults and other repos from condarc
/.condarc
*****************************************
channels:
- https://anaconda.org/zoss-appdev
/usr/rocketsw/miniconda/.condarc
********************************************
add_pip_as_python_dependency: False
conda info
channel URLs : https://anaconda.org/zoss-appdev/zos-z
https://anaconda.org/zoss-appdev/noarch
conda search git
Loading channels: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://anaconda.org/zoss-appdev/noarch/repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\\'anaconda.org\\', port=443): Max retries exceeded with url: /zoss-appdev/noarch/rep
odata.json (Caused by SSLError(SSLError("bad handshake: Error([(\\'SSL routines\\', \\'ssl3_get_server_certificate\\', \\'certificate ver
ify failed\\')])")))'))
thanks
Mike
------------------------------
Michael Hurley
DELL EMC
------------------------------
