conda 4.2 cloning issues

0 views
Skip to first unread message

Charles Gagnon

unread,
Aug 26, 2016, 3:49:18 PM8/26/16
to conda - Public
I was having issues with the older conda, I thought 4.2 would help so I updated with:

conda install -c conda-canary conda

Now I seem be to running the "lock" issue, similar to what's reported in:


Is there a package not updated or something I need to cleanup?

$ /usr/anaconda/bin/conda info
Current conda install:

               platform : linux-64
          conda version : 4.2.3
       conda is private : False
      conda-env version : 2.6.0
    conda-build version : 1.21.3
         python version : 2.7.12.final.0
       requests version : 2.10.0
       root environment : /usr/anaconda  (read only)
    default environment : /usr/anaconda
       envs directories : /home/q1shared/.conda/envs
                          /usr/anaconda/envs
          package cache : /home/q1shared/.conda/envs/.pkgs
                          /usr/anaconda/pkgs
           channel URLs : defaults
            config file : None
           offline mode : False

'create' fails with a Traceback which ends with:

[...]
      File "/usr/anaconda/lib/python2.7/site-packages/conda/lock.py", line 86, in __enter__
        touch(self.lock_file_path)
      File "/usr/anaconda/lib/python2.7/site-packages/conda/lock.py", line 48, in touch
        with open(file_name, 'a'):
    IOError: [Errno 13] Permission denied: u'/usr/anaconda/pkgs/bitarray-0.8.1-py27_0.pid23698.conda_lock'

Reply all
Reply to author
Forward
0 new messages