[Python-modules-team] Bug#876334: A few tests fail during build

2017-09-21 Thread jean-christophe manciot
I've just tried to replace libssl-dev by libssl1.0-dev, and it does not change anything. On Thu, Sep 21, 2017 at 11:08 AM, jean-christophe manciot < actionmysti...@gmail.com> wrote: > Hello Daniele, > > Is it possible that the latest libssl-dev has an impact on this issue?

[Python-modules-team] Bug#876334: A few tests fail during build

2017-09-21 Thread jean-christophe manciot
.0.2l-2 On Thu, Sep 21, 2017 at 10:55 AM, Daniele Tricoli wrote: > Hello Jean-Christophe, > > On Thursday, September 21, 2017 9:08:12 AM CEST jean-christophe manciot > wrote: > > Package: python-urllib3 > > Version: debian/1.21.1-1 > > Sources: > > http

[Python-modules-team] Bug#876334: A few tests fail during build

2017-09-21 Thread jean-christophe manciot
n.throw(*exc_info) File "/usr/local/lib/python2.7/dist-packages/tornado/http1connection.py", line 168, in _read_message quiet_exceptions=iostream.StreamClosedError) File "/usr/local/lib/python2.7/dist-packages/tornado/gen.py", line 870, in run value = future

[Python-modules-team] Bug#861642: Some SSL tests fail during build

2017-05-02 Thread jean-christophe manciot
OR: test_simple (test.contrib.test_pyopenssl.TestHTTPS) ... *SSLError: ("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",)* *SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:590)* ...

[Python-modules-team] Bug#861175: Bug#861175: cairocffi: Please drop Build-Depends and Recommends on xcffib

2017-04-27 Thread Jean-Christophe Jaskula
, AFAIR the package is outdated with respect to the source in g.d.o that might fix already a random FTBFS. You might start from that. Thanks, JC > Le 27 avr. 2017 à 19:20, Sandro Tosi a écrit : > > Hey Jean-Christophe, > do you have time to work on this or would you be ok with me having

[Python-modules-team] Bug#828929: cairocffi: FTBFS with gcc-6 and glibc 2.23

2016-07-02 Thread Jean-Christophe Jaskula
ed > make: *** [build] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > -- > Daniel Schepler > > -- Jean-Christophe Jaskula ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#744741: Confirmation

2015-05-28 Thread Christophe de Vienne
Hi, I can confirm the issue, and it is indeed because of a missing .egg-info. It is an annoying problem. Cheers, -- Christophe de Vienne signature.asc Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team

[Python-modules-team] Bug#768050: python-cairocffi: New upstream version: 0.6

2014-11-06 Thread Jean-Christophe Jaskula
Hi Federico, Thanks for the notice, I didn’t know other packages would depend on it. I knew that a new upstream version has been released. However, it depends now on python-xcffi which doesn’t look straightforward to package. I have started putting everything together but I still need to contac

[Python-modules-team] Bug#764359: python-matplotlib: Missing cairo-cffi bindings as recommendation dependency

2014-10-07 Thread Jean-Christophe Jaskula
Package: python-matplotlib Version: 1.4.0-1 Severity: normal Dear Maintainer, Dear Maintainer, Please add python-cairocffi in Recommends as the upstream preferred it over pycairo to make Mpl1.4/Gtk3/python3 work. Thanks, JC -- System Information: Debian Release: jessie/sid APT prefers unst

[Python-modules-team] Bug#755660: python-django-contact-form: Please ensure it works with Django 1.7

2014-09-10 Thread Christophe Siraut
control: retitle -1 python-django-contact-form: implement Python 3 support control: severity -1 wishlist Hi, Package works fine with Django 1.7. Cheers, Christophe ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http

[Python-modules-team] Bug#747437: ipython: pandoc should be add as a dependency

2014-05-08 Thread Jean-Christophe
Hey, I missed the suggestion field, sorry for that. A quick search indicated me that nbconvert was part of the binary package ipython, not ipython-notebook. I just checked again with dpkg -L python-notebook and I don’t see any trace of nbconvert. I hope I didn't make any mistake. But then It

[Python-modules-team] Bug#747437: ipython: pandoc should be add as a dependency

2014-05-08 Thread Jean-Christophe Jaskula
Package: ipython Version: 1.2.1-2 Severity: normal Dear Maintainer, Pandoc is required to convert an Ipython notebook to a html file when using: ipython nbconvert --to html --template basic MyNotebook.ipynb Just installing pandoc solved my issue. As a side note, nbconvert should be probably par

[Python-modules-team] Bug#550931: [python-parted] should depend on python-decorator

2009-10-13 Thread Christophe Monniez
(>= 2:1.02.20) | 2:1.02.38-1 libparted1.8-12(>= 1.8.8.git.2009.06.03-1) | 1.8.8.git.2009.07.19-5 libuuid1 (>= 2.16) | 2.16.1-3 Package's Recommends field is empty. Package's Suggests field is empty. -- Christophe Monn

[Python-modules-team] Bug#495457: python-numpy: Error while loading a library

2008-08-17 Thread Christophe Combelles
This is actually fixed in numpy 1.1.1, and the diff is attached. 32c32,35 < if '.' not in libname: --- > > ext = os.path.splitext(libname)[1] > > if not ext: 40a44,45 > else: > libname_ext = [libname] ___ P

[Python-modules-team] Bug#495457: python-numpy: Error while loading a library

2008-08-17 Thread Christophe Combelles
Package: python-numpy Version: 1:1.1.0-3 Severity: normal I get an error while trying to 'import svm'. libsvm is installed from source: http://scipy.org/svn/scikits/trunk/scikits/learn/scikits/learn/machine/svm/ >>> import svm Traceback (most recent call last): File "", line 1, in File "/us

[Python-modules-team] Bug#489458: python-urwid: reportbug crashes with urwid interface

2008-07-05 Thread Christophe
Package: python-urwid Version: 0.9.8.2-1 Severity: important Hi, In urwid mode, reportbug crashes with following traceback : nt call last): File "/usr/bin/reportbug", line 1820, in main() File "/usr/bin/reportbug", line 847, in main return iface.user_interface() File "/usr/bin/re