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?
.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
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
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)*
...
, 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
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
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
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
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
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
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
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
(>= 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
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
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
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
16 matches
Mail list logo