Bug#279376: python2.4-reportlab: renderPM still broken in 2.4 package

2006-02-28 Thread John Eikenberry
Package: python2.4-reportlab Version: 1.20debian-3 Followup-For: Bug #279376 The patch for 2.3 will probably work with little/no modification. $ python -c 'import reportlab.graphics.renderPM' Traceback (most recent call last): File string, line 1, in ? File

Bug#279376: python-reportlab: patch out of date

2006-02-28 Thread John Eikenberry
Package: python-reportlab Version: 1.20debian-3 Followup-For: Bug #279376 The patch provided by W. Borgert doesn't work anymore. I'm guessing the C parts of reportlab were split out into the reportlab-accel package as there are no C modules in the base python-reportlab. Not sure if it is

Bug#220793: Split up based on Recommends/Suggests

2005-10-26 Thread John Eikenberry
How about breaking it up based on Recommends and maybe Suggests? That way installing gdesklets wouldn't install 100s of MB of stuff when you just want a simple subset of the desklets (based on auto-installing of Recommends). This would also mean making the new broken up gdesklets-data packages

Bug#310327: Bug #310327 hack/fix

2005-06-15 Thread John Eikenberry
In ssmtp_2.61-3.diff.gz there is the following patch: + /*prevent blocking on pipes, we really shouldnt be using + stdio functions like fgets in the first place */ + fcntl(STDIN_FILENO,F_SETFL,O_NONBLOCK); Commenting this fcntl() call out fixes this problem. Probably not

Bug#299525: ImportError: undefined symbol

2005-03-14 Thread John Eikenberry
Package: python2.3-pycurl Version: 7.13.0-1 Severity: grave Justification: renders package unusable Mostly sarge based system with a few unstable packages. $ python Python 2.3.5 (#2, Feb 9 2005, 00:38:15) import pycurl Traceback (most recent call last): File stdin, line 1, in ?

<    1   2