slaclab / anarel-manage

Manage the conda based analysis release environments that include psana at LCLS.
Other
3 stars 3 forks source link

update conda-build and conda #17

Closed davidslac closed 7 years ago

davidslac commented 7 years ago

there are new versions, but test everything, including installing from file based channels, getting weird errors on ocio machines with latest conda, index the file channels, etc

davidslac commented 7 years ago

Latest, as of 2/10/17 are 2.1.4 for conda-build and 4.3.10 for conda

davidslac commented 7 years ago

Working in dev-rhel5 as admin:

    conda:       4.3.8-py27_0 defaults --> 4.3.11-py27_0 defaults
    conda-build: 2.1.2-py27_0 defaults --> 2.1.4-py27_0  defaults

now as me, test conda. I'm getting a crash. Looks like it is the same thing as this issue: https://github.com/conda/conda/issues/4644

davidslac commented 7 years ago

Making another pass, in the dev rhel5 environment, about to do

    conda:       4.3.8-py27_0 defaults --> 4.3.14-py27_0 defaults
    conda-build: 2.1.2-py27_0 defaults --> 2.1.6-py27_0  defaults

passed tests as rhel5 user, looks pretty good, we'll start to update

davidslac commented 7 years ago

Just tested updated all - 5/6/7 dev/prod

davidslac commented 7 years ago

you still can't run conda-build as a user though