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

[install script] Ignore apt-get update failures + use https for apt repo #2378

Merged
merged 2 commits into from
Mar 28, 2016

Conversation

olivielpeau
Copy link
Member

  • We don't really care whether apt-get update succeeds or not when
    installing apt-transport-https, but we do want to avoid having the
    whole install script fail when that fails.
  • switch the apt repo to https

@olivielpeau olivielpeau force-pushed the olivielpeau/ignore-update-failure branch from 0495898 to c0c780c Compare March 23, 2016 15:51
We don't really care whether `apt-get update` succeeds or not when
installing apt-transport-https, but we do want to avoid having the
whole install script fail when that fails.

[skip ci]
@olivielpeau olivielpeau force-pushed the olivielpeau/ignore-update-failure branch from c0c780c to b9d09ab Compare March 23, 2016 16:07
@olivielpeau olivielpeau changed the title [install script] Ignore apt-get update failures [install script] Ignore apt-get update failures + use https for apt repo Mar 23, 2016
@olivielpeau olivielpeau force-pushed the olivielpeau/ignore-update-failure branch from b9d09ab to 8958935 Compare March 23, 2016 16:10
@olivielpeau olivielpeau added this to the 5.7.3 milestone Mar 23, 2016
@olivielpeau olivielpeau merged commit 0ad7214 into master Mar 28, 2016
@olivielpeau olivielpeau deleted the olivielpeau/ignore-update-failure branch March 28, 2016 17:11
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