Skip to content

apt update error #8

@vl-kp

Description

@vl-kp
  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.```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions