Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt update error #8

Open
vl-kp opened this issue Aug 8, 2024 · 1 comment
Open

apt update error #8

vl-kp opened this issue Aug 8, 2024 · 1 comment

Comments

@vl-kp
Copy link

vl-kp commented Aug 8, 2024

  with:
    service-key: ***
Run echo "deb [trusted=yes] https://packages.twingate.com/apt/ /" | sudo tee /etc/apt/sources.list.d/twingate.list
  echo "deb [trusted=yes] https://packages.twingate.com/apt/ /" | sudo tee /etc/apt/sources.list.d/twingate.list
  sudo apt-get update -o Dir::Etc::sourcelist="sources.list.d/twingate.list" -o Dir::Etc::sourceparts="-" -o APT::Get::List-Cleanup="0"
  sudo apt install -yq twingate
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
deb [trusted=yes] https://packages.twingate.com/apt/ /
Ign:1 https://packages.twingate.com/apt  InRelease
Ign:2 https://packages.twingate.com/apt  Release
Get:3 https://packages.twingate.com/apt  Packages
Fetched 32.7 kB in 1s (57.9 kB/s)
Reading package lists...
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 twingate : Depends: libnl-3-200 (>= 3.2.0) but it is not installable
            Depends: libnl-route-3-200 (>= 3.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Error: Process completed with exit code 100.```
@vl-kp
Copy link
Author

vl-kp commented Aug 8, 2024

does it support arm64 runner?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant