Bug in ubuntu package for Mailman

Christian Ehrhardt christian.ehrhardt at canonical.com
Fri Nov 18 06:45:56 UTC 2016


On Thu, Nov 17, 2016 at 5:18 PM, Philip Colmer <philip.colmer at linaro.org>
wrote:

> It looks as if https://bugs.launchpad.net/mailman/+bug/1251495 has not
> been applied to the ubuntu package for Mailman. I have checked both
> 1:2.1.16-2ubuntu0.2 and 1:2.1.16-2, and Tagger.py has the bug in it.
> Hand-altering the file to implement the fix does correct the problem.
>

Hi Phillip,
thanks for your report.
The old bug unfortunately doesn't have a lot of information.
Would that be this Diff that is missing?:

@@ -71,7 +73,7 @@
     if hits:
         msgdata['topichits'] = hits.keys()
         change_header('X-Topics', NLTAB.join(hits.keys()),
-                      mlist, msg, msgdata, Delete=False)
+                      mlist, msg, msgdata, delete=False)

I wasn't sure so I didn't want to flag the bug improperly - but If so
please just add this snippet (or whatever else is the diff that is missing)
to the bug and set it to "new" again.
That should let it enter the normal pipeline to get handled and cleaned up.


-- 
Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20161118/96d3e298/attachment.html>


More information about the Ubuntu-devel-discuss mailing list