Summary: | net-mail/mailman: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Hanno Böck <hanno> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander, binki, idella4, jack, mmokrejs, net-mail+disabled |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 | ||
Attachments: | ebuild patch |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
![]() Mailman fails on python3. This should be documented and shebangs need to be properly mangled. This includes the crontab, I believe, which calls ``/usr/bin/python -S''. You also get to have the fun of making sure that the direct calls to /usr/bin/python inside of the compiled portions of mailman call python2 ;-) ohnopublishing portage # grep -a -o '.\{20\}/bin/python.\{20\}' /usr/lib64/mailman/mail/mailman r/lib64/mailman/usr/bin/pythonPYTHONPATH=PYTHONH ohnopublishing portage # file /usr/lib64/mailman/mail/mailman /usr/lib64/mailman/mail/mailman: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped /me attempts to get his unimportant ML back up... no time for patches :-( Created attachment 292681 [details, diff]
ebuild patch
(In reply to comment #2) Read comment #1. I think I shall await a plan of attack from you in irc; this looks kind of, hard *** Bug 374293 has been marked as a duplicate of this bug. *** fixed with 2.1.15 |