Bug#996878: python3-prelude: python3 import prelude throws an ImportError exception

2021-11-02 Thread François Poirotte
Hi, I tracked the issue down to https://sources.debian.org/patches/libprelude/5.2.0-4/025-Fix-PyIOBase_Type.patch Although the patch changes the content of bindings/python/libpreludecpp-python.i, swig is never called during the build to recreate _prelude.cxx. The final package therefore acts

Bug#787259: Acknowledgement (start error with pbuilder-satisfydepends-gdebi)

2019-05-01 Thread François Poirotte
On Wed, 06 Jul 2016 15:30:26 +0200 Leopold Palomo-Avellaneda wrote:> On Fri, 27 May 2016 20:33:54 + Mattia Rizzolo wrote: > > The question then is why this line could produce the error is some packages > and in other no. > > Leopold > > Hi, I just stumbled across this issue when tryin

Bug#761627: libtomcrypt-dev: arch-dependent file in "Multi-Arch: same" package

2018-07-14 Thread François Poirotte
t; I’m not sure if that is because of your patch or an unrelated issue, but I > don’t have the time to debug LaTeX issues right now. Any help welcome. > > On Wed, Jul 19, 2017 at 11:46 AM, François Poirotte > wrote: >

Bug#761627: libtomcrypt-dev: arch-dependent file in "Multi-Arch: same" package

2017-07-19 Thread François Poirotte
patch. As Debian is currently in a freeze, I can’t upload the patch right now. Could you ping this email thread/bug report once Debian left the freeze please? Thank you. On Sun, May 14, 2017 at 5:49 PM, François Poirotte mailto:fpoiro...@gmail.com>> wrote: Hi, It seems the

Bug#761627: libtomcrypt-dev: arch-dependent file in "Multi-Arch: same" package

2017-05-14 Thread François Poirotte
Hi, It seems the patch "deterministic-latex.patch" is not working as it should. I guess it may have to do with the way it uses escape sequences (in my case, "\\fixedpdfdate" is actually replaced by a form feed character followed by "ixedpdfdate" in the final .tex file). Attached is an updated

Bug#820305: python-netaddr: IPSet is awfully slow

2016-04-07 Thread François Poirotte
On 04/07/2016 01:30 PM, Vincent Bernat wrote: ❦ 7 avril 2016 10:48 +0200, François Poirotte : While using python-netaddr to match IP addresses against various sets of addresses, we noticed that the IPSet class is very slow on Debian jessie. This is apparently a known issue which first

Bug#820305: python-netaddr: IPSet is awfully slow

2016-04-07 Thread François Poirotte
Package: python-netaddr Version: 0.7.12-2 Severity: important Tags: upstream Dear Maintainer, While using python-netaddr to match IP addresses against various sets of addresses, we noticed that the IPSet class is very slow on Debian jessie. This is apparently a known issue which first appeared

Bug#705366: backport buildbot & buildbot-slave for squeeze

2013-04-13 Thread François Poirotte
Package: buildbot Version: 0.7.12-2 Severity: wishlist The version of buildbot currently in stable is quite old (0.7.12 in stable vs. 0.8.6p1 in testing and 0.8.7p1 in sid). There was discussion last year about backporting buildbot to squeeze-backports, but there was an issue at the time with pyt