[Pkg-mailman-hackers] Bug#1093903: Upstream bug
Carles Pina i Estany
carles at pina.cat
Wed Jul 22 20:56:03 BST 2026
This bug (from Jan 2025) was reported independently to upstream (March
2026): https://gitlab.com/mailman/mailman/-/work_items/1264
Changing /usr/bin/mailman-wrapper from:
---------
#!/bin/sh
su -s /bin/sh -c "mailman $*" list
---------
to (adds -C /etc/mailman3/mailman.cfg):
---------
#!/bin/sh
su -s /bin/sh -c "mailman -C /etc/mailman3/mailman.cfg $*" list
---------
Is a way to avoid the problem.
It should still be fixed in upstream.
--
Carles Pina i Estany
https://carles.pina.cat | carles at pina.cat | cpina at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mailman-hackers/attachments/20260722/3ef431a3/attachment.sig>
More information about the Pkg-mailman-hackers
mailing list