Prepare for Bob's next release (update your conda)

50 views
Skip to first unread message

Amir Mohammadi

unread,
Apr 4, 2018, 8:37:12 AM4/4/18
to bob-devel
Dear users,

The upcoming release of Bob will only work with conda 4.4 and above.
Please take this opportunity to upgrade your conda installations:
https://www.anaconda.com/blog/developer-blog/how-to-get-ready-for-the-release-of-conda-4-4/

This upgrade will not break your current conda installation. The upgrade only changes the way you activate the conda environments.

If you do not have conda installed or do not know what conda is, visit their website instead: https://conda.io/docs/

Best,
Amir

Amir Mohammadi

unread,
Apr 4, 2018, 12:27:57 PM4/4/18
to bob-devel
This one is also a nice read if you want to become more advanced with conda:

https://www.anaconda.com/blog/developer-blog/conda-configuration-engine-power-users/

Amir

Manuel Günther

unread,
Apr 5, 2018, 12:57:43 PM4/5/18
to bob-devel
Dear Amir,

I have followed the steps that you mentioned. Afterwards, I tried to install bob-devel, but I got the following error message:

$ conda install -n bob bob-devel
Solving environment: failed

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

`$ conda install -n bob bob-devel`

  environment variables:
                CIO_TEST=<not set>
                   CONDA=miniconda/bin/conda
              CONDA_ROOT=miniconda
     REQUESTS_CA_BUNDLE=<not set>
            SSL_CERT_FILE=<not set>

     active environment : None
      user config file : ~/.condarc
populated config files : ~/miniconda/.condarc
                         ~/.condarc
         conda version : 4.5.0
   conda-build version : not installed
        python version : 3.5.2.final.0
      base environment : miniconda  (writable)
          channel URLs : https://www.idiap.ch/software/bob/conda/label/stable/linux-64
                         https://www.idiap.ch/software/bob/conda/label/stable/noarch
                         https://repo.anaconda.com/pkgs/main/linux-64
                         https://repo.anaconda.com/pkgs/main/noarch
                         https://repo.anaconda.com/pkgs/free/linux-64
                         https://repo.anaconda.com/pkgs/free/noarch
                         https://repo.anaconda.com/pkgs/r/linux-64
                         https://repo.anaconda.com/pkgs/r/noarch
                         https://repo.anaconda.com/pkgs/pro/linux-64
                         https://repo.anaconda.com/pkgs/pro/noarch
                         https://conda.anaconda.org/conda-canary/linux-64
                         https://conda.anaconda.org/conda-canary/noarch
                         https://www.idiap.ch/software/bob/conda/linux-64
                         https://www.idiap.ch/software/bob/conda/noarch
         package cache : miniconda/pkgs
                         ~/.conda/pkgs
      envs directories : miniconda/envs
                         ~/.conda/envs
              platform : linux-64
            user-agent : conda/4.5.0 requests/2.14.2 CPython/3.5.2 Linux/4.4.0-116-generic ubuntu/16.04 glibc/2.23
               UID:GID : 5597:1000
            netrc file : None
          offline mode : False


V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V

CondaHTTPError: HTTP 404 NOT FOUND for url <https://www.idiap.ch/software/bob/conda/label/stable/noarch/repodata.json>
Elapsed: 00:00.142174

The remote server could not find the noarch directory for the
requested channel with url: https://www.idiap.ch/software/bob/conda/label/stable

As of conda 4.3, a valid channel must contain a `noarch/repodata.json` and
associated `noarch/repodata.json.bz2` file, even if `noarch/repodata.json` is
empty. please request that the channel administrator create
`noarch/repodata.json` and associated `noarch/repodata.json.bz2` files.
$ mkdir noarch
$ echo '{}' > noarch/repodata.json
$ bzip2 -k noarch/repodata.json

You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state.
Further configuration help can be found at <https://conda.io/docs/config.html>.

A reportable application error has occurred. Conda has prepared the above report.
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers?
[y/N]: n

No report sent. To permanently opt-out, use

    $ conda config --set report_errors false

At the end, nothing was installed.
This looks like you did not provide the required files for conda on the Idiap server yet. Could you please check that?

Manuel

André Anjos

unread,
Apr 5, 2018, 4:39:37 PM4/5/18
to bob-...@googlegroups.com
Manuel,

You may remove this from the list (it's deprecated): https://www.idiap.ch/software/bob/conda/label/stable

The production channel should be only this one: https://www.idiap.ch/software/bob/conda

Cheers, A

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Dr. André Anjos
Idiap Research Institute
Centre du Parc - rue Marconi 19
CH-1920 Martigny, Suisse
Phone: +41277217763
http://andreanjos.org

Manuel Günther

unread,
Apr 5, 2018, 6:19:35 PM4/5/18
to bob-devel
Thanks, Andre, this helped.

Manuel
Reply all
Reply to author
Forward
0 new messages