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

Bikeshed update fails in github actions #192

Closed
pietercolpaert opened this issue Nov 7, 2024 · 3 comments
Closed

Bikeshed update fails in github actions #192

pietercolpaert opened this issue Nov 7, 2024 · 3 comments

Comments

@pietercolpaert
Copy link

See https://github.com/TREEcg/specification/actions/runs/11691120266/job/32641173182#step:3:793

    FATAL ERROR: Something's gone wrong with the remote data; I can't read its timestamp. Please report this!
@pietercolpaert
Copy link
Author

Is this a problem that only occurs on our installation, or does this also happen elsewhere?

@pietercolpaert
Copy link
Author

It’s apparently a bikeshed specific failure when trying to fetch a remote manifest that doesn’t exist. See https://github.com/speced/bikeshed/blob/88058351025757bb531106476ae4b69b1d7091cf/bikeshed/update/manifest.py#L112

@pietercolpaert
Copy link
Author

I solved it: apparently this issue is a duplicate of speced/bikeshed#2949

The solution is to use a more recent python version, which in github actions can be done by for example instead of using an old Ubuntu version, using ubuntu-latest in the runs-on field.

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

1 participant