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

ci: Dependency installation fails randomly #1480

Closed
HashidaTKS opened this issue Jan 10, 2023 · 2 comments
Closed

ci: Dependency installation fails randomly #1480

HashidaTKS opened this issue Jan 10, 2023 · 2 comments
Labels

Comments

@HashidaTKS
Copy link
Contributor

What is your problem?

logs_20752.zip

In the file above, the steps "Install dependencies" failed in Build (Amazon Linux 2 x86_64) , Build (CentOS 7 x86_64) and Build (Debian GNU/Linux bullseye arm64).
The reason why they failed is because they are executed at bad timing.
However, they should always succeed.

How to reproduce it

No response

@HashidaTKS
Copy link
Contributor Author

kou added a commit that referenced this issue Jan 12, 2023
This is a workaround for a "503 Service Unavailable" error when
executing the apt command.

For #1480.

See also: actions/runner-images#6894

Co-authored-by: Sutou Kouhei <[email protected]>
@HashidaTKS
Copy link
Contributor Author

Close because a workaround for this failure is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant