Bug#512951: should be 'critical'

2009-02-07 Thread William Dode
This problem is more important, i coudn't start the ssh server without removing splashy with --purge. AND removing splashy was not working, i had to hack /usr/share/initramfs-tools/hooks/libsplashy for finish. Sorry that i didn't log exactly what i did... -- William -- To UNSUBSCRIBE,

Bug#513792: libapache2-mod-wsgi: configuration corruption

2009-02-01 Thread William Dode
Package: libapache2-mod-wsgi Version: 2.3-1.pool Severity: important Tags: patch Using modwsgi as deamon process, on one app it crash periodically because of a corruption in the configuration, the pythonpath in this case. The error log show a corrupted python path : [Mon Dec 22 07:04:06 2008]

Bug#500431: popularity-contest: cronned in daily instead of (announced on) weekly

2008-09-28 Thread William Dode
Package: popularity-contest Version: 1.45 Severity: important The cron used for popularity-contest is now cron.daily On the man page it says weekly : Normally, popularity-contest is run from a cron(8) job, /etc/cron.weekly/popularity-contest It affect popbugs on debian-goodies package when

Bug#500432: popbugs: popularity contest not more run on cron.weekly

2008-09-28 Thread William Dode
Package: debian-goodies Version: 0.47 Severity: normal When popbugs is run before the first run of popularity-contest it says to run it from cron.weekly but popularity-contest is now run from cron.daily (popularity-contest bug number 50043 because the man page of it says also weekly) If we

Bug#496067: 2.3 fix a problem of the last 2.2

2008-08-23 Thread William Dode
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0203 1. Fixed problem introduced in version 2.2 of mod_wsgi whereby use of daemon mode would cause CGI scripts to fail. It is quite possible that the bug could also have caused failures with other Apache modules that relied on registering

Bug#496067: libapache2-mod-wsgi: please upgrade to 2.2

2008-08-22 Thread William Dode
Package: libapache2-mod-wsgi Version: 2.1-2 Severity: normal Somes serious bug fixes in the minor release 2.2 : http://code.google.com/p/modwsgi/wiki/ChangesInVersion0202 copy-paste of this page : Changes In Version 2.2 Version 2.2 of mod_wsgi can be obtained from:

Bug#495443: python-reportlab: crash on some layout with LongTable

2008-08-17 Thread William Dode
Package: python-reportlab Version: 2.1dfsg-2 Severity: normal Tags: patch With this layout reportlab crash : from reportlab.platypus import BaseDocTemplate, Frame, Paragraph, PageTemplate from reportlab.lib.pagesizes import A4, cm from reportlab.lib.styles import getSampleStyleSheet from

Bug#495439: ipython: Doesn't handle utf8 strings correctly (like #409710)

2008-08-17 Thread William Dode
Package: ipython Version: 0.8.4-1 Severity: normal It seems that bug #409710 came back In python : u'é' u'\xe9' In ipython : In [1]: u'é' Out[1]: u'\xc3\xa9' -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686)