Skip to content

libgit issues with Julia 1.6.5 h989b2f6_0 #166

@mkitti

Description

@mkitti

There seem to be potential libgit2 issues with Julia 1.6.5 h989b2f6_0

$ julia
               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.6.5 (2021-12-19)
 _/ |\__'_|_|_|\__'_|  |  conda-forge-julia release
|__/                   |

(@julia171_test) pkg> activate --temp
  Activating new environment at `/tmp/jl_wZ4SZa/Project.toml`

(jl_wZ4SZa) pkg> add https://github.com/mkitti/libcxxwrap_julia_jll_mock.git#cf
    Updating git-repo `https://github.com/mkitti/libcxxwrap_julia_jll_mock.git`
ERROR: failed to fetch from https://github.com/mkitti/libcxxwrap_julia_jll_mock.git, error: GitError(Code:ERROR, Class:Invalid, invalid version 0 on git_proxy_options)

(jl_wZ4SZa) pkg> add https://github.com/mkitti/libcxxwrap_julia_jll_mock.git
    Updating git-repo `https://github.com/mkitti/libcxxwrap_julia_jll_mock.git`
ERROR: failed to fetch from https://github.com/mkitti/libcxxwrap_julia_jll_mock.git, error: GitError(Code:ERROR, Class:Invalid, invalid version 0 on git_proxy_options)


$ conda list
# packages in environment at /home/mkitti/anaconda3/envs/julia171_test:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       1_gnu    conda-forge
arpack                    3.7.0                hdefa2d7_2    conda-forge
bzip2                     1.0.8                h7f98852_4    conda-forge
c-ares                    1.18.1               h7f98852_0    conda-forge
ca-certificates           2021.10.8            ha878542_0    conda-forge
curl                      7.80.0               h494985f_1    conda-forge
expat                     2.4.2                h9c3ff4c_0    conda-forge
gettext                   0.19.8.1          h73d1719_1008    conda-forge
git                       2.34.1          pl5321hf874766_0    conda-forge
gmp                       6.2.1                h58526e2_0    conda-forge
julia                     1.6.5                h989b2f6_0    conda-forge
krb5                      1.19.2               h48eae69_3    conda-forge
libblas                   3.9.0           12_linux64_openblas    conda-forge
libcblas                  3.9.0           12_linux64_openblas    conda-forge
libcurl                   7.80.0               h494985f_1    conda-forge
libcxxwrap-julia          0.8.3                h4bd325d_1    conda-forge
libedit                   3.1.20191231         he28a2e2_2    conda-forge
libev                     4.33                 h516909a_1    conda-forge
libffi                    3.4.2                h7f98852_5    conda-forge
libgcc-ng                 11.2.0              h1d223b6_11    conda-forge
libgfortran-ng            11.2.0              h69a702a_11    conda-forge
libgfortran5              11.2.0              h5c6108e_11    conda-forge
libgit2                   1.3.0                haabb1ae_1    conda-forge
libgomp                   11.2.0              h1d223b6_11    conda-forge
libiconv                  1.16                 h516909a_0    conda-forge
liblapack                 3.9.0           12_linux64_openblas    conda-forge
libnghttp2                1.43.0               ha19adfc_1    conda-forge
libopenblas               0.3.18          pthreads_h8fe5266_0    conda-forge
libopenblas-ilp64         0.3.18          pthreads_h0aa5bea_0    conda-forge
libssh2                   1.10.0               ha35d2d1_2    conda-forge
libstdcxx-ng              11.2.0              he4da1e4_11    conda-forge
libunwind                 1.5.0                h9c3ff4c_1    conda-forge
libutf8proc               2.7.0                h7f98852_0    conda-forge
libzlib                   1.2.11            h36c2ea0_1013    conda-forge
mbedtls                   3.1.0                h9c3ff4c_0    conda-forge
metis                     5.1.0             h58526e2_1006    conda-forge
mpfr                      4.1.0                h9202a9a_1    conda-forge
ncurses                   6.2                  h58526e2_4    conda-forge
openblas-ilp64            0.3.18          pthreads_h3d04fff_0    conda-forge
openlibm                  0.7.0                h516909a_0    conda-forge
openssl                   3.0.0                h7f98852_2    conda-forge
p7zip                     16.02             he1b5a44_1000    conda-forge
pcre2                     10.37                h032f7d1_0    conda-forge
perl                      5.32.1          1_h7f98852_perl5    conda-forge
suitesparse               5.10.1               h9e50725_1    conda-forge
tbb                       2021.5.0             h4bd325d_0    conda-forge
tk                        8.6.11               h27826a3_1    conda-forge
zlib                      1.2.11            h36c2ea0_1013    conda-forge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions