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

In Debian 8.1 (Jessie): test failed, nothing works #57

Open
alpo opened this issue Sep 5, 2015 · 2 comments
Open

In Debian 8.1 (Jessie): test failed, nothing works #57

alpo opened this issue Sep 5, 2015 · 2 comments

Comments

@alpo
Copy link

alpo commented Sep 5, 2015

~ > julia -e 'Pkg.add("GnuTLS")'
INFO: Installing GnuTLS v0.0.5
INFO: Installing Nettle v0.1.10
INFO: Building Nettle
INFO: Building GnuTLS
INFO: Package database updated
~ > julia -e 'Pkg.test("GnuTLS")'
INFO: Testing GnuTLS
WARNING: This version of the GnuTLS library (3.3.8) is deprecated
and contains known security vulnerabilities. Please upgrade to a
more recent version.
/usr/local/bin/julia: symbol lookup error: /usr/lib/x86_64-linux-gnu/libhogweed.so.2: undefined symbol: __gmpn_cnd_add_n
===============================[ ERROR: GnuTLS ]================================

failed process: Process(`/usr/local/bin/julia /home/user/.julia/v0.3/GnuTLS/test/runtests.jl`, ProcessExited(127)) [127]

================================================================================
INFO: No packages to install, update or remove
ERROR: GnuTLS had test errors
 in error at error.jl:21
 in test at pkg/entry.jl:718
 in anonymous at pkg/dir.jl:28
 in cd at ./file.jl:20
 in cd at pkg/dir.jl:28
 in test at pkg.jl:67
 in process_options at ./client.jl:213
 in _start at ./client.jl:354

~ > julia -e 'Pkg.test("Nettle")'
INFO: Testing Nettle
INFO: Nettle tests passed
INFO: No packages to install, update or remove

Reinstalling libnettle, libgnutls-deb0-28 doesn't help

@alpo alpo changed the title In Debian Wheezy: test failed, nothing works In Debian 8.1 (Jessie): test failed, nothing works Sep 5, 2015
@alpo
Copy link
Author

alpo commented Sep 5, 2015

Julia 0.3.10, 0.3.11, 0.3.12-pre+5

@malmaud
Copy link
Contributor

malmaud commented Oct 25, 2015

This package is largely unmaintained now in favor of the newer MbedTLS.jl

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

No branches or pull requests

2 participants