Skip to content

BUG: nextstrain update conda doesn't seem to update to latest available conda-base #264

@corneliusroemer

Description

@corneliusroemer

Context

I should have gotten the newest conda-base as available, but I don't seem to. I still have augur --version returning 21.0.1, see log later
image

This is the version of augur in the metapackage:

name: augur
  version: "==21.0.1" => "==21.1.0"
  build: "pyhdfd78af_1" => "pyhdfd78af_0"
nextstrain update conda 
Checking for newer versions of Nextstrain CLI…

nextstrain-cli is up to date!

Updating conda runtime…
Updating Conda packages…

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

conda-forge/osx-64                                          Using cache
conda-forge/noarch                                          Using cache
bioconda/osx-64                                             Using cache
bioconda/noarch                                             Using cache
nextstrain/osx-64                                             No change
nextstrain/noarch                                             No change
Transaction

  Prefix: /Users/corneliusromer/.nextstrain/runtimes/conda/env

  All requested packages already installed


Transaction starting
Transaction finished

Runtime updated!

nextclade_data_workflows/sars-cov-2 on  feat/placement-priors [$!?] via 🅒 nextstrain took 12s nextstrain shell --conda .
Entering the Nextstrain runtime

Run the command "exit" to leave the runtime.

 Nextstrain  ~/code/nextclade_data_workflows/sars-cov-2 $ mamba list
bash: mamba: command not found
 Nextstrain  ~/code/nextclade_data_workflows/sars-cov-2 $ conda list
bash: conda: command not found
 Nextstrain  ~/code/nextclade_data_workflows/sars-cov-2 $ augur --version
augur 21.0.1
 Nextstrain  ~/code/nextclade_data_workflows/sars-cov-2 $ 

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions