I installed packages from zoss-appdev and noticed that permissions of installed files are 775 resp. 664 which is bad. Umask setting is 0022.
Example of an installation command
onda install --channel https://conda.anaconda.org/zoss-appdev which
Could this be an error on my side or do you have the same permissions on your side?
--
Manfred
------------------------------
Manfred Lotz
IBM
------------------------------
Page 1 / 1
I installed packages from zoss-appdev and noticed that permissions of installed files are 775 resp. 664 which is bad. Umask setting is 0022.
Example of an installation command
onda install --channel https://conda.anaconda.org/zoss-appdev which
Could this be an error on my side or do you have the same permissions on your side?
--
Manfred
------------------------------
Manfred Lotz
IBM
------------------------------
Example of an installation command
onda install --channel https://conda.anaconda.org/zoss-appdev which
Could this be an error on my side or do you have the same permissions on your side?
--
Manfred
------------------------------
Manfred Lotz
IBM
------------------------------
It's not your mistake, but rather the way conda extracts packages. Starting with this update back in 2016, conda explicitly enables the group-write bit:
https://github.com/conda/conda-build/pull/1437
For me, it looks a bit weird as well, especially for personal conda installations.
Regards,
Vladimir
------------------------------
Vladimir Ein
Rocket Software
------------------------------
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.