Error installing on Ubuntu 20.04
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
I got his error:
`ubuntu@sol:~$ curl -fsSL https://raw.githubusercontent.com/m1guelpf/plz-cli/main/install.sh | sh -
sh: 26: [[: not found
https://github.com/m1guelpf/plz-cli/releases/latest/download/plz-linux-x86_64
downloading latest binary
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 13.2M 100 13.2M 0 0 10.2M 0 0:00:01 0:00:01 --:--:-- 10.2M
/home/ubuntu/.bin/plz: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/ubuntu/.bin/plz)
/home/ubuntu/.bin/plz: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/ubuntu/.bin/plz)
/home/ubuntu/.bin/plz: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/ubuntu/.bin/plz)
installed -`
Any suggestion?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting install.sh and the plz-linux-x86_64 release binary in the context of Ubuntu 20.04. Reproduce the installation and verify that the shell warning and GLIBC_2.32–2.34 errors are resolved, with plz running successfully afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, ubuntu
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100