[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Emanuele Gentili
It's possible use my PPA for temporarily fix the problem. https://edge.launchpad.net/~emgent/+archive pitti working to upload my fix in security repository. Thanks to all. -- REGRESSION: mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Miek Gieben
I'm using the debian etch package, which seems to work fine under Gutsy. See packages.debian.org. -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Emanuele Gentili
** Attachment added: "feisty_mailman_2.1.9-4ubuntu1.2.debdiff" http://launchpadlibrarian.net/12685438/feisty_mailman_2.1.9-4ubuntu1.2.debdiff -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member o

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Colin Watson
I've called James to ask for the broken update to be disabled temporarily, and raised a member of the security team to deal with a fix. -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bu

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Emanuele Gentili
** Attachment added: "gutsy_mailman_2.1.9-8ubuntu0.2.debdiff" http://launchpadlibrarian.net/12685272/gutsy_mailman_2.1.9-8ubuntu0.2.debdiff -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of U

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
--- mailman-2.1.9.orig/Mailman/Gui/General.py 2008-03-07 05:33:39.0 +0100 +++ mailman-2.1.9/Mailman/Gui/General.py2008-03-07 05:35:05.0 +0100 By the way, 5:33 is for sleeping. LOL! Gr. Sim -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/b

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
The problem is in the incorrect 100_CVE-2008-0564.patch in the debian/patches directory. It removes the line 'val, mlist.preferred_language)' from the file 'MailMan/Gui/General.py'. My guess is, the patch was generated from a damaged General.py -- mailman broken after security upgrade on gutsy

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
diff -r mailman-2.1.9/debian/patches/100_CVE-2008-0564.patch mailman-2.1.9-sgy/debian/patches/100_CVE-2008-0564.patch 59,60c59 < @@ -435,19 +435,21 @@ < elif property == 'subject_prefix': --- > @@ -436,18 +436,21 @@ 63c62 < -val, mlist.preferred_language) --- >

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Emanuele Gentili
Thanks for notice, i'm working to it. Sim IJskes please attach your cleaned diff, I will consider this. Thanks for all ** Changed in: mailman (Ubuntu) Importance: Undecided => Critical Status: Confirmed => In Progress -- mailman broken after security upgrade on gutsy https://bugs.laun

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
updated package. NO WARRANTY , NO GUARANTEE OF ANY KIND! ** Attachment added: "mailman_2.1.9-4ubuntu1.1_i386.deb" http://launchpadlibrarian.net/12684284/mailman_2.1.9-4ubuntu1.1_i386.deb -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received th

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
fixed patch, cannot guarantee correctness, but it at least runs. ** Attachment added: "100_CVE-2008-0564.patch" http://launchpadlibrarian.net/12684262/100_CVE-2008-0564.patch -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notific

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Jeff Waugh
Assigning to emgent, who uploaded the security update. ** Changed in: mailman (Ubuntu) Assignee: (unassigned) => Emanuele Gentili (emgent) -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Jeff Waugh
Also seen here (gutsy, i386). Very serious, as it causes the daemon to fail, rendering lists inoperable. The bug is obvious in the code (line 437 in /var/lib/mailman/Mailman/Gui/General.py): mlist.subject_prefix = Utils.canonstr( elif property == 'info': -- mailman broken af

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Sim IJskes
the problem is in 100_CVE-2008-0564.patch ** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2008-0564 -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Contivity
I forget to mention. It happens on Gutsy after apt-get upgrade -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Contivity
Can't edit previous posting and to mention it's amd64 platform -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Contivity
Happening to me too. It was also impossible to stop after that. I have to download the older .deb package and use dpkg -i (for some reason it stops the process) and recreate every lists. -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Contivity
I forget to mention. It happens on Gutsy after apt-get upgrade -- mailman broken after security upgrade on gutsy https://bugs.launchpad.net/bugs/202332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 202332] Re: mailman broken after security upgrade on gutsy

2008-03-15 Thread Ernst Persson
Sorry, this wasn't a dupe, looked to quickly on the backtraces. Happens on Feisty too. ** This bug has been marked a duplicate of bug 192932 installation fails: post-install script failure ** This bug is no longer a duplicate of bug 192932 installation fails: post-install script failure **