Open-source Languages & Tools for z/OS

 View Only
  • 1.  Miniconda - Configure to use Rocket's secure conda server Login Error.

    Posted 09-13-2021 12:26
    Hi Team

    We are trying to install Miniconda. And the Installations are almost complete and we get the below login authentication for Rocket's secure conda server.
    When we try with Rocket Software Login and Password It fails.
    And also we are trying to install GIT using Miniconda. 
    Can someone please really help us out with it. 


    installing: yaml-0.1.6-1 ...
    installing: zlib-1.2.11-4 ...
    Building the "base" Anaconda environment

    Done.
    ---- installing extra_pkgs to the base env ----
    conda-repo-cli-1.0.1+2.g39f4600-py_0.tar.bz2:



    Downloading and Extracting Packages
    *-None | | ########## | 100%
    Preparing transaction: done
    Verifying transaction: done
    Executing transaction: done
    Creating .condarc file...
    Configure to use Rocket's secure conda server? ÝY/n¨ Authenticating to Rocket's secure conda server...

    y
    Username: Password:
    Username: Password:

    ÝLOGIN¨ Error logging in...
    ÝERROR¨ Invalid Username password combination, please try again
    Password:



    ------------------------------
    Deepak Jithu
    z/OS System Programmer
    Self Registered
    New York, NY United States
    ------------------------------


  • 2.  RE: Miniconda - Configure to use Rocket's secure conda server Login Error.

    ROCKETEER
    Posted 09-14-2021 01:38
    Hi Deepak,

    Access to the private server with builds with latest security fixes is granted only to customers with support contract for Rocket Open AppDev for Z.

    If you have the support contract, please open a case on the customer portal, and we will help you set up access to the private server.

    Regards,
    Vladimir


    ------------------------------
    Vladimir Ein
    Rocket Internal - All Brands
    ------------------------------



  • 3.  RE: Miniconda - Configure to use Rocket's secure conda server Login Error.

    Posted 09-14-2021 06:35
    Greetings Vladimir,

    Thanks for the information.
    We are working with our contract team on it.

    Meanwhile, how to access the public server during conda installation ?
    When we tried to edit the "miniconda-zos-<X.Y>-<yyyy-mm-dd>.run" file from private server to public server(https://anaconda.org/zoss-appdev) but failed with checksum error. 
    We need to install GIT to use Python. So kindly suggest how to proceed further on this.

    Thanks
    Arun
    z/OS Support

    ------------------------------
    Arunkumarbalaji Ganesan
    zOS system programmer
    Metropolitan Life Insurance Co
    Chennai India
    ------------------------------



  • 4.  RE: Miniconda - Configure to use Rocket's secure conda server Login Error.

    ROCKETEER
    Posted 09-17-2021 02:55
    Hello Arunkumarbalaji,

    If you've already installed Miniconda and told the installer to configure it for Rocket's secure server, all you need to get back to the public server is remove the following line from your .condarc file located in the miniconda directory (there may be other .condarc files):

    channel_alias: https://condaserver.rocketsoftware.com/api/repo

    If you're installing Miniconda anew, there's no need to edit the .run file. Just answer 'no' to the following question during installation:

    Configure to use Rocket's secure conda server? [Y/n]

    Regards,
    Vladimir


    ------------------------------
    Vladimir Ein
    Rocket Internal - All Brands
    ------------------------------



  • 5.  RE: Miniconda - Configure to use Rocket's secure conda server Login Error.

    Posted 09-20-2021 08:34
    Hi Vladimir,

    It worked!! Thanks for the help..

    ------------------------------
    Arunkumarbalaji Ganesan
    zOS System Programmer
    Metropolitan Life Insurance Co
    Chennai India
    ------------------------------