[Mailman-Users] Web interface stopped working after ubuntu update

Mark Sapiro mark at msapiro.net
Wed Mar 29 18:33:10 EDT 2017


On 03/29/2017 03:08 PM, Nick Wyman wrote:
> 
> 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


What group is GID 38?

I would expect the wrapper to see the effective GID is that of "list"
and the real GID is that of "www-data" and then to be trying to set the
real GID to be the effective GID.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list