github / github/copilot-cli

Cannot use 1.0.46 copilot-cli in Ubuntu System with GLIBC_2.33

已關閉
#3,283 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:installation area:platform-linux
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### 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_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。