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

PMEM RAS: Error: EACCES: permission denied, stat '/root/bin/git' #5848

Open
janekmi opened this issue Aug 7, 2023 · 0 comments
Open

PMEM RAS: Error: EACCES: permission denied, stat '/root/bin/git' #5848

janekmi opened this issue Aug 7, 2023 · 0 comments
Labels
Priority: 4 low QA: CI .github/ and utils/ related to automated testing Type: Bug A previously unknown bug in PMDK

Comments

@janekmi
Copy link
Contributor

janekmi commented Aug 7, 2023

Environment Information

Please provide a reproduction of the bug:

https://github.com/pmem/pmdk/actions/runs/5779892865/job/15662800756#step:8:2

How often bug is revealed: always

Actual behavior:

Unexpected error attempting to determine if executable file exists '/root/bin/git': Error: EACCES: permission denied, stat '/root/bin/git'
/usr/local/git/bin/git version
git version 2.21.0

Expected behavior:

No errors. No warnings.

Details

It seems related to #5847. The Post Clone step is confused after what has happened in the meantime. In this case, probably the Fail the workflow if the playbook finished with a failure probably ends as the root user without git installed.

Additional information about Priority and Help Requested:

Requested priority: Low

@janekmi janekmi added Type: Bug A previously unknown bug in PMDK build system What Makefiles do labels Aug 7, 2023
@janekmi janekmi added QA: CI .github/ and utils/ related to automated testing and removed build system What Makefiles do labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 4 low QA: CI .github/ and utils/ related to automated testing Type: Bug A previously unknown bug in PMDK
Projects
None yet
Development

No branches or pull requests

1 participant