You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing a command via sudo in a wave terminal generates the following error:
sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
Expected Behavior
I expect that commands via sudo will work and not generate an error.
sudo works on my platform from other terminal emulators, e.g. Terminator.
Steps To Reproduce
Execute a sudo command from a wave terminal.
Wave Version
Client Version 0.11.0 (202501250008)
Platform
Linux
OS Version/Distribution
Linux Mint: Linux 6.8.0-51-generic #52~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Dec 9 15:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linu
Architecture
x64
Anything else?
Thank you for considering this ticket.
Questionnaire
I'm interested in fixing this myself but don't know where to start
I would like to fix and I have a solution
I don't have time to fix this right now, but maybe later
The text was updated successfully, but these errors were encountered:
Current Behavior
Hi,
Executing a command via
sudo
in awave
terminal generates the following error:Expected Behavior
I expect that commands via
sudo
will work and not generate an error.sudo
works on my platform from other terminal emulators, e.g.Terminator
.Steps To Reproduce
Execute a
sudo
command from awave
terminal.Wave Version
Client Version 0.11.0 (202501250008)
Platform
Linux
OS Version/Distribution
Linux Mint: Linux 6.8.0-51-generic #52~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Dec 9 15:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linu
Architecture
x64
Anything else?
Thank you for considering this ticket.
Questionnaire
The text was updated successfully, but these errors were encountered: