holochain-rust icon indicating copy to clipboard operation
holochain-rust copied to clipboard

Issues with openssl linking in 0.0.10-alpha2 conductor binary

Open samrose opened this issue 7 years ago • 1 comments

the latest on the openssl issues in the holoport is:

holochain -V
holochain: /nix/store/x36nlm3ndxfhnli8c8y3ydh78cpzpf09-openssl-1.0.2r/lib/libssl.so.1.0.0: no version information available (required by holochain)
holochain: /nix/store/x36nlm3ndxfhnli8c8y3ydh78cpzpf09-openssl-1.0.2r/lib/libssl.so.1.0.0: no version information available (required by holochain)
holochain: /nix/store/x36nlm3ndxfhnli8c8y3ydh78cpzpf09-openssl-1.0.2r/lib/libcrypto.so.1.0.0: no version information available (required by holochain)
holochain: /nix/store/x36nlm3ndxfhnli8c8y3ydh78cpzpf09-openssl-1.0.2r/lib/libcrypto.so.1.0.0: no version information available (required by holochain)
holochain 0.0.10-alpha2

Still seeing the same problem, despite pinning to same nixpkgs-channels commit I am working against

samrose avatar Apr 05 '19 19:04 samrose

@samrose I am getting currently in the nix-shell dev-env:

[nix-shell:~/hcr]$ holochain -V
holochain 0.0.34-alpha1

Can we close this?

jamesray1 avatar Nov 07 '19 05:11 jamesray1