code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Installing Apache benchmark

Open shahidkd opened this issue 6 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

OS/Web Information

coder@f6aaf095bf1d:~/project$ sudo yum install httpd-tools 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.

Steps to Reproduce

1.$ sudo yum install httpd-tools 2. 3.

Expected

Unable to install benchmark

Actual

try to install httpd-tools getting below error coder@f6aaf095bf1d:~/project$ sudo yum install httpd-tools 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.

Logs


Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in native VS Code

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • [ ] I am using a secure context.

Notes

No response

shahidkd avatar Jun 25 '25 06:06 shahidkd

Are you in a container? What image are you using? I did not think any of ours used yum. And you marked this is broken with VS Code and Codespaces as well is that right?

code-asher avatar Jun 25 '25 19:06 code-asher