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

Ignore apt update failures to keep running if some sources are offline #830

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

bkabrda
Copy link
Contributor

@bkabrda bkabrda commented Dec 2, 2021

Prior to commit 1b0eaed we were using include_recipe 'apt' which made apt-get update ignore failures. This is good because we don't want to fail the run if e.g. just one of the sources is not available ATM.

@bkabrda bkabrda requested a review from a team as a code owner December 2, 2021 18:05
Copy link
Contributor

@albertvaka albertvaka left a comment

Choose a reason for hiding this comment

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

Nice catch 🙇

@bkabrda bkabrda merged commit 734d06c into main Dec 3, 2021
@bkabrda bkabrda deleted the slavek.kabrda/ignore-apt-update-failure branch December 3, 2021 07:59
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