-
-
Notifications
You must be signed in to change notification settings - Fork 397
Closed as not planned
Description
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.
Metadata
Metadata
Assignees
Labels
No labels