holochain-rust
holochain-rust copied to clipboard
Issues with openssl linking in 0.0.10-alpha2 conductor binary
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 I am getting currently in the nix-shell dev-env:
[nix-shell:~/hcr]$ holochain -V
holochain 0.0.34-alpha1
Can we close this?