Skip to content

Conversation

@radarhere
Copy link
Member

gentoo has started raising an error in the docker-images repository - https://github.com/python-pillow/docker-images/actions/runs/18206199669/job/51837059727#step:6:2183

300.9 sudo: PAM account management error: Authentication service cannot retrieve authentication info
300.9 sudo: a password is required

This is happening when using sudo inside depends/install_libavif.sh or depends/install_raqm.sh. Testing, I've found that if we stop using sudo, the script succeeds.

This PR suggests not forcing users to use sudo, by removing the command from those scripts.

@radarhere radarhere changed the title Removed use of sudo from libavif and raqm install scripts Remove use of sudo from libavif and raqm install scripts Oct 4, 2025
@hugovk hugovk merged commit 1a1194a into python-pillow:main Oct 4, 2025
59 of 64 checks passed
@radarhere radarhere deleted the sudo branch October 4, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants