Skip to content

New pure-rust-build failure - seems transient #1636

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

Closed
EliahKagan opened this issue Oct 19, 2024 · 2 comments
Closed

New pure-rust-build failure - seems transient #1636

EliahKagan opened this issue Oct 19, 2024 · 2 comments

Comments

@EliahKagan
Copy link
Member

Current behavior 😯

The pure-rust-build job has failed on CI in the merge of #1635. But this seems unrelated to any changes in #1635. It looks like it is instead to a transient problem connecting and downloading data from one of Debian's repositories. The run log has:

W: Failed to fetch http://deb.debian.org/debian-security/dists/buster/updates/InRelease  Connection failed [IP: 146.75.94.132 80]

Expected behavior 🤔

When I fast-forwarded the main branch of my fork, the same CI check passed, and its run log has:

Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]

I recommend rerunning the job. My guess is that it will pass if that is done (and this can be closed).

Git behavior

Not applicable.

Steps to reproduce 🕹

See links above.

@Byron
Copy link
Member

Byron commented Oct 19, 2024

I think so, too. It was now rerun and I'd think it will pass.

@EliahKagan
Copy link
Member Author

Yes, it is working now. Thanks!

@EliahKagan EliahKagan closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2024
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