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

GH Actions/CS: fix build failure #2034

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 19, 2022

Fix failing installation of the xmllint tooling.

Fix failing installation of the xmllint tooling.
Copy link
Member

@dingo-d dingo-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought that was failing because GH was acting up so actions couldn't fetch the lib

@jrfnl
Copy link
Member Author

jrfnl commented Mar 19, 2022

I thought that was failing because GH was acting up so actions couldn't fetch the lib

It sort of is... the URL from which GH tries to download returns a 404, so the image GH uses contains a reference to an outdated URL. Adding the apt-get update fixes that.

GH will probably fix the Ubuntu image soon enough, but it's annoying when progress gets blocked by something like this, so hopefully this will sort it out for now and later

@GaryJones GaryJones merged commit 16ed111 into develop Mar 19, 2022
@GaryJones GaryJones deleted the feature/ghactions-fix-xmllint branch March 19, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants