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

Running autoremove in non-interactive mode #1204

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Running autoremove in non-interactive mode #1204

merged 1 commit into from
Nov 4, 2024

Conversation

Harvey2504
Copy link

@Harvey2504 Harvey2504 commented Oct 29, 2024

Summary

The pipelines for ubuntu-2204-lts-arm64 platform were failing due to connection timeout issue.

Additional Context

  • Upon investigation it was found that the apt-get autoremove -y command is getting stuck.
  • To fix this issue, now it has been added to the list of commands which run in an non-interactive mode .

Related Issues (if any)

NA

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@malikparvez malikparvez merged commit 6deed06 into main Nov 4, 2024
20 checks passed
@malikparvez malikparvez deleted the PA-7092 branch November 4, 2024 04:17
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.

2 participants