You are not logged in.

#1 2023-06-13 10:12:26

daiyam
Member
Registered: 2021-08-31
Posts: 4

Sudo issue with Docker image

Hello,

I'm the main maintainer of VSCodium and we are using the GitHub action (https://github.com/zokugun/github-actions-aur-releaser, maintained by me) to release the AUR repositories that we are managing directly.
The GitHub action is using `archlinux/archlinux:base-devel` as base.

But this month, when using that action, we got the error `sudo: /usr/sbin/sudo must be owned by uid 0 and have the setuid bit set`

I was able to fix it by using the latest known good version (`archlinux/archlinux:base-devel-20230423.0.144989`), I haven't tested a newer one.

Do you know why I'm getting that error with the newest Docker image?
Thx

Offline

Board footer

Powered by FluxBB