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

Sudo not available #218

Closed
kenorb opened this issue May 2, 2020 · 3 comments
Closed

Sudo not available #218

kenorb opened this issue May 2, 2020 · 3 comments
Labels
area/runner Relating to errors in the runner kind/bug Something isn't working stale

Comments

@kenorb
Copy link

kenorb commented May 2, 2020

$  act
...
[Tests-Shell/Test-Provision] ⭐  Run actions/checkout@v2
[Tests-Shell/Test-Provision]   ✅  Success - actions/checkout@v2
[Tests-Shell/Test-Provision] ⭐  Run Runs provisioning script
| /github/workflow/1: line 2: sudo: command not found
[Tests-Shell/Test-Provision]   ❌  Failure - Runs provisioning script

It seems sudo is available by default in at GitHub Actions (using ubuntu-latest).

@aangelinsf
Copy link

without sudo, a command I require fails:

sudo /etc/init.d/mysql start

@cplee cplee added area/runner Relating to errors in the runner kind/bug Something isn't working labels May 26, 2020
@Santiago8888
Copy link

Related to #107, perhaps only the full docker image is required.

@github-actions
Copy link
Contributor

Issue is stale and will be closed in 7 days unless there is new activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runner Relating to errors in the runner kind/bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

4 participants