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

Ubuntu 20.04 support: No BATS release for 20.04 in ppa:duggan/bats #6

Closed
KrashLeviathan opened this issue Oct 22, 2021 · 2 comments
Closed
Assignees

Comments

@KrashLeviathan
Copy link

KrashLeviathan commented Oct 22, 2021

The BATS PPA does not have a release for Ubuntu 20.04. The gcloud-slim docker image recently updated (a few days ago) from using Ubuntu 16 to Ubuntu 20. So because you're using gcloud-slim as the base, an attempt to use elgohr/gcloud-login-action@0.2 fails with the following error:

E: The repository 'http://ppa.launchpad.net/duggan/bats/ubuntu focal Release' does not have a Release file.
The command '/bin/sh -c add-apt-repository ppa:duggan/bats     && apt-get update     && apt-get install -y bats' returned a non-zero code: 100

I'd recommend removing the use of BATS, since it no longer seems supported.

KrashLeviathan added a commit to KrashLeviathan/gcloud-login-action that referenced this issue Oct 22, 2021
@elgohr
Copy link
Owner

elgohr commented Oct 23, 2021

Thank you for bringing this up. Will have a look this evening

@elgohr
Copy link
Owner

elgohr commented Oct 23, 2021

Fixed in de70cfd
Please use 0.3

@elgohr elgohr closed this as completed Oct 23, 2021
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

2 participants