Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

micromamba self-update doesn't update from 2.0.5 to 2.0.6 #3807

Closed
3 tasks done
corneliusroemer opened this issue Feb 5, 2025 · 2 comments
Closed
3 tasks done

micromamba self-update doesn't update from 2.0.5 to 2.0.6 #3807

corneliusroemer opened this issue Feb 5, 2025 · 2 comments

Comments

@corneliusroemer
Copy link
Contributor

Troubleshooting docs

  • My problem is not solved in the Troubleshooting docs

Anaconda default channels

  • I do NOT use the Anaconda default channels (pkgs/* etc.)

How did you install Mamba?

Micromamba

Search tried in issue tracker

self-update

Latest version of Mamba

  • My problem is not solved with the latest version

Tried in Conda?

Not applicable

Describe your issue

micromamba self-update doesn't update to 2.0.6 from 2.0.6

Is this because 2.0.6 is marked broken on conda-forge?

Image

https://anaconda.org/conda-forge/micromamba/files

Latest version shows as 2.0.6 here though: https://anaconda.org/conda-forge/micromamba

Image

mamba info / micromamba info

micromamba info

       libmamba version : 2.0.5
     micromamba version : 2.0.5
           curl version : libcurl/8.11.1 (OpenSSL/3.4.0) SecureTransport zlib/1.3.1 zstd/1.5.6 libssh2/1.11.1 nghttp2/1.64.0
     libarchive version : libarchive 3.7.7 zlib/1.3.1 bz2lib/1.0.8 libzstd/1.5.6
       envs directories : /Users/corneliusromer/micromamba/envs
          package cache : /Users/corneliusromer/micromamba/pkgs
                          /Users/corneliusromer/.mamba/pkgs
            environment : base
           env location : /Users/corneliusromer/micromamba
      user config files : /Users/corneliusromer/.mambarc
 populated config files : /Users/corneliusromer/.mambarc
                          /Users/corneliusromer/.condarc
       virtual packages : __unix=0=0
                          __osx=15.3=0
                          __archspec=1=arm64
               channels : https://conda.anaconda.org/conda-forge/noarch
                          https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/bioconda/noarch
                          https://conda.anaconda.org/bioconda/osx-arm64
                          https://conda.anaconda.org/nodefaults/noarch
                          https://conda.anaconda.org/nodefaults/osx-arm64
       base environment : /Users/corneliusromer/micromamba
               platform : osx-arm64

Logs

micromamba self-update --verbose
info     libmamba Searching index cache file for repo 'conda-forge/noarch'
info     libmamba No valid cache found
info     libmamba Searching index cache file for repo 'conda-forge/osx-arm64'
info     libmamba No valid cache found
info     libmamba Searching index cache file for repo 'bioconda/noarch'
info     libmamba No valid cache found
info     libmamba Searching index cache file for repo 'bioconda/osx-arm64'
info     libmamba No valid cache found
info     libmamba Searching index cache file for repo 'nodefaults/noarch'
info     libmamba No valid cache found
info     libmamba Searching index cache file for repo 'nodefaults/osx-arm64'
info     libmamba No valid cache found
info     libmamba Using macOS SecureTransport backend
[+] 0.0s
info     libmamba Checked: https://conda.anaconda.org/bioconda/osx-arm64/repodata.json.zst [200]
[+] 0.9s
nodefaults/noarch (check zst)    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━   0.0 B /  ??.?MB @  ??.?MB/s Checking  0.9s
[+] 1.6s
nodefaults/osx-arm64 (check zst) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━   0.0 B /  ??.?MB @  ??.?MB/s Checking  1.5s
bioconda/osx-arm64                                 141.4kB @ 129.3kB/s  0.1s
bioconda/noarch                                      4.7MB @  14.5MB/s  0.2s
conda-forge/osx-arm64                               14.2MB @  22.1MB/s  0.6s
conda-forge/noarch                                  18.9MB @  27.3MB/s  0.6s
nodefaults/noarch                                  116.0 B @  68.0 B/s  1.7s
nodefaults/osx-arm64                                ??.?MB @  ??.?MB/s 10.0s
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/eb045dd1.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/eb045dd1.json" for repo https://conda.anaconda.org/conda-forge/noarch using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/eb045dd1.solv" for repo https://conda.anaconda.org/conda-forge/noarch
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/33ca06b6.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/33ca06b6.json" for repo https://conda.anaconda.org/conda-forge/osx-arm64 using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/33ca06b6.solv" for repo https://conda.anaconda.org/conda-forge/osx-arm64
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/2cba1db7.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/2cba1db7.json" for repo https://conda.anaconda.org/bioconda/noarch using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/2cba1db7.solv" for repo https://conda.anaconda.org/bioconda/noarch
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/faf9eff5.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/faf9eff5.json" for repo https://conda.anaconda.org/bioconda/osx-arm64 using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/faf9eff5.solv" for repo https://conda.anaconda.org/bioconda/osx-arm64
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/758dc0ed.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/758dc0ed.json" for repo https://conda.anaconda.org/nodefaults/noarch using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/758dc0ed.solv" for repo https://conda.anaconda.org/nodefaults/noarch
info     libmamba Trying to load repo from json file "/Users/corneliusromer/micromamba/pkgs/cache/8411998b.json"
info     libmamba Reading repodata.json file "/Users/corneliusromer/micromamba/pkgs/cache/8411998b.json" for repo https://conda.anaconda.org/nodefaults/osx-arm64 using mamba
info     libmamba Writing libsolv solv file "/Users/corneliusromer/micromamba/pkgs/cache/8411998b.solv" for repo https://conda.anaconda.org/nodefaults/osx-arm64

Your micromamba version (2.0.5) is already up to date.

environment.yml

~/.condarc

@theavey
Copy link

theavey commented Feb 5, 2025

It's been marked as broken intentionally. See this

@corneliusroemer
Copy link
Contributor Author

Broken on purpose due to #3804 so self-update should work once 2.0.7 is out.

@corneliusroemer corneliusroemer closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants