michaelsembwever commented on PR #112: URL: https://github.com/apache/cassandra-builds/pull/112#issuecomment-2833202226
``` => ERROR [ 5/12] RUN sudo update-java-alternatives --set java-1.11.0-ope 0.1s ------ > [ 5/12] RUN sudo update-java-alternatives --set java-1.11.0-openjdk-$(dpkg --print-architecture): 0.133 sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges? ``` with this error, try running first ``` docker run --privileged multiarch/qemu-user-static:latest --reset -p yes --credential yes ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org