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

fix: do not fail on apt-get update #26

Merged
merged 1 commit into from
May 24, 2024

Conversation

stasadev
Copy link
Member

The Issue

We must not allow apt-get update to fail if some repository is down, because it can stop the webserver from starting.

How This PR Solves The Issue

Allows apt-get install to continue after a fail for apt-get update.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stasadev stasadev merged commit b335446 into main May 24, 2024
2 checks passed
@stasadev stasadev deleted the 20240523_stasadev_apt_get_update branch May 24, 2024 09:07
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

Successfully merging this pull request may close these issues.

2 participants