Hello Russell and Ximin,
This could be caused by https://github.com/nim-lang/Nim/issues/5000
See also https://github.com/nim-lang/nimble/issues/257
Can you please show which version of OpenSSL is installed on your system?
Thanks!
--
Federico
execve("/usr/bin/nimble", ["nimble", "refresh"], [/* 140 vars */]) = 0
brk(NULL) = 0x2623000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f4c0188
acc
Thanks for the very problem reply. That it works for you is very
heartening. Sadly:
|> nimble refresh
could not import: SSL_library_init
|>
I have reinstalled the nim package, but no change. I will run under
strace and attach a file to this bug.
signature.asc
Description: This is a digitall
Hi Russel,
It works for me, after running `nimble refresh`, with the latest vesrion
0.15.2-2.
Could you try to get some more debugging information from your end? If all else
fails, you can try running it through strace(1) and analyzing the huge output
from that for anything that looks relevant
Package: nim
Version: 0.15.2-2
Severity: important
Dear Maintainer,
The following exhibits the problem I believe:
|> which nimble
/usr/bin/nimble
|> dpkg -S /usr/bin/nimble
nim: /usr/bin/nimble
|> nimble list
could not import: SSL_library_init
|>
Any and all attempted executions of the nim
5 matches
Mail list logo