Cannot use 1.0.46 copilot-cli in Ubuntu System with GLIBC_2.33
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Descrição
### Describe the bug
After upgrade to 1.0.46 version Error occurs. After debugging, we found that it relates to system env
```
~/.cache/copilot/pkg/universal/*/native/runtime/runtime.linux-x64-gnu.node 2>&1 | head -8
/home/XXXXX/.cache/copilot/pkg/universal/1.0.46/native/runtime/runtime.linux-x64-gnu.node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/XXXXX/.cache/copilot/pkg/universal/1.0.46/native/runtime/runtime.linux-x64-gnu.node)
/home/XXXXX/.cache/copilot/pkg/universal/1.0.46/native/runtime/runtime.linux-x64-gnu.node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/XXXXX/.cache/copilot/pkg/universal/1.0.46/native/runtime/runtime.linux-x64-gnu.node)
linux-vdso.so.1 (0x00007fff59759000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f69193e5000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f6919296000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f69190a4000)
/lib64/ld-linux-x86-64.so.2 (0x00007f6919b8d000)
```
Finding: version `GLIBC_2.33` not found
### Affected version
_No response_
### Steps to reproduce the behavior
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Guia de contribuição
Direção de pesquisa
Start by reproducing the reported failure with the cached runtime at ~/.cache/copilot/pkg/universal/1.0.46/native/runtime/runtime.linux-x64-gnu.node and inspect its linked libraries with the command shown. Compare the required GLIBC_2.33 and GLIBC_2.34 versions with the target Ubuntu system; done means establishing a supported way for the CLI to run there or documenting the incompatible system requirements.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- linux, ubuntu
- Domínio
- cli, operating-systems
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100