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

[Bug]: sudo: The "no new privileges" flag is set, which prevents sudo from running as root. sudo: #1853

Open
3 tasks
breisfeld opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working triage Needs triage

Comments

@breisfeld
Copy link

Current Behavior

Hi,

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
@breisfeld breisfeld added bug Something isn't working triage Needs triage labels Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant