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

[r2.14-rocm-enhanced] Merge PR#2453 ,touch /etc/sudoers.d/sudo-nopasswd #2474

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

pramenku
Copy link

This change is helping to permanently get rid of below issue.

02:56:54 Step 29/38 : RUN echo 'ALL ALL=NOPASSWD:ALL' | tee /etc/sudoers.d/sudo-nopasswd 02:56:54 ---> Running in f871d0cf3b96
02:56:54 �[91mtee: /etc/sudoers.d/sudo-nopasswd: No such file or directory 02:56:54 �[0mALL ALL=NOPASSWD:ALL
02:56:54 The command '/bin/sh -c echo 'ALL ALL=NOPASSWD:ALL' | tee /etc/sudoers.d/sudo-nopasswd' returned a non-zero code: 1

This change is helping to permanently get rid of below issue.

02:56:54 Step 29/38 : RUN echo 'ALL ALL=NOPASSWD:ALL' | tee /etc/sudoers.d/sudo-nopasswd
02:56:54 ---> Running in f871d0cf3b96
02:56:54 �[91mtee: /etc/sudoers.d/sudo-nopasswd: No such file or directory
02:56:54 �[0mALL ALL=NOPASSWD:ALL
02:56:54 The command '/bin/sh -c echo 'ALL ALL=NOPASSWD:ALL' | tee /etc/sudoers.d/sudo-nopasswd' returned a non-zero code: 1
@pramenku pramenku merged commit a066b6f into r2.14-rocm-enhanced Mar 20, 2024
3 of 7 checks passed
@pramenku pramenku deleted the pramenku-patch-1 branch March 20, 2024 06:02
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.

1 participant