We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things(Not able to do sudo in unix environment)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Hi I am facing below issue .I am trying to run sudo command in unix platform to install certain packages .Whenever i am trying to do sudo in any of the command.I am getting below error:
python3 --version
Python 3.10.7
$ sudo usermod -a -G sudo gitlab-runner
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
Uploading artifacts for failed job
00:01
Uploading artifacts...
WARNING: testOutput: no matching files. Ensure that the artifact path is relative to the working directory
ERROR: No files to upload
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: exit code 1
How to bypass above message and successfully execute the sudo command without any error. Requesting you to please assist on above issue.
Edited by 🤖 GitLab Bot 🤖