Skip to content

Copilot soesn't work on Debian 11 LTS - GLIBC_2.34 not found #913

@ngandhy

Description

@ngandhy

Describe the bug

When trying to run Copilot CLI on Debian 11 (LTS), there is a GLIBC issue. This issue doesn't exist on other competing CLI's.

Failed to load package index: /home/user/.copilot/pkg/linux-arm64/0.0.376/index.js Error: Failed to load native module: pty.node, checked: build/Release, build/Debug, prebuilds/linux-arm64: Error: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/user/.copilot/pkg/linux-arm64/0.0.376/prebuilds/linux-arm64/pty.node)

Affected version

latest - get the same error as above

Steps to reproduce the behavior

  1. Install copilot with npm install -g @github/copilot
  2. run "copilot"
  3. See error above

Expected behavior

Copilot runs

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions