On 9/8/20 1:49 AM, Fernando wrote:
> Did you find the solution?
> 
> I am receiving a similar error  on mailman-2.1.29-lp152.6.13.x86_64   on
> Opensuse Leap 15.1
> 
> 
>  Mailman CGI error!!!
> 
> The Mailman CGI wrapper encountered a fatal error. This entry is being
> stored in your syslog:
> 
> Failure to exec script. WANTED gid 483, GOT gid 8.
> 
> 
> The correct gid I think it should be 8 (wwwrun), 483  is vnc so it has
> no sense  wanting it.


Your wrappers are compiled to want that gid. You need to recompile them
by running configure with the option --with-cgi-id=wwwrun and then `make
install`.  See the FAQ article at <https://wiki.list.org/x/4030645>.


-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to