GNU bug report logs -
#49351
Conda’s “activate” is not executable
Previous Next
To reply to this bug, email your comments to 49351 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#49351
; Package
guix
.
(Sat, 03 Jul 2021 13:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 03 Jul 2021 13:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When using “source activate” to activate a Conda environment, this
happens:
--8<---------------cut here---------------start------------->8---
-bash:
/gnu/store/pc51r41ryff7ngirpjbsvg58j8in5v5p-conda-4.8.3/bin/.activate-real:
Permission denied
-bash: exec:
/gnu/store/pc51r41ryff7ngirpjbsvg58j8in5v5p-conda-4.8.3/bin/.activate-real:
cannot execute: Permission denied
Connection to example.com closed.
--8<---------------cut here---------------end--------------->8---
“.activate-real” is not executable, while “activate” is. The “connection closed” message appears because “exec” replaces
the SSH process.
I’m not familiar enough with Conda to know how this is intended to
work; it also seems that “conda activate” is the new way to do
this.
--
Ricardo
This bug report was last modified 3 years and 254 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.