Joystream / Joystream/joystream
new joystream-node-6.5.0 doesn't work on Ubuntu 18.04
Open
@mnaamani is already working on this.
Since Mar 25, 2022.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
It requires new GLIBC version
./joystream-node: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by ./joystream-node)`
but on Ubuntu 18.04 it has only 2.27
ldd --version
ldd (Ubuntu GLIBC 2.27-3ubuntu1.5) 2.27
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.