Skip to content

README.md: Fix Ubuntu package list#5679

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
perlun:patch-1
Feb 7, 2019
Merged

README.md: Fix Ubuntu package list#5679
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
perlun:patch-1

Conversation

@perlun
Copy link
Contributor

@perlun perlun commented Jan 22, 2019

  • clang-format-7 isn't available in 18.04; supposedly, clang-format-6.0 can be used instead.
  • realpath is now in coreutils.

If we like, we can keep a list for "older Ubuntu versions" also but I think it's more important that the list is up-to-date for latest LTS.

@perlun perlun force-pushed the patch-1 branch 3 times, most recently from cef81fe to c848803 Compare January 22, 2019 14:16
Copy link
Member

@mattklein123 mattklein123 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 doc fix. Small comment.

/wait

bazel/README.md Outdated
Copy link
Member

Choose a reason for hiding this comment

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

This is very unlikely to work. Formatting changes in each version. You probably need to add instructions on how to install clang-format from the LVM repos like we do in the CI container? https://github.com/envoyproxy/envoy/blob/master/ci/build_container/build_container_ubuntu.sh#L11

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right; that's sad, since it makes it much more awkward for the user. I wonder if we can find a clang-format-7-PPA or something...

Copy link
Member

Choose a reason for hiding this comment

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

FYI, this tripped me up recently, but Ubuntu 18 just released clang-7 in a normal update, so I think on 18 once can now just install clang-format-7, if you want to update the docs to account for that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, nice! Thanks a lot, I will.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There we go @mattklein123, should look more sane now.

@stale
Copy link

stale bot commented Feb 5, 2019

This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@stale stale bot added stale stalebot believes this issue/PR has not been touched recently and removed stale stalebot believes this issue/PR has not been touched recently labels Feb 5, 2019
- `realpath` is now in `coreutils`.

Signed-off-by: Per Lundberg <perlun@gmail.com>
@mattklein123 mattklein123 merged commit dded66a into envoyproxy:master Feb 7, 2019
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
- `realpath` is now in `coreutils`.

Signed-off-by: Per Lundberg <perlun@gmail.com>
Signed-off-by: Fred Douglas <fredlas@google.com>
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