If one presses ENTER then those enter commands are buffered resulting in a problem at this prompt:
Configure to use Rocket's secure conda server? [Y/n]
This prompt should require an explicit reply and not just accept a probably buffered enter to mean Y.
Please
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
If one presses ENTER then those enter commands are buffered resulting in a problem at this prompt:
Configure to use Rocket's secure conda server? [Y/n]
This prompt should require an explicit reply and not just accept a probably buffered enter to mean Y.
Please
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
One more installation 'bug'
After setting up my .bashrc I now get this:
bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied.
When I look I see this:
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 1760 May 4 05:26 conda.csh
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 5017 May 4 05:26 conda.sh
Shouldn't conda.sh be rwxr--r-- ?
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
One more installation 'bug'
After setting up my .bashrc I now get this:
bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied.
When I look I see this:
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 1760 May 4 05:26 conda.csh
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 5017 May 4 05:26 conda.sh
Shouldn't conda.sh be rwxr--r-- ?
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
bash: conda: command not found
and when I look the PATH has not been updated.
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
One more installation 'bug'
After setting up my .bashrc I now get this:
bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied.
When I look I see this:
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 1760 May 4 05:26 conda.csh
t ISO8859-1 T=on -rw-r--r-- 1 SPLBD SYS1 5017 May 4 05:26 conda.sh
Shouldn't conda.sh be rwxr--r-- ?
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Hi Lionel Dyck,
re "bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied."
Looks like you missed dot and space near conda.sh string in your .bashrc:
this should be ". /u/splbd/conda/etc/profile.d/conda.sh"
------------------------------
Alexander Klochkov
Rocket Software
------------------------------
Hi Lionel Dyck,
re "bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied."
Looks like you missed dot and space near conda.sh string in your .bashrc:
this should be ". /u/splbd/conda/etc/profile.d/conda.sh"
------------------------------
Alexander Klochkov
Rocket Software
------------------------------
I'm doing a clean install to see if that helps.
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
If one presses ENTER then those enter commands are buffered resulting in a problem at this prompt:
Configure to use Rocket's secure conda server? [Y/n]
This prompt should require an explicit reply and not just accept a probably buffered enter to mean Y.
Please
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Hi Lionel,
Thank you for bringing this up. In order to install z/OS Miniconda without error, please, follow the steps in documentation:
1. Login to your z/OS system using ssh client (e.g. PuTTy) and change directory to the path where you saved Miniconda installation files.
Since the use case conflicts with documentation we can't consider it as a bug.
Regarding the second issue, could you share the part of .bashrc that contains /u/splbd/conda/etc/profile.d/conda.sh call?
------------------------------
Tatiana Balaburkina
Rocket Software
------------------------------
Hi Lionel,
Thank you for bringing this up. In order to install z/OS Miniconda without error, please, follow the steps in documentation:
1. Login to your z/OS system using ssh client (e.g. PuTTy) and change directory to the path where you saved Miniconda installation files.
Since the use case conflicts with documentation we can't consider it as a bug.
Regarding the second issue, could you share the part of .bashrc that contains /u/splbd/conda/etc/profile.d/conda.sh call?
------------------------------
Tatiana Balaburkina
Rocket Software
------------------------------
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Hi Lionel Dyck,
re "bash: /u/splbd/conda/etc/profile.d/conda.sh: EDC5111I Permission denied."
Looks like you missed dot and space near conda.sh string in your .bashrc:
this should be ". /u/splbd/conda/etc/profile.d/conda.sh"
------------------------------
Alexander Klochkov
Rocket Software
------------------------------
bash: ./u/splbd/conda/etc/profile.d/conda.sh: EDC5129I No such file or directory.
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
bash: ./u/splbd/conda/etc/profile.d/conda.sh: EDC5129I No such file or directory.
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
------------------------------
Alexander Klochkov
Rocket Software
------------------------------
------------------------------
Alexander Klochkov
Rocket Software
------------------------------
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
What's the secret to making it the default so it doesn't have to be specified in every install command?
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
What's the secret to making it the default so it doesn't have to be specified in every install command?
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Since there are a lot of ways to configure environment we try to give end-users an opportunity to configurate the environment on their own.
If you know that you are going to install tools only from zoss-appdev channel, you can add it to .condarc with the following command.
------------------------------
Tatiana Balaburkina
Rocket Software
------------------------------
Since there are a lot of ways to configure environment we try to give end-users an opportunity to configurate the environment on their own.
If you know that you are going to install tools only from zoss-appdev channel, you can add it to .condarc with the following command.
------------------------------
Tatiana Balaburkina
Rocket Software
------------------------------
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Since there are a lot of ways to configure environment we try to give end-users an opportunity to configurate the environment on their own.
If you know that you are going to install tools only from zoss-appdev channel, you can add it to .condarc with the following command.
------------------------------
Tatiana Balaburkina
Rocket Software
------------------------------
Or make it the default if the user does not use the paid for site.
------------------------------
LionelDyck <><
https://github.com/zigi
https://github.com/lbdyck
------------------------------
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.