apptainer / singularity

Singularity has been renamed to Apptainer as part of us moving the project to the Linux Foundation. This repo has been persisted as a snapshot right before the changes.
https://github.com/apptainer/apptainer
Other
2.52k stars 424 forks source link

apply_privileges Requesting capability set while permitted capability set is #6509

Closed josemq closed 4 months ago

josemq commented 4 months ago

Version of Singularity:

What version of Singularity are you using? Run:

singularity-ce version 4.1.0

Expected behavior

What did you expect to see when you do...?

Actual behavior

What actually happend? Why was it incorrect?

A shell executed to the container

Steps to reproduce this behavior

How can others reproduce this issue/problem?

This is a sanbox Centos 6 container created using Singularity 3.4 and I am now building an image from this sandbox using Singularity version 4.1

What OS/distro are you running

PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

How did you install Singularity

Source install..

github-actions[bot] commented 4 months ago

New issues are no longer accepted in this repository. If singularity --version says singularity-ce, submit instead to https://github.com/sylabs/singularity, otherwise submit to https://github.com/apptainer/apptainer.