Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [ISSUE] [CLOSED] julia should vendor libmbedtls as well
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23997@inbox.vuxu.org>
@ 2020-08-03 13:29 ` non-Jedi
  2020-08-03 13:36 ` non-Jedi
  1 sibling, 0 replies; 2+ messages in thread
From: non-Jedi @ 2020-08-03 13:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2164 bytes --]

Closed issue by non-Jedi on void-packages repository

https://github.com/void-linux/void-packages/issues/23997

Description:
When running `using Pkg; Pkg.add("Example)` under IJulia, you get the following stacktrace:

```
could not load library "libgit2"
/usr/bin/../lib/libmbedx509.so.0: undefined symbol: mbedtls_mutex_unlock

Stacktrace:
 [1] update_registries(::Pkg.Types.Context, ::Array{Pkg.Types.RegistrySpec,1}; force::Bool) at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:1081
 [2] update_registries at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:1045 [inlined] (repeats 2 times)
 [3] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; preserve::Pkg.Types.PreserveLevel, platform::Pkg.BinaryPlatforms.Linux, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:143
 [4] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:112
 [5] #add#27 at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:109 [inlined]
 [6] add at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:109 [inlined]
 [7] #add#24 at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:107 [inlined]
 [8] add at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:107 [inlined]
 [9] add(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:106
 [10] add(::String) at /builddir/julia-1.4.2/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:106
 [11] top-level scope at In[5]:1
```

The [vendored mbedtls is still at 2.16.0](https://github.com/JuliaLang/julia/blob/release-1.4/deps/Versions.make#L23), so maybe that's the problem? They don't appear to carry any patches for mbedtls, and [don't appear to build it in any strange way](https://github.com/JuliaLang/julia/blob/release-1.4/deps/mbedtls.mk), so that's my best guess at the difference.

Proposed change is to have `USE_SYSTEM_MBEDTLS=0`.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: julia should vendor libmbedtls as well
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23997@inbox.vuxu.org>
  2020-08-03 13:29 ` [ISSUE] [CLOSED] julia should vendor libmbedtls as well non-Jedi
@ 2020-08-03 13:36 ` non-Jedi
  1 sibling, 0 replies; 2+ messages in thread
From: non-Jedi @ 2020-08-03 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

New comment by non-Jedi on void-packages repository

https://github.com/void-linux/void-packages/issues/23997#issuecomment-668023348

Comment:
Ya. This is something specific to my setup and to jupyter; not worth changing the package to vendor mbedtls. I can't reproduce using a different jupyter client or while using the same client started in a different way (I see the issue when running jupyter from within emacs only when emacs is being run as a daemon by runit). Apologies for the spurious issue.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-03 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23997@inbox.vuxu.org>
2020-08-03 13:29 ` [ISSUE] [CLOSED] julia should vendor libmbedtls as well non-Jedi
2020-08-03 13:36 ` non-Jedi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).