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] Use sudo when executing apt-get install #143

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

RobertIndie
Copy link
Member

@RobertIndie RobertIndie commented Dec 13, 2022

Motivation

When we execute the command according to the README, it will fail with lack of privilege to execute.

Modifications

  • Use sudo when executing apt-get install in the README

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@RobertIndie RobertIndie added this to the 3.2.0 milestone Dec 13, 2022
@RobertIndie RobertIndie self-assigned this Dec 13, 2022
@BewareMyPower BewareMyPower merged commit 39e8a88 into apache:main Dec 13, 2022
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