On 11/8/23 13:52, Nils wrote:

# sudo -u www-data /home/www/usr/lib/cgi-bin/mailman/listinfo
Content-type: text/html

<head><title>Bug in Mailman version 2.1.26</title></head>
<body bgcolor=#ffffff><h2>Bug in Mailman version 2.1.26</h2>
<p><h3>We're sorry, we hit a bug!</h3>

<p>Please inform the webmaster for this site of this
problem.  Printing of traceback and other system information has been
explicitly inhibited, but the webmaster can find this information in the
Mailman error logs.

-

Nov 08 22:45:39 2023 admin(25893): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(25893): [----- Mailman Version: 2.1.26 -----]
admin(25893): [----- Traceback ------]
admin(25893): Traceback (most recent call last):
admin(25893):   File "/var/lib/mailman/scripts/driver", line 111, in run_main
admin(25893):     if not request_method.lower() in ['get', 'post', 'head']:
admin(25893): AttributeError: 'NoneType' object has no attribute 'lower'

This is the expected result.

I note the original error was 'No such file or directory'.

I suspect the issue is that the compiled wrappers don't understand the chroot and are trying to run the driver script at /usr/lib/scripts/driver and not /home/www/usr/lib/scripts/driver

--
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/
Member address: arch...@jab.org

Reply via email to