Hello @Dinesh Panchal , Thanks for reaching out. Azure DevOps and its services are not supported on the Microsoft Q&A platform. Please post your question in the following forum where the Azure DevOps team and DevOps community are actively answering questions: https://developercommunity.visualstudio.com/spaces/21/index.html
sudo not working for azure pipeline vmImage: "ubuntu-18.04"? Any idea?
Starting: shellexec
Task : Shell Exec
Description : Execute shell commands without creating a shell file
Version : 0.2.0
Author : Tsuyoshi Ushio
Help : Replace with markdown to show in help
/bin/bash ./.tempexecution.sh
(node:129) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:129) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:129) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:129) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:129) Warning: Use Cipheriv for counter mode of aes-256-ctr
Hello World --- build
su: must be run from a terminal
vsts_azpcontainer
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
[error]Error: /bin/bash failed with return code: 100
Finishing: shellexec