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

libmbedtls.so is missing #260

Open
1 task done
mkitti opened this issue Oct 4, 2023 · 2 comments
Open
1 task done

libmbedtls.so is missing #260

mkitti opened this issue Oct 4, 2023 · 2 comments
Labels

Comments

@mkitti
Copy link
Contributor

mkitti commented Oct 4, 2023

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

xref: https://discourse.julialang.org/t/missing-shared-library-file-when-pre-compiling/104575

julia> using MbedTLS_jll
ERROR: InitError: could not load library “libmbedtls.so”
libmbedx509.so.4: cannot open shared object file: No such file or directory
Stacktrace:
[1] dlopen(s::String, flags::UInt32; throw_error::Bool)
@ Base.Libc.Libdl ./libdl.jl:117
[2] dlopen
@ ./libdl.jl:116 [inlined]
[3] dlopen(s::String)
@ Base.Libc.Libdl ./libdl.jl:116
[4] init()
@ MbedTLS_jll ~/miniconda3/envs/julia_ness/share/julia/stdlib/v1.9/MbedTLS_jll/src/MbedTLS_jll.jl:42
[5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)
@ Base ./loading.jl:1115
[6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any})
@ Base ./loading.jl:1061
[7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
@ Base ./loading.jl:1506
[8] _require(pkg::Base.PkgId, env::String)
@ Base ./loading.jl:1783
[9] _require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base ./loading.jl:1660
[10] macro expansion
@ ./loading.jl:1648 [inlined]
[11] macro expansion
@ ./lock.jl:267 [inlined]
[12] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1611
during initialization of module MbedTLS_jll

Installed packages

n/a

Environment info

n/a
@mkitti mkitti added the bug label Oct 4, 2023
@asan-emirsaleh
Copy link

Hello!
Could you kindly give me an info, is there any progress in the issue?

@ngam ngam mentioned this issue Feb 3, 2024
3 tasks
@ngam
Copy link
Contributor

ngam commented Feb 6, 2024

@asan-emirsaleh could you please test the latest Julia from conda-forge to see if you face any issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants