bitrise-steplib / bitrise-step-open-vpn

Bitrise step to establish a VPN connection with the specified OpenVPN server.
MIT License
2 stars 10 forks source link

error Failed to install Step dependency #10

Open fpitpit opened 2 weeks ago

fpitpit commented 2 weeks ago

Troubleshooting

Useful information

Issue description

I've got error to install step dependency (ubuntu 22.0.4 for android & docker)

Bitrise info

 Failed to install Step dependency, error: command failed with exit status 100 (sudo "apt-get" "update"): Hit:1 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 https://download.docker.com/linux/ubuntu jammy InRelease Hit:3 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:5 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy-backports InRelease (exit code: 1)
  

Steps to reproduce

  1. ...
  2. ...
fpitpit commented 2 weeks ago

detail error in bitrise :

Failed to install Step dependency, error: command failed with exit status 100 (sudo "apt-get" "update"): Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease Hit:3 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy InRelease Get:2 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb InRelease [1,189 B] Hit:4 http://us-east1.gce.archive.ubuntu.com/ubuntu jammy-updates InRelease (exit code: 1)

fpitpit commented 2 weeks ago

TO fix it i've must take machine ubuntu 20