Fork me on GitHub
#aleph
<
2022-11-19
>
nivekuil05:11:29

tried 0.6.0, got Caused by: java.lang.LinkageError: Possible multiple incompatible native libraries on the classpath for '/tmp/libnetty_transport_native_epoll_x86_642482697031798244878.so when starting server

Matthew Davidson (kingmob)07:11:23

@U797MAJ8M Interesting. I’ll take a closer look later, but right off the bat, are you bringing in your own netty deps somehow (check lein deps :tree)?

nivekuil10:11:59

huh, yup apparently jackdaw snuck in a bunch of netty deps recently.

Matthew Davidson (kingmob)12:11:31

If you exclude the aleph and netty deps of Jackdaw, is it working?

nivekuil01:11:43

indeed, just a dep conflict

👍 1