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: Add command to update package lists #542

Merged
merged 1 commit into from
Apr 29, 2019
Merged

fix: Add command to update package lists #542

merged 1 commit into from
Apr 29, 2019

Conversation

dunxen
Copy link
Contributor

@dunxen dunxen commented Apr 23, 2019

Add apt-get -qq update to quietly update the debian stretch package list
so the apt-get -qq install -y default-jdk does not fail due to 404s.

@stanley-cheung
Copy link
Collaborator

Can you rebase the PR please? There was a recent breakage.

Add `apt-get -qq update` to quietly update the debian stretch package list
so the `apt-get -qq install -y default-jdk` does not fail due to 404s.
@dunxen
Copy link
Contributor Author

dunxen commented Apr 29, 2019

Rebased 👍

Copy link
Collaborator

@stanley-cheung stanley-cheung left a comment

Choose a reason for hiding this comment

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

Thanks for the contributions.

@stanley-cheung stanley-cheung merged commit a4d898d into grpc:master Apr 29, 2019
loyalpartner pushed a commit to loyalpartner/grpc-web that referenced this pull request Sep 4, 2020
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.

3 participants