Your message dated Wed, 09 Mar 2016 09:50:39 +0000 with message-id <e1adall-0004wa...@franck.debian.org> and subject line Bug#812114: fixed in jsonpickle 0.9.3-1 has caused the Debian Bug report #812114, regarding jsonpickle: FTBFS: SyntaxError: unexpected EOF while parsing to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 812114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812114 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: jsonpickle Version: 0.9.2-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, jsonpickle fails to build from source in unstable/amd64: [..] ====================================================================== ERROR: test_ndarray_roundtrip (numpy_test.NumpyTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/tests/numpy_test.py", line 103, in test_ndarray_roundtrip decoded = self.roundtrip(array) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/tests/numpy_test.py", line 32, in roundtrip return jsonpickle.decode(jsonpickle.encode(obj)) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/__init__.py", line 148, in decode return unpickler.decode(string, backend=backend, keys=keys) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/unpickler.py", line 26, in decode return context.restore(backend.decode(string), reset=reset) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/unpickler.py", line 119, in restore value = self._restore(obj) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/unpickler.py", line 159, in _restore return restore(obj) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/unpickler.py", line 235, in _restore_object instance = handler(self).restore(obj) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/ext/numpy.py", line 49, in restore dtype = self.restore_dtype(data) File "/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2/jsonpickle/ext/numpy.py", line 19, in restore_dtype return np.dtype(dtype) File "/usr/lib/python2.7/dist-packages/numpy/core/_internal.py", line 191, in _commastring newitem = (dtype, eval(repeats)) File "<string>", line 1 ( ^ SyntaxError: unexpected EOF while parsing ---------------------------------------------------------------------- Ran 230 tests in 0.166s FAILED (errors=1, skipped=9) E: pybuild pybuild:274: test: plugin custom failed with: exit code=1: tests/runtests.py dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit code 13 debian/rules:10: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 25 make[1]: Leaving directory '/home/lamby/temp/cdt.20160120190203.sPKSaEICvX/jsonpickle-0.9.2' debian/rules:7: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
jsonpickle.0.9.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: jsonpickle Source-Version: 0.9.3-1 We believe that the bug you reported is fixed in the latest version of jsonpickle, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 812...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Raphaël Hertzog <hert...@debian.org> (supplier of updated jsonpickle package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 09 Mar 2016 10:26:45 +0100 Source: jsonpickle Binary: python-jsonpickle python3-jsonpickle python-jsonpickle-doc Architecture: source Version: 0.9.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> Changed-By: Raphaël Hertzog <hert...@debian.org> Description: python-jsonpickle - Python library for serializing object graphs into JSON (Python 2) python-jsonpickle-doc - Python library for serializing object graphs into JSON (documenta python3-jsonpickle - Python library for serializing object graphs into JSON (Python 3) Closes: 812114 Changes: jsonpickle (0.9.3-1) unstable; urgency=medium . * Team upload. * New upstream version. * Includes fixes for NumPy 1.10.x. Closes: #812114 * Update Standards-Version to 3.9.7. * Update Vcs-Git to use https URL. Checksums-Sha1: e46f766f3c624af8131a3cd67f02117a2f9b6114 1993 jsonpickle_0.9.3-1.dsc 86b76d8047170a279f3c7a7e1513a84e09c52486 60489 jsonpickle_0.9.3.orig.tar.gz 0a79d10ef9de7388ab7041a8294ab79150c65ba3 5976 jsonpickle_0.9.3-1.debian.tar.xz Checksums-Sha256: 78ab79578493c63b81e87b97d7f76453973c9e4ab990d7f337513ac4b267c08b 1993 jsonpickle_0.9.3-1.dsc 54569ebd2aa042529966d45d46be9eac6dd9852150dcee01bb61499d884f23fa 60489 jsonpickle_0.9.3.orig.tar.gz ff044e1c3b7e78b94d413aaf26a362ac746d7e8747b02563fbc9672cbf423224 5976 jsonpickle_0.9.3-1.debian.tar.xz Files: 1015a50455272636288456911d7ea4ba 1993 python optional jsonpickle_0.9.3-1.dsc cb30198969da11f9d19a11d03e0d0046 60489 python optional jsonpickle_0.9.3.orig.tar.gz c4b423196ddbb8f2da07b2364c4e908f 5976 python optional jsonpickle_0.9.3-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEbBAEBCAAGBQJW3+3lAAoJEAOIHavrwpq51jMH+KIGsEPb8eAFdwvAVSsUyg16 yyZZigtSo7qynM8y/ZjDoj3zrGzqe2aMGVeCpKqC2EPYDdSK6OgmjRh7enBQatdq QWcbxWkZAvGcVRYOXYkANVDMuImsnxLIHTp01SBWCa1rZYEnjkbqFh6s37ehFqAy t27FbiF628ilMIaBco7nGuB/qvdgnIO5CAa6rrWTV13xpBhwHevyqo/eFgpyVvc5 tj1UmSdsiLXO9ttATJ5Bt3/wI54/kzBYc6XRnNGanPTAKAlduVedSE+SAA/fxxCL OOz6pdUmyhF9a8x1DrWe9qXYd8jC9z0z68C/HoAmyl74UYIpyKT6LOmnGgbgXw== =ht7U -----END PGP SIGNATURE-----
--- End Message ---