> > Why this would start occurring following an OS update, I > > don't know. Possibly it is some apparmor config or something similar. > > Or SELinux became enabled? >
I've been able to eliminate apparmor (disabled) and selinux (not installed). The setregid call simply returns -1. What is odd is that it is the wrapper is attempting to set the GID to the current value. Here is some debugging output: check_caller: start check_caller: end run_script: start effective GID 38 real GID 38 setregid returned -1 errno: 1 Operation not permitted ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org