mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.97k stars 359 forks source link

micromamba v2 installs break git ssl verification #3570

Open jaimergp opened 1 month ago

jaimergp commented 1 month ago

Troubleshooting docs

Anaconda default channels

How did you install Mamba?

Micromamba

Search tried in issue tracker

ssl verify

Latest version of Mamba

Tried in Conda?

I have this problem with Conda as well, without using Mamba

Describe your issue

conda-forge's CI is now using micromamba to provision the base environment instead of Miniforge. v1 works perfectly, but v2 runs into a SSL certificate issue with git on Windows.

For example in this CI run (scroll to the bottom):

fatal: unable to access 'https://github.com/apache/arrow-testing.git/': error setting certificate file: /usr/ssl/certs/ca-bundle.crt

This can also be observed in staged-recipes during a git fetch command:

Force fetch origin/main
fatal: unable to access '***/': error setting certificate file: /usr/ssl/certs/ca-bundle.crt

Note that the path is very Unix-y despite the CI running on Windows.

Interestingly, this is also observed with Pixi. conda and micromamba v1 work correctly.

One can set GIT_SSL_NO_VERIFY=true as a workaround, but of course that's not ideal.

mamba info / micromamba info

Using micromamba 2.0.2-2 on win-64

Logs

2024-10-03T08:45:18.2844169Z error    libmamba Could not lock non-existing path 'C:\Users\VssAdministrator\.mamba\pkgs'
2024-10-03T08:45:18.2846064Z error    libmamba Could not lock non-existing path 'C:\Users\VssAdministrator\AppData\Roaming\.mamba\pkgs'
2024-10-03T08:45:18.2937291Z 
2024-10-03T08:45:18.2938327Z Transaction
2024-10-03T08:45:18.2938645Z 
2024-10-03T08:45:18.2939269Z   Prefix: C:\Users\VssAdministrator\Miniforge
2024-10-03T08:45:18.2939634Z 
2024-10-03T08:45:18.2940048Z   Updating specs:
2024-10-03T08:45:18.2940357Z 
2024-10-03T08:45:18.2940969Z    - conda>=23.7.3
2024-10-03T08:45:18.2941575Z    - conda-libmamba-solver>=23.7.0
2024-10-03T08:45:18.2942097Z    - conda-build>=24.3
2024-10-03T08:45:18.2942637Z    - conda-index>=0.3.0
2024-10-03T08:45:18.2943222Z    - conda-forge-ci-setup[version=">=4.9.3,<5.0"]
2024-10-03T08:45:18.2943769Z    - conda-forge-pinning
2024-10-03T08:45:18.2944265Z    - frozendict
2024-10-03T08:45:18.2944752Z    - networkx=2.4
2024-10-03T08:45:18.2956495Z    - rattler-build-conda-compat[version=">=1.2.0,<2.0.0a0"]
2024-10-03T08:45:18.2957585Z 
2024-10-03T08:45:18.2957948Z 
2024-10-03T08:45:18.3493527Z   Package                                   Version  Build               Channel          Size
2024-10-03T08:45:18.3494529Z ------------------------------------------------------------------------------------------------
2024-10-03T08:45:18.3494885Z   Install:
2024-10-03T08:45:18.3495912Z ------------------------------------------------------------------------------------------------
2024-10-03T08:45:18.3496508Z 
2024-10-03T08:45:18.3497062Z   + anaconda-client                          1.12.3  pyhd8ed1ab_1        conda-forge      73kB
2024-10-03T08:45:18.3497639Z   + archspec                                  0.2.3  pyhd8ed1ab_0        conda-forge      49kB
2024-10-03T08:45:18.3498196Z   + attrs                                    24.2.0  pyh71513ae_0        conda-forge      56kB
2024-10-03T08:45:18.3498752Z   + beautifulsoup4                           4.12.3  pyha770c72_0        conda-forge     118kB
2024-10-03T08:45:18.3499299Z   + boltons                                  24.0.0  pyhd8ed1ab_0        conda-forge     298kB
2024-10-03T08:45:18.3499748Z   + brotli-python                             1.1.0  py312h275cf98_2     conda-forge     322kB
2024-10-03T08:45:18.3500183Z   + bzip2                                     1.0.8  h2466b09_7          conda-forge      55kB
2024-10-03T08:45:18.3500612Z   + ca-certificates                       2024.8.30  h56e8100_0          conda-forge     159kB
2024-10-03T08:45:18.3502832Z   + certifi                               2024.8.30  pyhd8ed1ab_0        conda-forge     164kB
2024-10-03T08:45:18.3503277Z   + cffi                                     1.17.1  py312h4389bb4_0     conda-forge     288kB
2024-10-03T08:45:18.3503717Z   + chardet                                   5.2.0  py312h2e8e312_2     conda-forge     286kB
2024-10-03T08:45:18.3504157Z   + charset-normalizer                        3.3.2  pyhd8ed1ab_0        conda-forge      47kB
2024-10-03T08:45:18.3504603Z   + click                                     8.1.7  win_pyh7428d3b_0    conda-forge      85kB
2024-10-03T08:45:18.3505034Z   + colorama                                  0.4.6  pyhd8ed1ab_0        conda-forge      25kB
2024-10-03T08:45:18.3505461Z   + conda                                    24.9.1  py312h2e8e312_0     conda-forge       1MB
2024-10-03T08:45:18.3516358Z   + conda-build                              24.9.0  py312h2e8e312_0     conda-forge     758kB
2024-10-03T08:45:18.3517374Z   + conda-env                                 2.6.0  1                   conda-forge       2kB
2024-10-03T08:45:18.3517965Z   + conda-forge-ci-setup                     4.11.1  py312h5eb20be_100   conda-forge     105kB
2024-10-03T08:45:18.3518529Z   + conda-forge-metadata                     0.10.0  pyhd8ed1ab_0        conda-forge      18kB
2024-10-03T08:45:18.3519105Z   + conda-forge-pinning         2024.10.03.06.07.11  hd8ed1ab_0          conda-forge      49kB
2024-10-03T08:45:18.3519672Z   + conda-index                               0.5.0  pyhd8ed1ab_0        conda-forge     184kB
2024-10-03T08:45:18.3520217Z   + conda-libmamba-solver                    24.9.0  pyhd8ed1ab_0        conda-forge      42kB
2024-10-03T08:45:18.3520772Z   + conda-oci-mirror                          0.1.0  pyhd8ed1ab_0        conda-forge      32kB
2024-10-03T08:45:18.3521341Z   + conda-package-handling                    2.3.0  pyh7900ff3_0        conda-forge     256kB
2024-10-03T08:45:18.3521996Z   + conda-package-streaming                  0.10.0  pyhd8ed1ab_0        conda-forge      19kB
2024-10-03T08:45:18.3522553Z   + cpython                                  3.12.6  py312hd8ed1ab_2     conda-forge      45kB
2024-10-03T08:45:18.3523092Z   + decorator                                 5.1.1  pyhd8ed1ab_0        conda-forge      12kB
2024-10-03T08:45:18.3523635Z   + defusedxml                                0.7.1  pyhd8ed1ab_0        conda-forge      24kB
2024-10-03T08:45:18.3524370Z   + deprecated                               1.2.14  pyh1a96a4e_0        conda-forge      14kB
2024-10-03T08:45:18.3524911Z   + distro                                    1.9.0  pyhd8ed1ab_0        conda-forge      42kB
2024-10-03T08:45:18.3525450Z   + filelock                                 3.16.1  pyhd8ed1ab_0        conda-forge      17kB
2024-10-03T08:45:18.3525984Z   + fmt                                      11.0.2  h7f575de_0          conda-forge     189kB
2024-10-03T08:45:18.3526640Z   + frozendict                                2.4.4  py312h4389bb4_1     conda-forge      31kB
2024-10-03T08:45:18.3527214Z   + h2                                        4.1.0  pyhd8ed1ab_0        conda-forge      47kB
2024-10-03T08:45:18.3527757Z   + hpack                                     4.0.0  pyh9f0ad1d_0        conda-forge      25kB
2024-10-03T08:45:18.3528293Z   + hyperframe                                6.0.1  pyhd8ed1ab_0        conda-forge      15kB
2024-10-03T08:45:18.3528832Z   + idna                                       3.10  pyhd8ed1ab_0        conda-forge      50kB
2024-10-03T08:45:18.3529383Z   + importlib_resources                       6.4.5  pyhd8ed1ab_0        conda-forge      33kB
2024-10-03T08:45:18.3529926Z   + jinja2                                    3.1.4  pyhd8ed1ab_0        conda-forge     112kB
2024-10-03T08:45:18.3530464Z   + joblib                                    1.4.2  pyhd8ed1ab_0        conda-forge     220kB
2024-10-03T08:45:18.3531010Z   + jsonpatch                                  1.33  pyhd8ed1ab_0        conda-forge      17kB
2024-10-03T08:45:18.3532236Z   + jsonpointer                               3.0.0  py312h2e8e312_1     conda-forge      42kB
2024-10-03T08:45:18.3532787Z   + jsonschema                               4.23.0  pyhd8ed1ab_0        conda-forge      74kB
2024-10-03T08:45:18.3533429Z   + jsonschema-specifications             2023.12.1  pyhd8ed1ab_0        conda-forge      16kB
2024-10-03T08:45:18.3533994Z   + jupyter_core                              5.7.2  pyh5737063_1        conda-forge      58kB
2024-10-03T08:45:18.3534544Z   + krb5                                     1.21.3  hdf4eb48_0          conda-forge     712kB
2024-10-03T08:45:18.3535088Z   + libarchive                                3.7.4  haf234dc_0          conda-forge     958kB
2024-10-03T08:45:18.3535628Z   + libcurl                                  8.10.1  h1ee3ff0_0          conda-forge     342kB
2024-10-03T08:45:18.3536145Z   + libexpat                                  2.6.3  he0c23c2_0          conda-forge     139kB
2024-10-03T08:45:18.3536690Z   + libffi                                    3.4.2  h8ffe710_5          conda-forge      42kB
2024-10-03T08:45:18.3537224Z   + libiconv                                   1.17  hcfcfb64_2          conda-forge     636kB
2024-10-03T08:45:18.3537759Z   + liblief                                  0.14.1  he0c23c2_2          conda-forge       2MB
2024-10-03T08:45:18.3538306Z   + libmamba                                 1.5.10  h81425b0_1          conda-forge       4MB
2024-10-03T08:45:18.3538851Z   + libmambapy                               1.5.10  py312h643a1bd_1     conda-forge     463kB
2024-10-03T08:45:18.3540942Z   + libsolv                                  0.7.30  hbb528cf_0          conda-forge     429kB
2024-10-03T08:45:18.3541513Z   + libsqlite                                3.46.1  h2466b09_0          conda-forge     877kB
2024-10-03T08:45:18.3542071Z   + libssh2                                  1.11.0  h7dfc565_0          conda-forge     267kB
2024-10-03T08:45:18.3542619Z   + libxml2                                  2.12.7  h0f24e4e_4          conda-forge       2MB
2024-10-03T08:45:18.3543161Z   + libzlib                                   1.3.1  h2466b09_1          conda-forge      56kB
2024-10-03T08:45:18.3543694Z   + lz4-c                                     1.9.4  hcfcfb64_0          conda-forge     134kB
2024-10-03T08:45:18.3544237Z   + lzo                                        2.10  hcfcfb64_1001       conda-forge     143kB
2024-10-03T08:45:18.3545102Z   + m2-bash                               5.2.015.1  hd8ed1ab_4          conda-forge       3MB
2024-10-03T08:45:18.3545655Z   + m2-brotli                               1.1.0.1  hd8ed1ab_4          conda-forge     388kB
2024-10-03T08:45:18.3546211Z   + m2-ca-certificates                   20230311.1  hd8ed1ab_4          conda-forge     398kB
2024-10-03T08:45:18.3546774Z   + m2-conda-epoch                         20230914  0_x86_64            conda-forge       7kB
2024-10-03T08:45:18.3547323Z   + m2-coreutils                             8.32.5  hd8ed1ab_4          conda-forge       4MB
2024-10-03T08:45:18.3547859Z   + m2-curl                                 8.2.1.1  hd8ed1ab_4          conda-forge     903kB
2024-10-03T08:45:18.3548399Z   + m2-db                                  5.3.28.4  hd8ed1ab_4          conda-forge      80kB
2024-10-03T08:45:18.3548931Z   + m2-file                                  5.45.1  hd8ed1ab_4          conda-forge     448kB
2024-10-03T08:45:18.3549481Z   + m2-filesystem                      2023.02.07.1  hd8ed1ab_4          conda-forge     138kB
2024-10-03T08:45:18.3550042Z   + m2-findutils                            4.9.0.3  hd8ed1ab_4          conda-forge     531kB
2024-10-03T08:45:18.3550589Z   + m2-gcc-libs                            11.3.0.4  hd8ed1ab_4          conda-forge       2MB
2024-10-03T08:45:18.3551132Z   + m2-gdbm                                  1.23.1  hd8ed1ab_4          conda-forge     223kB
2024-10-03T08:45:18.3551669Z   + m2-gettext                               0.22.1  hd8ed1ab_4          conda-forge       2MB
2024-10-03T08:45:18.3552307Z   + m2-git                                 2.42.0.2  hd8ed1ab_4          conda-forge      14MB
2024-10-03T08:45:18.3552841Z   + m2-gmp                                  6.3.0.1  hd8ed1ab_4          conda-forge     430kB
2024-10-03T08:45:18.3553384Z   + m2-gzip                                  1.13.1  hd8ed1ab_4          conda-forge     126kB
2024-10-03T08:45:18.3553938Z   + m2-heimdal                              7.8.0.4  hd8ed1ab_4          conda-forge     594kB
2024-10-03T08:45:18.3554496Z   + m2-heimdal-libs                         7.8.0.4  hd8ed1ab_4          conda-forge     885kB
2024-10-03T08:45:18.3555041Z   + m2-info                                 7.0.3.3  hd8ed1ab_4          conda-forge     215kB
2024-10-03T08:45:18.3555633Z   + m2-less                                   643.1  hd8ed1ab_4          conda-forge     158kB
2024-10-03T08:45:18.3556180Z   + m2-libasprintf                           0.22.1  hd8ed1ab_4          conda-forge      39kB
2024-10-03T08:45:18.3556730Z   + m2-libbz2                               1.0.8.4  hd8ed1ab_4          conda-forge      64kB
2024-10-03T08:45:18.3557275Z   + m2-libcbor                              0.9.0.1  hd8ed1ab_4          conda-forge      52kB
2024-10-03T08:45:18.3557818Z   + m2-libcurl                              8.2.1.1  hd8ed1ab_4          conda-forge     309kB
2024-10-03T08:45:18.3558362Z   + m2-libdb                               5.3.28.4  hd8ed1ab_4          conda-forge     749kB
2024-10-03T08:45:18.3558919Z   + m2-libedit                       20221030_3.1.1  hd8ed1ab_4          conda-forge     129kB
2024-10-03T08:45:18.3559474Z   + m2-libexpat                             2.5.0.1  hd8ed1ab_4          conda-forge      97kB
2024-10-03T08:45:18.3560016Z   + m2-libffi                               3.4.4.1  hd8ed1ab_4          conda-forge      64kB
2024-10-03T08:45:18.3560563Z   + m2-libfido2                            1.13.0.1  hd8ed1ab_4          conda-forge     112kB
2024-10-03T08:45:18.3561118Z   + m2-libgcrypt                            1.9.4.1  hd8ed1ab_4          conda-forge     502kB
2024-10-03T08:45:18.3561656Z   + m2-libgdbm                               1.23.1  hd8ed1ab_4          conda-forge      65kB
2024-10-03T08:45:18.3562219Z   + m2-libgettextpo                          0.22.1  hd8ed1ab_4          conda-forge     160kB
2024-10-03T08:45:18.3562795Z   + m2-libgpg-error                          1.47.1  hd8ed1ab_4          conda-forge     226kB
2024-10-03T08:45:18.3563445Z   + m2-libiconv                              1.17.1  hd8ed1ab_4          conda-forge     750kB
2024-10-03T08:45:18.3564001Z   + m2-libidn2                              2.3.4.2  hd8ed1ab_4          conda-forge     182kB
2024-10-03T08:45:18.3564545Z   + m2-libintl                               0.22.1  hd8ed1ab_4          conda-forge      83kB
2024-10-03T08:45:18.3565098Z   + m2-liblzma                              5.4.4.1  hd8ed1ab_4          conda-forge     121kB
2024-10-03T08:45:18.3565674Z   + m2-libnghttp2                          1.56.0.1  hd8ed1ab_4          conda-forge     101kB
2024-10-03T08:45:18.3566291Z   + m2-libopenssl                           3.1.2.1  hd8ed1ab_4          conda-forge       2MB
2024-10-03T08:45:18.3566849Z   + m2-libp11-kit                          0.25.0.1  hd8ed1ab_4          conda-forge     269kB
2024-10-03T08:45:18.3567409Z   + m2-libpcre2_8                           10.42.1  hd8ed1ab_4          conda-forge     161kB
2024-10-03T08:45:18.3567976Z   + m2-libpsl                              0.21.2.1  hd8ed1ab_4          conda-forge     104kB
2024-10-03T08:45:18.3568540Z   + m2-libreadline                        8.2.001.3  hd8ed1ab_4          conda-forge     334kB
2024-10-03T08:45:18.3569453Z   + m2-libsqlite                           3.42.0.2  hd8ed1ab_4          conda-forge     697kB
2024-10-03T08:45:18.3570011Z   + m2-libssh2                             1.11.0.1  hd8ed1ab_4          conda-forge     245kB
2024-10-03T08:45:18.3570662Z   + m2-libtasn1                            4.19.0.1  hd8ed1ab_4          conda-forge     132kB
2024-10-03T08:45:18.3571209Z   + m2-libunistring                           1.1.2  hd8ed1ab_4          conda-forge     725kB
2024-10-03T08:45:18.3571824Z   + m2-libxcrypt                           4.4.36.1  hd8ed1ab_4          conda-forge     112kB
2024-10-03T08:45:18.3572391Z   + m2-libxml2                             2.9.14.5  hd8ed1ab_4          conda-forge     582kB
2024-10-03T08:45:18.3572938Z   + m2-libxslt                             1.1.38.1  hd8ed1ab_4          conda-forge     175kB
2024-10-03T08:45:18.3573493Z   + m2-libzstd                              1.5.5.1  hd8ed1ab_4          conda-forge     418kB
2024-10-03T08:45:18.3574059Z   + m2-msys2-runtime                        3.4.9.1  hd8ed1ab_4          conda-forge       2MB
2024-10-03T08:45:18.3574589Z   + m2-nano                                   7.2.1  hd8ed1ab_4          conda-forge     676kB
2024-10-03T08:45:18.3575135Z   + m2-ncurses                                6.4.1  hd8ed1ab_4          conda-forge       1MB
2024-10-03T08:45:18.3575742Z   + m2-openssh                              9.4p1.1  hd8ed1ab_4          conda-forge       1MB
2024-10-03T08:45:18.3576296Z   + m2-openssl                              3.1.2.1  hd8ed1ab_4          conda-forge     713kB
2024-10-03T08:45:18.3576852Z   + m2-p11-kit                             0.25.0.1  hd8ed1ab_4          conda-forge     481kB
2024-10-03T08:45:18.3577405Z   + m2-patch                                2.7.6.2  hd8ed1ab_4          conda-forge     132kB
2024-10-03T08:45:18.3577950Z   + m2-perl                                5.36.1.2  hd8ed1ab_4          conda-forge       7MB
2024-10-03T08:45:18.3578498Z   + m2-perl-authen-sasl                      2.16.3  hd8ed1ab_4          conda-forge      72kB
2024-10-03T08:45:18.3579051Z   + m2-perl-clone                            0.46.1  hd8ed1ab_4          conda-forge      44kB
2024-10-03T08:45:18.3579610Z   + m2-perl-convert-binhex                  1.125.2  hd8ed1ab_4          conda-forge      64kB
2024-10-03T08:45:18.3580171Z   + m2-perl-encode-locale                    1.05.2  hd8ed1ab_4          conda-forge      45kB
2024-10-03T08:45:18.3580744Z   + m2-perl-error                         0.17029.1  hd8ed1ab_4          conda-forge      56kB
2024-10-03T08:45:18.3581301Z   + m2-perl-file-listing                     6.16.1  hd8ed1ab_4          conda-forge      45kB
2024-10-03T08:45:18.3581863Z   + m2-perl-html-parser                      3.81.1  hd8ed1ab_4          conda-forge     116kB
2024-10-03T08:45:18.3582582Z   + m2-perl-html-tagset                      3.20.3  hd8ed1ab_4          conda-forge      45kB
2024-10-03T08:45:18.3583152Z   + m2-perl-http-cookies                     6.10.2  hd8ed1ab_4          conda-forge      57kB
2024-10-03T08:45:18.3583708Z   + m2-perl-http-daemon                      6.16.1  hd8ed1ab_4          conda-forge      53kB
2024-10-03T08:45:18.3584277Z   + m2-perl-http-date                        6.06.1  hd8ed1ab_4          conda-forge      44kB
2024-10-03T08:45:18.3584837Z   + m2-perl-http-message                     6.44.1  hd8ed1ab_4          conda-forge     112kB
2024-10-03T08:45:18.3585409Z   + m2-perl-http-negotiate                   6.01.3  hd8ed1ab_4          conda-forge      46kB
2024-10-03T08:45:18.3585986Z   + m2-perl-io-html                         1.004.2  hd8ed1ab_4          conda-forge      49kB
2024-10-03T08:45:18.3586549Z   + m2-perl-io-socket-ip                     0.41.2  hd8ed1ab_4          conda-forge      58kB
2024-10-03T08:45:18.3587138Z   + m2-perl-io-socket-ssl                   2.083.1  hd8ed1ab_4          conda-forge     192kB
2024-10-03T08:45:18.3587726Z   + m2-perl-io-stringy                      2.113.1  hd8ed1ab_4          conda-forge      80kB
2024-10-03T08:45:18.3588303Z   + m2-perl-libwww                           6.67.1  hd8ed1ab_4          conda-forge     167kB
2024-10-03T08:45:18.3588881Z   + m2-perl-lwp-mediatypes                   6.04.1  hd8ed1ab_4          conda-forge      54kB
2024-10-03T08:45:18.3590140Z   + m2-perl-mailtools                        2.21.1  hd8ed1ab_4          conda-forge      97kB
2024-10-03T08:45:18.3590710Z   + m2-perl-mime-tools                      5.510.1  hd8ed1ab_4          conda-forge     221kB
2024-10-03T08:45:18.3591278Z   + m2-perl-net-http                         6.23.1  hd8ed1ab_4          conda-forge      57kB
2024-10-03T08:45:18.3591837Z   + m2-perl-net-smtp-ssl                     1.04.2  hd8ed1ab_4          conda-forge      39kB
2024-10-03T08:45:18.3592403Z   + m2-perl-net-ssleay                       1.92.5  hd8ed1ab_4          conda-forge     247kB
2024-10-03T08:45:18.3592959Z   + m2-perl-termreadkey                      2.38.5  hd8ed1ab_4          conda-forge      55kB
2024-10-03T08:45:18.3593514Z   + m2-perl-timedate                         2.33.2  hd8ed1ab_4          conda-forge      69kB
2024-10-03T08:45:18.3594140Z   + m2-perl-try-tiny                         0.31.1  hd8ed1ab_4          conda-forge      53kB
2024-10-03T08:45:18.3594695Z   + m2-perl-uri                              5.21.1  hd8ed1ab_4          conda-forge     120kB
2024-10-03T08:45:18.3595245Z   + m2-perl-www-robotrules                   6.02.2  hd8ed1ab_4          conda-forge      48kB
2024-10-03T08:45:18.3595804Z   + m2-sed                                    4.9.1  hd8ed1ab_4          conda-forge     282kB
2024-10-03T08:45:18.3596363Z   + m2-zlib                                   1.3.1  hd8ed1ab_4          conda-forge      82kB
2024-10-03T08:45:18.3596923Z   + mamba                                    1.5.10  py312h5494d5c_1     conda-forge      90kB
2024-10-03T08:45:18.3597485Z   + markupsafe                                2.1.5  py312h4389bb4_1     conda-forge      29kB
2024-10-03T08:45:18.3598045Z   + menuinst                                  2.1.2  py312h275cf98_1     conda-forge     133kB
2024-10-03T08:45:18.3598595Z   + more-itertools                           10.5.0  pyhd8ed1ab_0        conda-forge      57kB
2024-10-03T08:45:18.3599150Z   + nbformat                                 5.10.4  pyhd8ed1ab_0        conda-forge     101kB
2024-10-03T08:45:18.3599672Z   + networkx                                    2.4  py_1                conda-forge       1MB
2024-10-03T08:45:18.3600221Z   + openssl                                   3.3.2  h2466b09_0          conda-forge       8MB
2024-10-03T08:45:18.3600778Z   + oras-py                                  0.1.14  pyhd8ed1ab_0        conda-forge      34kB
2024-10-03T08:45:18.3601436Z   + packaging                                  24.1  pyhd8ed1ab_0        conda-forge      50kB
2024-10-03T08:45:18.3601989Z   + pip                                        24.2  pyh8b19718_1        conda-forge       1MB
2024-10-03T08:45:18.3602533Z   + pkginfo                                  1.11.1  pyhd8ed1ab_0        conda-forge      30kB
2024-10-03T08:45:18.3603093Z   + pkgutil-resolve-name                     1.3.10  pyhd8ed1ab_1        conda-forge      11kB
2024-10-03T08:45:18.3603689Z   + platformdirs                              4.3.6  pyhd8ed1ab_0        conda-forge      21kB
2024-10-03T08:45:18.3604236Z   + pluggy                                    1.5.0  pyhd8ed1ab_0        conda-forge      24kB
2024-10-03T08:45:18.3604852Z   + psutil                                    6.0.0  py312h4389bb4_1     conda-forge     507kB
2024-10-03T08:45:18.3605410Z   + py-lief                                  0.14.1  py312h275cf98_2     conda-forge     556kB
2024-10-03T08:45:18.3605961Z   + pybind11-abi                                  4  hd8ed1ab_3          conda-forge      10kB
2024-10-03T08:45:18.3606511Z   + pycosat                                   0.6.6  py312he70551f_0     conda-forge      78kB
2024-10-03T08:45:18.3607063Z   + pycparser                                  2.22  pyhd8ed1ab_0        conda-forge     105kB
2024-10-03T08:45:18.3607613Z   + pysocks                                   1.7.1  pyh0701188_6        conda-forge      19kB
2024-10-03T08:45:18.3608172Z   + python                                   3.12.6  hce54a09_2_cpython  conda-forge      16MB
2024-10-03T08:45:18.3608842Z   + python-dateutil                           2.9.0  pyhd8ed1ab_0        conda-forge     223kB
2024-10-03T08:45:18.3609431Z   + python-fastjsonschema                    2.20.0  pyhd8ed1ab_0        conda-forge     226kB
2024-10-03T08:45:18.3610008Z   + python-libarchive-c                         5.1  py312h2e8e312_1     conda-forge      49kB
2024-10-03T08:45:18.3610566Z   + python_abi                                 3.12  5_cp312             conda-forge       7kB
2024-10-03T08:45:18.3611115Z   + pytz                                     2024.2  pyhd8ed1ab_0        conda-forge     187kB
2024-10-03T08:45:18.3611667Z   + pywin32                                     306  py312h53d5487_2     conda-forge       6MB
2024-10-03T08:45:18.3612227Z   + pyyaml                                    6.0.2  py312h4389bb4_1     conda-forge     181kB
2024-10-03T08:45:18.3612783Z   + rattler-build                            0.23.0  h49672d7_0          conda-forge       8MB
2024-10-03T08:45:18.3613347Z   + rattler-build-conda-compat                1.2.1  pyhd8ed1ab_0        conda-forge      34kB
2024-10-03T08:45:18.3613910Z   + referencing                              0.35.1  pyhd8ed1ab_0        conda-forge      42kB
2024-10-03T08:45:18.3614463Z   + reproc                             14.2.4.post0  hcfcfb64_1          conda-forge      37kB
2024-10-03T08:45:18.3615015Z   + reproc-cpp                         14.2.4.post0  h63175ca_1          conda-forge      30kB
2024-10-03T08:45:18.3615657Z   + requests                                 2.32.3  pyhd8ed1ab_0        conda-forge      59kB
2024-10-03T08:45:18.3616214Z   + requests-toolbelt                         1.0.0  pyhd8ed1ab_0        conda-forge      44kB
2024-10-03T08:45:18.3616772Z   + ripgrep                                  14.1.0  ha073cba_1          conda-forge       2MB
2024-10-03T08:45:18.3617322Z   + rpds-py                                  0.20.0  py312h2615798_1     conda-forge     209kB
2024-10-03T08:45:18.3617891Z   + ruamel.yaml                              0.18.6  py312he70551f_0     conda-forge     268kB
2024-10-03T08:45:18.3618468Z   + ruamel.yaml.clib                          0.2.8  py312he70551f_0     conda-forge      96kB
2024-10-03T08:45:18.3619047Z   + ruamel_yaml                             0.15.80  py312he70551f_1009  conda-forge     333kB
2024-10-03T08:45:18.3619631Z   + setuptools                               75.1.0  pyhd8ed1ab_0        conda-forge     777kB
2024-10-03T08:45:18.3620287Z   + shyaml                                    0.6.2  pyhd3deb0d_0        conda-forge      22kB
2024-10-03T08:45:18.3620834Z   + six                                      1.16.0  pyh6c4a22f_0        conda-forge      14kB
2024-10-03T08:45:18.3621377Z   + soupsieve                                   2.5  pyhd8ed1ab_1        conda-forge      37kB
2024-10-03T08:45:18.3621923Z   + tk                                       8.6.13  h5226925_1          conda-forge       4MB
2024-10-03T08:45:18.3622460Z   + tomli                                     2.0.1  pyhd8ed1ab_0        conda-forge      16kB
2024-10-03T08:45:18.3623000Z   + tqdm                                     4.66.5  pyhd8ed1ab_0        conda-forge      90kB
2024-10-03T08:45:18.3623538Z   + traitlets                                5.14.3  pyhd8ed1ab_0        conda-forge     110kB
2024-10-03T08:45:18.3624100Z   + truststore                                0.9.2  pyhd8ed1ab_0        conda-forge      21kB
2024-10-03T08:45:18.3624657Z   + typing-extensions                        4.12.2  hd8ed1ab_0          conda-forge      10kB
2024-10-03T08:45:18.3625276Z   + typing_extensions                        4.12.2  pyha770c72_0        conda-forge      40kB
2024-10-03T08:45:18.3625836Z   + tzdata                                    2024a  h8827d51_1          conda-forge     124kB
2024-10-03T08:45:18.3626522Z   + ucrt                               10.0.22621.0  h57928b3_0          conda-forge       1MB
2024-10-03T08:45:18.3627071Z   + urllib3                                   2.2.3  pyhd8ed1ab_0        conda-forge      98kB
2024-10-03T08:45:18.3627717Z   + vc                                         14.3  h8a93ad2_21         conda-forge      17kB
2024-10-03T08:45:18.3628270Z   + vc14_runtime                        14.40.33810  ha82c5b3_21         conda-forge     752kB
2024-10-03T08:45:18.3628845Z   + vs2015_runtime                      14.40.33810  h3bf8584_21         conda-forge      17kB
2024-10-03T08:45:18.3629412Z   + wheel                                    0.44.0  pyhd8ed1ab_0        conda-forge      59kB
2024-10-03T08:45:18.3629970Z   + win_inet_pton                             1.1.0  pyh7428d3b_7        conda-forge      10kB
2024-10-03T08:45:18.3630534Z   + wrapt                                    1.16.0  py312h4389bb4_1     conda-forge      61kB
2024-10-03T08:45:18.3631121Z   + xz                                        5.2.6  h8d14728_0          conda-forge     218kB
2024-10-03T08:45:18.3631662Z   + yaml                                      0.2.5  h8ffe710_2          conda-forge      63kB
2024-10-03T08:45:18.3632200Z   + yaml-cpp                                  0.8.0  h63175ca_0          conda-forge     137kB
2024-10-03T08:45:18.3632765Z   + zipp                                     3.20.2  pyhd8ed1ab_0        conda-forge      21kB
2024-10-03T08:45:18.3633320Z   + zstandard                                0.23.0  py312h7606c53_1     conda-forge     321kB
2024-10-03T08:45:18.3633873Z   + zstd                                      1.5.6  h0ea2cb4_0          conda-forge     349kB
2024-10-03T08:45:18.3634171Z 
2024-10-03T08:45:18.3634498Z   Summary:
2024-10-03T08:45:18.3634736Z 
2024-10-03T08:45:18.3635084Z   Install: 217 packages
2024-10-03T08:45:18.3635313Z 
2024-10-03T08:45:18.3635660Z   Total download: 128MB
2024-10-03T08:45:18.3635900Z 
2024-10-03T08:45:18.3636500Z ------------------------------------------------------------------------------------------------
2024-10-03T08:45:18.3636824Z 
2024-10-03T08:45:18.3637036Z 
2024-10-03T08:45:18.3637657Z 
2024-10-03T08:45:18.3639691Z Transaction starting
2024-10-03T08:46:25.9349224Z Linking conda-forge-pinning-2024.10.03.06.07.11-hd8ed1ab_0
2024-10-03T08:46:25.9549826Z Linking tzdata-2024a-h8827d51_1
2024-10-03T08:46:26.5041529Z Linking pybind11-abi-4-hd8ed1ab_3
2024-10-03T08:46:26.5049530Z Linking conda-env-2.6.0-1
2024-10-03T08:46:26.5058326Z Linking python_abi-3.12-5_cp312
2024-10-03T08:46:26.5068028Z Linking m2-conda-epoch-20230914-0_x86_64
2024-10-03T08:46:26.5076050Z Linking ucrt-10.0.22621.0-h57928b3_0
2024-10-03T08:46:26.5463062Z Linking ca-certificates-2024.8.30-h56e8100_0
2024-10-03T08:46:26.5487812Z Linking vc14_runtime-14.40.33810-ha82c5b3_21
2024-10-03T08:46:26.5661649Z Linking vc-14.3-h8a93ad2_21
2024-10-03T08:46:26.5671778Z Linking vs2015_runtime-14.40.33810-h3bf8584_21
2024-10-03T08:46:26.5680512Z Linking libiconv-1.17-hcfcfb64_2
2024-10-03T08:46:26.5730824Z Linking lzo-2.10-hcfcfb64_1001
2024-10-03T08:46:26.5988395Z Linking reproc-14.2.4.post0-hcfcfb64_1
2024-10-03T08:46:26.6085624Z Linking tk-8.6.13-h5226925_1
2024-10-03T08:46:27.3238007Z Linking bzip2-1.0.8-h2466b09_7
2024-10-03T08:46:27.3311364Z Linking libzlib-1.3.1-h2466b09_1
2024-10-03T08:46:27.3334760Z Linking yaml-cpp-0.8.0-h63175ca_0
2024-10-03T08:46:27.3679624Z Linking fmt-11.0.2-h7f575de_0
2024-10-03T08:46:27.3827349Z Linking rattler-build-0.23.0-h49672d7_0
2024-10-03T08:46:27.3848474Z Linking ripgrep-14.1.0-ha073cba_1
2024-10-03T08:46:27.3861560Z Linking liblief-0.14.1-he0c23c2_2
2024-10-03T08:46:27.7115778Z Linking openssl-3.3.2-h2466b09_0
2024-10-03T08:46:27.8011990Z Linking libsqlite-3.46.1-h2466b09_0
2024-10-03T08:46:27.8038801Z Linking libexpat-2.6.3-he0c23c2_0
2024-10-03T08:46:27.8051936Z Linking lz4-c-1.9.4-hcfcfb64_0
2024-10-03T08:46:27.8088208Z Linking libffi-3.4.2-h8ffe710_5
2024-10-03T08:46:27.8163420Z Linking yaml-0.2.5-h8ffe710_2
2024-10-03T08:46:27.8289310Z Linking xz-5.2.6-h8d14728_0
2024-10-03T08:46:27.8408306Z Linking reproc-cpp-14.2.4.post0-h63175ca_1
2024-10-03T08:46:27.8516490Z Linking libxml2-2.12.7-h0f24e4e_4
2024-10-03T08:46:27.8858271Z Linking libsolv-0.7.30-hbb528cf_0
2024-10-03T08:46:27.9188538Z Linking zstd-1.5.6-h0ea2cb4_0
2024-10-03T08:46:27.9265144Z Linking libssh2-1.11.0-h7dfc565_0
2024-10-03T08:46:28.0462056Z Linking krb5-1.21.3-hdf4eb48_0
2024-10-03T08:46:28.0673540Z Linking python-3.12.6-hce54a09_2_cpython
2024-10-03T08:46:29.3956353Z Linking libarchive-3.7.4-haf234dc_0
2024-10-03T08:46:29.4270257Z Linking libcurl-8.10.1-h1ee3ff0_0
2024-10-03T08:46:29.4366151Z Linking libmamba-1.5.10-h81425b0_1
2024-10-03T08:46:29.4939515Z Linking m2-msys2-runtime-3.4.9.1-hd8ed1ab_4
2024-10-03T08:46:29.5890901Z Linking wheel-0.44.0-pyhd8ed1ab_0
2024-10-03T08:46:29.6496535Z Linking setuptools-75.1.0-pyhd8ed1ab_0
2024-10-03T08:46:30.1208708Z Linking m2-gmp-6.3.0.1-hd8ed1ab_4
2024-10-03T08:46:30.1248215Z Linking m2-libsqlite-3.42.0.2-hd8ed1ab_4
2024-10-03T08:46:30.1274172Z Linking m2-libcbor-0.9.0.1-hd8ed1ab_4
2024-10-03T08:46:30.1287361Z Linking m2-libffi-3.4.4.1-hd8ed1ab_4
2024-10-03T08:46:30.1344207Z Linking m2-libopenssl-3.1.2.1-hd8ed1ab_4
2024-10-03T08:46:30.1398590Z Linking m2-libxcrypt-4.4.36.1-hd8ed1ab_4
2024-10-03T08:46:30.1416717Z Linking m2-gcc-libs-11.3.0.4-hd8ed1ab_4
2024-10-03T08:46:30.1474195Z Linking m2-filesystem-2023.02.07.1-hd8ed1ab_4
2024-10-03T08:46:30.1676414Z Linking m2-patch-2.7.6.2-hd8ed1ab_4
2024-10-03T08:46:30.1695582Z Linking pip-24.2-pyh8b19718_1
2024-10-03T08:46:30.5184768Z Linking m2-openssl-3.1.2.1-hd8ed1ab_4
2024-10-03T08:46:30.6014512Z Linking m2-libgettextpo-0.22.1-hd8ed1ab_4
2024-10-03T08:46:30.6027633Z Linking m2-libasprintf-0.22.1-hd8ed1ab_4
2024-10-03T08:46:30.6040912Z Linking m2-libbz2-1.0.8.4-hd8ed1ab_4
2024-10-03T08:46:30.6054305Z Linking m2-libdb-5.3.28.4-hd8ed1ab_4
2024-10-03T08:46:30.6074594Z Linking m2-libzstd-1.5.5.1-hd8ed1ab_4
2024-10-03T08:46:30.6087769Z Linking m2-brotli-1.1.0.1-hd8ed1ab_4
2024-10-03T08:46:30.6131151Z Linking m2-libiconv-1.17.1-hd8ed1ab_4
2024-10-03T08:46:30.6864675Z Linking m2-ncurses-6.4.1-hd8ed1ab_4
2024-10-03T08:46:35.9836597Z Linking m2-zlib-1.3.1-hd8ed1ab_4
2024-10-03T08:46:35.9868532Z Linking m2-libnghttp2-1.56.0.1-hd8ed1ab_4
2024-10-03T08:46:35.9914739Z Linking m2-libpcre2_8-10.42.1-hd8ed1ab_4
2024-10-03T08:46:35.9915829Z Linking m2-libexpat-2.5.0.1-hd8ed1ab_4
2024-10-03T08:46:35.9960953Z Linking m2-bash-5.2.015.1-hd8ed1ab_4
2024-10-03T08:46:36.0778008Z Linking cpython-3.12.6-py312hd8ed1ab_2
2024-10-03T08:46:36.0785773Z Linking traitlets-5.14.3-pyhd8ed1ab_0
2024-10-03T08:46:36.1082476Z Linking python-fastjsonschema-2.20.0-pyhd8ed1ab_0
2024-10-03T08:46:36.1197888Z Linking six-1.16.0-pyh6c4a22f_0
2024-10-03T08:46:36.1258106Z Linking hyperframe-6.0.1-pyhd8ed1ab_0
2024-10-03T08:46:36.1338558Z Linking win_inet_pton-1.1.0-pyh7428d3b_7
2024-10-03T08:46:36.1395625Z Linking pycparser-2.22-pyhd8ed1ab_0
2024-10-03T08:46:36.2348143Z Linking joblib-1.4.2-pyhd8ed1ab_0
2024-10-03T08:46:36.3298747Z Linking defusedxml-0.7.1-pyhd8ed1ab_0
2024-10-03T08:46:36.3434461Z Linking soupsieve-2.5-pyhd8ed1ab_1
2024-10-03T08:46:36.3530826Z Linking more-itertools-10.5.0-pyhd8ed1ab_0
2024-10-03T08:46:36.3623553Z Linking zipp-3.20.2-pyhd8ed1ab_0
2024-10-03T08:46:36.3709602Z Linking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1
2024-10-03T08:46:36.3772302Z Linking attrs-24.2.0-pyh71513ae_0
2024-10-03T08:46:36.3996727Z Linking tomli-2.0.1-pyhd8ed1ab_0
2024-10-03T08:46:36.4071543Z Linking hpack-4.0.0-pyh9f0ad1d_0
2024-10-03T08:46:36.4150558Z Linking idna-3.10-pyhd8ed1ab_0
2024-10-03T08:46:36.4330717Z Linking certifi-2024.8.30-pyhd8ed1ab_0
2024-10-03T08:46:36.4414306Z Linking colorama-0.4.6-pyhd8ed1ab_0
2024-10-03T08:46:36.4547093Z Linking decorator-5.1.1-pyhd8ed1ab_0
2024-10-03T08:46:37.2463313Z Linking truststore-0.9.2-pyhd8ed1ab_0
2024-10-03T08:46:37.2464630Z Linking pluggy-1.5.0-pyhd8ed1ab_0
2024-10-03T08:46:37.2465202Z Linking platformdirs-4.3.6-pyhd8ed1ab_0
2024-10-03T08:46:37.2465677Z Linking distro-1.9.0-pyhd8ed1ab_0
2024-10-03T08:46:37.2466176Z Linking charset-normalizer-3.3.2-pyhd8ed1ab_0
2024-10-03T08:46:37.2467592Z Linking boltons-24.0.0-pyhd8ed1ab_0
2024-10-03T08:46:37.2468078Z Linking pytz-2024.2-pyhd8ed1ab_0
2024-10-03T08:46:37.2468558Z Linking pkginfo-1.11.1-pyhd8ed1ab_0
2024-10-03T08:46:37.2469032Z Linking packaging-24.1-pyhd8ed1ab_0
2024-10-03T08:46:37.2469504Z Linking filelock-3.16.1-pyhd8ed1ab_0
2024-10-03T08:46:37.2470007Z Linking typing_extensions-4.12.2-pyha770c72_0
2024-10-03T08:46:37.2470494Z Linking archspec-0.2.3-pyhd8ed1ab_0
2024-10-03T08:46:37.2470960Z Linking m2-libfido2-1.13.0.1-hd8ed1ab_4
2024-10-03T08:46:37.2471568Z Linking m2-perl-net-ssleay-1.92.5-hd8ed1ab_4
2024-10-03T08:46:37.2472053Z Linking m2-db-5.3.28.4-hd8ed1ab_4
2024-10-03T08:46:37.2472537Z Linking m2-libunistring-1.1.2-hd8ed1ab_4
2024-10-03T08:46:37.2473019Z Linking m2-libintl-0.22.1-hd8ed1ab_4
2024-10-03T08:46:37.2473512Z Linking m2-libreadline-8.2.001.3-hd8ed1ab_4
2024-10-03T08:46:37.2474000Z Linking m2-less-643.1-hd8ed1ab_4
2024-10-03T08:46:37.2474493Z Linking m2-libedit-20221030_3.1.1-hd8ed1ab_4
2024-10-03T08:46:37.2574247Z Linking python-dateutil-2.9.0-pyhd8ed1ab_0
2024-10-03T08:46:37.2809736Z Linking pysocks-1.7.1-pyh0701188_6
2024-10-03T08:46:37.2881919Z Linking beautifulsoup4-4.12.3-pyha770c72_0
2024-10-03T08:46:37.3303760Z Linking importlib_resources-6.4.5-pyhd8ed1ab_0
2024-10-03T08:46:37.3622542Z Linking h2-4.1.0-pyhd8ed1ab_0
2024-10-03T08:46:37.3778301Z Linking click-8.1.7-win_pyh7428d3b_0
2024-10-03T08:46:37.3952538Z Linking tqdm-4.66.5-pyhd8ed1ab_0
2024-10-03T08:46:37.4253085Z Linking networkx-2.4-py_1
2024-10-03T08:46:37.8240887Z Linking typing-extensions-4.12.2-hd8ed1ab_0
2024-10-03T08:46:37.8249974Z Linking m2-libgpg-error-1.47.1-hd8ed1ab_4
2024-10-03T08:46:37.8409747Z Linking m2-gettext-0.22.1-hd8ed1ab_4
2024-10-03T08:46:37.9420800Z Linking m2-libidn2-2.3.4.2-hd8ed1ab_4
2024-10-03T08:46:37.9777220Z Linking m2-sed-4.9.1-hd8ed1ab_4
2024-10-03T08:46:38.0090735Z Linking m2-findutils-4.9.0.3-hd8ed1ab_4
2024-10-03T08:46:38.0462690Z Linking m2-coreutils-8.32.5-hd8ed1ab_4
2024-10-03T08:46:38.2492141Z Linking m2-libgdbm-1.23.1-hd8ed1ab_4
2024-10-03T08:46:38.2514118Z Linking m2-gzip-1.13.1-hd8ed1ab_4
2024-10-03T08:46:38.2673218Z Linking m2-heimdal-libs-7.8.0.4-hd8ed1ab_4
2024-10-03T08:46:38.2766754Z Linking m2-libgcrypt-1.9.4.1-hd8ed1ab_4
2024-10-03T08:46:38.2819954Z Linking m2-liblzma-5.4.4.1-hd8ed1ab_4
2024-10-03T08:46:38.2835195Z Linking m2-gdbm-1.23.1-hd8ed1ab_4
2024-10-03T08:46:38.2978841Z Linking m2-info-7.0.3.3-hd8ed1ab_4
2024-10-03T08:46:38.3039872Z Linking m2-heimdal-7.8.0.4-hd8ed1ab_4
2024-10-03T08:46:38.9447263Z Linking m2-libxml2-2.9.14.5-hd8ed1ab_4
2024-10-03T08:46:38.9509952Z warning  libmamba [m2-libxml2-2.9.14.5-hd8ed1ab_4] The following files were already present in the environment:
2024-10-03T08:46:38.9511420Z     - Library\.INSTALL
2024-10-03T08:46:38.9512287Z Linking m2-file-5.45.1-hd8ed1ab_4
2024-10-03T08:46:38.9608818Z Linking m2-perl-5.36.1.2-hd8ed1ab_4
2024-10-03T08:46:40.5834711Z Linking m2-libtasn1-4.19.0.1-hd8ed1ab_4
2024-10-03T08:46:40.6130198Z Linking m2-openssh-9.4p1.1-hd8ed1ab_4
2024-10-03T08:46:40.6413003Z Linking m2-libxslt-1.1.38.1-hd8ed1ab_4
2024-10-03T08:46:40.6542009Z Linking m2-nano-7.2.1-hd8ed1ab_4
2024-10-03T08:46:40.7209852Z Linking m2-perl-html-tagset-3.20.3-hd8ed1ab_4
2024-10-03T08:46:40.7311444Z Linking m2-perl-io-socket-ip-0.41.2-hd8ed1ab_4
2024-10-03T08:46:40.7413032Z Linking m2-perl-io-html-1.004.2-hd8ed1ab_4
2024-10-03T08:46:40.7434540Z Linking m2-perl-clone-0.46.1-hd8ed1ab_4
2024-10-03T08:46:40.7472499Z Linking m2-perl-uri-5.21.1-hd8ed1ab_4
2024-10-03T08:46:40.8008601Z Linking m2-perl-try-tiny-0.31.1-hd8ed1ab_4
2024-10-03T08:46:40.8122583Z Linking m2-perl-net-http-6.23.1-hd8ed1ab_4
2024-10-03T08:46:40.8276411Z Linking m2-perl-lwp-mediatypes-6.04.1-hd8ed1ab_4
2024-10-03T08:46:40.8312332Z Linking m2-perl-http-date-6.06.1-hd8ed1ab_4
2024-10-03T08:46:40.8409492Z Linking m2-perl-encode-locale-1.05.2-hd8ed1ab_4
2024-10-03T08:46:40.8438484Z Linking m2-perl-timedate-2.33.2-hd8ed1ab_4
2024-10-03T08:46:40.8848638Z Linking m2-perl-io-stringy-2.113.1-hd8ed1ab_4
2024-10-03T08:46:40.9029328Z Linking m2-perl-convert-binhex-1.125.2-hd8ed1ab_4
2024-10-03T08:46:40.9085511Z warning  libmamba [m2-perl-convert-binhex-1.125.2-hd8ed1ab_4] The following files were already present in the environment:
2024-10-03T08:46:40.9086799Z     - Library\.INSTALL
2024-10-03T08:46:40.9087366Z Linking m2-perl-termreadkey-2.38.5-hd8ed1ab_4
2024-10-03T08:46:40.9281181Z Linking m2-perl-error-0.17029.1-hd8ed1ab_4
2024-10-03T08:46:40.9319144Z Linking m2-perl-authen-sasl-2.16.3-hd8ed1ab_4
2024-10-03T08:46:41.2511568Z Linking m2-libp11-kit-0.25.0.1-hd8ed1ab_4
2024-10-03T08:46:41.2527497Z Linking m2-libpsl-0.21.2.1-hd8ed1ab_4
2024-10-03T08:46:41.3059235Z Linking m2-perl-www-robotrules-6.02.2-hd8ed1ab_4
2024-10-03T08:46:41.3512248Z Linking m2-perl-io-socket-ssl-2.083.1-hd8ed1ab_4
2024-10-03T08:46:41.5571318Z Linking m2-perl-file-listing-6.16.1-hd8ed1ab_4
2024-10-03T08:46:41.5681376Z Linking m2-perl-http-message-6.44.1-hd8ed1ab_4
2024-10-03T08:46:41.5829906Z Linking m2-perl-mailtools-2.21.1-hd8ed1ab_4
2024-10-03T08:46:41.6146260Z Linking m2-p11-kit-0.25.0.1-hd8ed1ab_4
2024-10-03T08:46:41.8287381Z Linking m2-perl-net-smtp-ssl-1.04.2-hd8ed1ab_4
2024-10-03T08:46:41.8313450Z Linking m2-perl-http-negotiate-6.01.3-hd8ed1ab_4
2024-10-03T08:46:41.8404795Z Linking m2-perl-http-daemon-6.16.1-hd8ed1ab_4
2024-10-03T08:46:41.8430104Z Linking m2-perl-http-cookies-6.10.2-hd8ed1ab_4
2024-10-03T08:46:41.8496811Z Linking m2-perl-html-parser-3.81.1-hd8ed1ab_4
2024-10-03T08:46:41.8728672Z Linking m2-perl-mime-tools-5.510.1-hd8ed1ab_4
2024-10-03T08:46:41.9254153Z Linking m2-ca-certificates-20230311.1-hd8ed1ab_4
2024-10-03T08:46:42.0085136Z '"C:\Users\VssAdministrator\.conda\condabin\micromamba"' is not recognized as an internal or external command,
2024-10-03T08:46:42.0086433Z operable program or batch file.
2024-10-03T08:46:42.0118148Z 
2024-10-03T08:46:42.0126860Z warning  libmamba [m2-ca-certificates-20230311.1-hd8ed1ab_4] The following files were already present in the environment:
2024-10-03T08:46:42.0127823Z     - Library\.INSTALL
2024-10-03T08:46:42.0128323Z Linking m2-perl-libwww-6.67.1-hd8ed1ab_4
2024-10-03T08:46:42.0540161Z Linking m2-libssh2-1.11.0.1-hd8ed1ab_4
2024-10-03T08:46:42.1819269Z Linking m2-libcurl-8.2.1.1-hd8ed1ab_4
2024-10-03T08:46:42.1832961Z Linking m2-curl-8.2.1.1-hd8ed1ab_4
2024-10-03T08:46:42.4986901Z Linking m2-git-2.42.0.2-hd8ed1ab_4
2024-10-03T08:46:43.1225740Z Linking wrapt-1.16.0-py312h4389bb4_1
2024-10-03T08:46:43.1450254Z Linking pywin32-306-py312h53d5487_2
2024-10-03T08:46:44.5261302Z Linking brotli-python-1.1.0-py312h275cf98_2
2024-10-03T08:46:44.5336010Z Linking ruamel.yaml.clib-0.2.8-py312he70551f_0
2024-10-03T08:46:44.5469989Z Linking libmambapy-1.5.10-py312h643a1bd_1
2024-10-03T08:46:44.5650125Z Linking markupsafe-2.1.5-py312h4389bb4_1
2024-10-03T08:46:44.5830354Z Linking jsonpointer-3.0.0-py312h2e8e312_1
2024-10-03T08:46:44.5910829Z Linking rpds-py-0.20.0-py312h2615798_1
2024-10-03T08:46:44.6073799Z Linking pycosat-0.6.6-py312he70551f_0
2024-10-03T08:46:44.6229150Z Linking python-libarchive-c-5.1-py312h2e8e312_1
2024-10-03T08:46:44.6465993Z Linking py-lief-0.14.1-py312h275cf98_2
2024-10-03T08:46:44.6670238Z Linking psutil-6.0.0-py312h4389bb4_1
2024-10-03T08:46:44.7122317Z Linking menuinst-2.1.2-py312h275cf98_1
2024-10-03T08:46:44.7866323Z Linking chardet-5.2.0-py312h2e8e312_2
2024-10-03T08:46:44.8656278Z Linking pyyaml-6.0.2-py312h4389bb4_1
2024-10-03T08:46:44.9076064Z Linking ruamel_yaml-0.15.80-py312he70551f_1009
2024-10-03T08:46:44.9502916Z Linking frozendict-2.4.4-py312h4389bb4_1
2024-10-03T08:46:44.9887200Z Linking cffi-1.17.1-py312h4389bb4_0
2024-10-03T08:46:45.0245389Z Linking ruamel.yaml-0.18.6-py312he70551f_0
2024-10-03T08:46:45.0720203Z Linking zstandard-0.23.0-py312h7606c53_1
2024-10-03T08:46:45.0897772Z Linking deprecated-1.2.14-pyh1a96a4e_0
2024-10-03T08:46:45.1201999Z Linking jupyter_core-5.7.2-pyh5737063_1
2024-10-03T08:46:45.1739208Z Linking jinja2-3.1.4-pyhd8ed1ab_0
2024-10-03T08:46:45.1741852Z Linking jsonpatch-1.33-pyhd8ed1ab_0
2024-10-03T08:46:45.1897226Z Linking referencing-0.35.1-pyhd8ed1ab_0
2024-10-03T08:46:45.2196259Z Linking shyaml-0.6.2-pyhd3deb0d_0
2024-10-03T08:46:45.2427934Z Linking conda-package-streaming-0.10.0-pyhd8ed1ab_0
2024-10-03T08:46:45.2430148Z Linking urllib3-2.2.3-pyhd8ed1ab_0
2024-10-03T08:46:45.2849780Z Linking jsonschema-specifications-2023.12.1-pyhd8ed1ab_0
2024-10-03T08:46:45.3362516Z Linking conda-package-handling-2.3.0-pyh7900ff3_0
2024-10-03T08:46:45.3894226Z Linking requests-2.32.3-pyhd8ed1ab_0
2024-10-03T08:46:45.4159572Z Linking jsonschema-4.23.0-pyhd8ed1ab_0
2024-10-03T08:46:45.4555719Z Linking requests-toolbelt-1.0.0-pyhd8ed1ab_0
2024-10-03T08:46:45.5161810Z Linking nbformat-5.10.4-pyhd8ed1ab_0
2024-10-03T08:46:45.5741388Z Linking oras-py-0.1.14-pyhd8ed1ab_0
2024-10-03T08:46:45.6108321Z Linking anaconda-client-1.12.3-pyhd8ed1ab_1
2024-10-03T08:46:45.6550292Z Linking conda-oci-mirror-0.1.0-pyhd8ed1ab_0
2024-10-03T08:46:45.6701189Z Linking conda-forge-metadata-0.10.0-pyhd8ed1ab_0
2024-10-03T08:46:45.6835759Z Linking conda-24.9.1-py312h2e8e312_0
2024-10-03T08:46:46.0143922Z Linking conda-libmamba-solver-24.9.0-pyhd8ed1ab_0
2024-10-03T08:46:46.0266509Z Linking conda-index-0.5.0-pyhd8ed1ab_0
2024-10-03T08:46:46.0432625Z Linking mamba-1.5.10-py312h5494d5c_1
2024-10-03T08:46:46.0692926Z Linking conda-build-24.9.0-py312h2e8e312_0
2024-10-03T08:46:46.1691146Z Linking rattler-build-conda-compat-1.2.1-pyhd8ed1ab_0
2024-10-03T08:46:46.1828452Z Linking conda-forge-ci-setup-4.11.1-py312h5eb20be_100
2024-10-03T08:46:46.2073946Z 
2024-10-03T08:46:46.2075414Z Transaction finished
2024-10-03T08:46:46.2075937Z 
2024-10-03T08:46:46.2076513Z To activate this environment, use:
2024-10-03T08:46:46.2076904Z 
2024-10-03T08:46:46.2077432Z     micromamba activate C:\Users\VssAdministrator\Miniforge
2024-10-03T08:46:46.2077866Z 
2024-10-03T08:46:46.2078337Z Or to execute a single command in this environment, use:
2024-10-03T08:46:46.2078533Z 
2024-10-03T08:46:46.2079170Z     micromamba run -p C:\Users\VssAdministrator\Miniforge mycommand
2024-10-03T08:46:46.2079399Z

environment.yml

No response

~/.condarc

No response