Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JohnTordur
Copy link

This adds support for CI via Github actions. I have adapted it from the .circleci/config.yml
I couldn't find a Debian-stretch image for the agent, so I chose an ubuntu-20.04 image as the closest match.

@bogdanm
Copy link
Member

bogdanm commented Mar 25, 2024

Thanks. This fails with a bunch of 404 errors:

After this operation, 3750 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 liblua5.1-0 amd64 5.1.5-8.1+b2 [111 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 liblua5.1-0-dev amd64 5.1.5-8.1+b2 [137 kB]
Err:3 http://deb.debian.org/debian stretch/main amd64 libtool-bin amd64 2.4.6-2
  404  Not Found
Err:4 http://deb.debian.org/debian stretch/main amd64 lua-any all 24
  404  Not Found
Err:5 http://deb.debian.org/debian stretch/main amd64 lua-socket amd64 3.0~rc1+git+ac3201d-3
  404  Not Found
Err:6 http://deb.debian.org/debian stretch/main amd64 lua-sec amd64 0.6-3
  404  Not Found

Maybe the script needs an apt-get update ?

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

Successfully merging this pull request may close these issues.

2 participants