Your message dated Fri, 29 Sep 2017 16:00:13 +0000 with message-id <[email protected]> and subject line Bug#873512: fixed in statsmodels 0.8.0-4 has caused the Debian Bug report #873512, regarding statsmodels FTBFS with Cython 0.26 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 [email protected] immediately.) -- 873512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873512 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: statsmodels Version: 0.8.0-3 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/statsmodels.html ... ====================================================================== ERROR: statsmodels.tsa.statespace.tests.test_save.test_sarimax ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_save.py", line 22, in test_sarimax res.save('test_save_sarimax.p') File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/wrapper.py", line 72, in save save_pickle(self, fname) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/smpickle.py", line 15, in save_pickle cPickle.dump(obj, fout, protocol=-1) File "stringsource", line 2, in statsmodels.tsa.statespace._statespace.zStatespace.__reduce_cython__ TypeError: self._design,self._initial_state,self._initial_state_cov,self._obs,self._obs_cov,self._obs_intercept,self._selected_state_cov,self._selection,self._state_cov,self._state_intercept,self._transition cannot be converted to a Python object for pickling ====================================================================== ERROR: statsmodels.tsa.statespace.tests.test_save.test_structural ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_save.py", line 35, in test_structural res.save('test_save_structural.p') File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/wrapper.py", line 72, in save save_pickle(self, fname) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/smpickle.py", line 15, in save_pickle cPickle.dump(obj, fout, protocol=-1) File "stringsource", line 2, in statsmodels.tsa.statespace._statespace.zStatespace.__reduce_cython__ TypeError: self._design,self._initial_state,self._initial_state_cov,self._obs,self._obs_cov,self._obs_intercept,self._selected_state_cov,self._selection,self._state_cov,self._state_intercept,self._transition cannot be converted to a Python object for pickling ====================================================================== ERROR: statsmodels.tsa.statespace.tests.test_save.test_dynamic_factor ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_save.py", line 50, in test_dynamic_factor res.save('test_save_dynamic_factor.p') File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/wrapper.py", line 72, in save save_pickle(self, fname) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/smpickle.py", line 15, in save_pickle cPickle.dump(obj, fout, protocol=-1) File "stringsource", line 2, in statsmodels.tsa.statespace._statespace.zStatespace.__reduce_cython__ TypeError: self._design,self._initial_state,self._initial_state_cov,self._obs,self._obs_cov,self._obs_intercept,self._selected_state_cov,self._selection,self._state_cov,self._state_intercept,self._transition cannot be converted to a Python object for pickling ====================================================================== ERROR: statsmodels.tsa.statespace.tests.test_save.test_varmax ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_save.py", line 65, in test_varmax res.save('test_save_varmax.p') File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/wrapper.py", line 72, in save save_pickle(self, fname) File "/build/1st/statsmodels-0.8.0/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/smpickle.py", line 15, in save_pickle cPickle.dump(obj, fout, protocol=-1) File "stringsource", line 2, in statsmodels.tsa.statespace._statespace.zStatespace.__reduce_cython__ TypeError: self._design,self._initial_state,self._initial_state_cov,self._obs,self._obs_cov,self._obs_intercept,self._selected_state_cov,self._selection,self._state_cov,self._state_intercept,self._transition cannot be converted to a Python object for pickling ---------------------------------------------------------------------- Ran 4805 tests in 899.848s FAILED (SKIP=38, errors=4) [ 0.00469556 -0.00633158 0.03903531 -0.03797034 0.96842225 0.0375658 0.98024534] debian/rules:100: recipe for target 'python-test2.7' failed make[1]: *** [python-test2.7] Error 1 make[1]: Leaving directory '/build/1st/statsmodels-0.8.0' debian/rules:29: recipe for target 'binary' failed make: *** [binary] Error 2
--- End Message ---
--- Begin Message ---Source: statsmodels Source-Version: 0.8.0-4 We believe that the bug you reported is fixed in the latest version of statsmodels, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Diane Trout <[email protected]> (supplier of updated statsmodels 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 26 Sep 2017 23:55:47 -0700 Source: statsmodels Binary: python-statsmodels python-statsmodels-lib python-statsmodels-doc python3-statsmodels python3-statsmodels-lib Architecture: source all amd64 Version: 0.8.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Diane Trout <[email protected]> Description: python-statsmodels - Python module for the estimation of statistical models python-statsmodels-doc - documentation and examples for statsmodels python-statsmodels-lib - low-level implementations and bindings for statsmodels python3-statsmodels - Python3 module for the estimation of statistical models python3-statsmodels-lib - Python3 low-level implementations and bindings for statsmodels Closes: 729956 782963 834495 873512 Changes: statsmodels (0.8.0-4) unstable; urgency=medium . * Team upload . [ Diane Trout ] * Add python-dateutil, patsy, tk as build depends Marking nose & tk as !nocheck * Add Python3 support (Closes: #729956) (Closes: #782963) (Closes: #834495) * Update Python 3 build depends, add components necessary to build notebook examples * Lintian warned that Conflicts with version should probably be Breaks * Add use-system-inventory patch to use intersphinx inventory files from other Debian doc packages. Added those packages to the -doc package suggests list * Let dh_sphinxdoc manage jquery dependencies. Add libjs-requirejs for building notebooks. * Use Python 3 for documentation building, and enable building notebook examples as jupyter components are now available in stable. * Extend a python3-statsmodels-lib description to make lintian happier * Cleanup more files that might be generated during build * Exclude test_sarimax test_structural test_dynamic_factor test_varmax from unit testing Closes: #873512 * add patch use-cached-datasets, and cache all of the get_rdataset datasets in debian/datasets/. This is needed so the documentation will build without network access. * Document data files needed for documentation in debian/README.source . [ Andreas Tille ] * Standards-Version: 4.1.0 (no changes needed) * Add remark about documenting R data to debian/README.source * Updating d/copyright * DEP3 Checksums-Sha1: a070fa0be06d55a165ee9f6487929e0c5be83c87 3351 statsmodels_0.8.0-4.dsc c6bdd1ffad61feb3d5b386f034726914c158c0ef 206124 statsmodels_0.8.0-4.debian.tar.xz 4b5c7cbe18bbd0e45c2487ab2bff28e02632ecaa 11959272 python-statsmodels-doc_0.8.0-4_all.deb 169401218836c63feadf4e977376760752efcf3d 1184120 python-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb 4d0effb8b547e1982bff0f99c8aa837279f8fcb7 365786 python-statsmodels-lib_0.8.0-4_amd64.deb ea8936da254aaaee6e656616fa643f0bfca181ea 6613546 python-statsmodels_0.8.0-4_all.deb 56aaa914c07f48a1c5c06928d11922fcb72aca54 2523526 python3-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb 81c084a96f936f3a2b1d4565025da2b078717986 524858 python3-statsmodels-lib_0.8.0-4_amd64.deb 8a1c5895a3a209dae1222fc97bb2b5dd9d6d29ae 3005310 python3-statsmodels_0.8.0-4_all.deb 88177c442d7f42206318838a0e7f1915d6cfbf7d 14166 statsmodels_0.8.0-4_amd64.buildinfo Checksums-Sha256: 15d472f54e2cabd1edd2ab9f83bdad5a20fa4634cf0da145908fddaf723b96cc 3351 statsmodels_0.8.0-4.dsc 3c714a846687ab56b96ca8534c9828766b7c8a486c9bf42a397d27b4b42dff96 206124 statsmodels_0.8.0-4.debian.tar.xz 465fc09654ecfb59b5a7dfd016d54f1d0c432dbe9cf85f90ce2bec1fdf38b087 11959272 python-statsmodels-doc_0.8.0-4_all.deb ca8429c3e809822df96cb8502c91db92f124edd274f6b326f3cb8e816fb32d7b 1184120 python-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb aa0765cf804fc8de16367f0fd5a5e7855238eefab560f8f04b078fe38b955634 365786 python-statsmodels-lib_0.8.0-4_amd64.deb 66c7aae5738c91b914ba91f911a092165098487230c4e0fa19e78305dd242b35 6613546 python-statsmodels_0.8.0-4_all.deb 8f0283b82bdf8ed1b089bd3a83241ea8fc22d317a2616d05596f146dcf7be137 2523526 python3-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb cfba91cb36a85a91f6f0bf58874fe7cbc290f5d126914a8578bbcb69d532fad7 524858 python3-statsmodels-lib_0.8.0-4_amd64.deb ec33d6148df5b2137568ed7fd4521c6009f6cc109eddf0f12496ebccbe27871e 3005310 python3-statsmodels_0.8.0-4_all.deb 0d3a2edc9dea39c98f76137eb40402418733e38fb244b6988954af1466a44a5c 14166 statsmodels_0.8.0-4_amd64.buildinfo Files: 7a0612bf31bac5767e14be0e5a35e488 3351 python optional statsmodels_0.8.0-4.dsc af4f79c68b83ab83ad5b5a8c99c72b90 206124 python optional statsmodels_0.8.0-4.debian.tar.xz 04c3bc75b1d46576c62cd7cceb08ab43 11959272 doc optional python-statsmodels-doc_0.8.0-4_all.deb a8be53dc95aa750abbdaf147d7657d33 1184120 debug optional python-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb 8849ba4adc22b9e5cf3eb1af0f27379c 365786 python optional python-statsmodels-lib_0.8.0-4_amd64.deb 7e33441d5d6e5cb308576f4e7fed6400 6613546 python optional python-statsmodels_0.8.0-4_all.deb dcf557b040dcb56a247bd2122d5bdda3 2523526 debug optional python3-statsmodels-lib-dbgsym_0.8.0-4_amd64.deb 2155afc43de4480df2460391fb1375f2 524858 python optional python3-statsmodels-lib_0.8.0-4_amd64.deb 313371d50b5b4bd9bcc7c425ed370332 3005310 python optional python3-statsmodels_0.8.0-4_all.deb 97c86e0a3d3dc021c205a6c31d6286ce 14166 python optional statsmodels_0.8.0-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlnMA/4RHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtEOnxAAjgiBIRF/7wMd8SVO4qp6sv+xz07EZYJ2 S8VtD3ziIyn/lHHwJYokSIwxa4zvqjEFFB50RhNRNJCjKjedP6FXT45v2hCV6NYi QdKGRLpJOnxgfrrWIxPsSYZEVrbKS8QnB1k4xKoQh9sJUqA2ciwXOjARw1HUlBss 2fOMO0ILisSbdNOoCjQ9gwS5OvGsiO6E134gTJm2WSQDgkoGEI2VCQm3YAC5tU6t 2Q16Nbwj3eVomf1eFrMtt7C5q4nHCPbTS45KzsuBa3k1fZlJwgKYDMSQlZZyzkpv /K7c1v26b0Ag7lyKnlq5SKtHaLMCSP+1GCNV7Bl7QSU7R7yEFw0Jsjsfs19L6R3q IgJ4K3E1wrjbPW2Vy8/smCnch14YbQaQoa/QQszX87H1tVTOScQ+2bxd/HE4Ro28 5ckHgrZgpo/83o1AvvCC/zSHu8b3zQN7fATP1cM3RnTp7CKa6hrzhNzUPkYBF2/l AJOzPS5zayVolY/fbbPbwhUJOU2dWcynejZk9YEP9a9j7N9moOHBDgrHHWv8MYQk awfht33NFfNNrU396Nwv0tkhbJvdpCZgD4freEAswZgHQL8rWSmq3Q/7672l59xZ 1S1estCVc+5gP6gyuE0XZNcQzKBdqmrZpEt/dhaTSC24GE/DT+HainAykTtaP2X4 S3W5pt+uIt8= =A512 -----END PGP SIGNATURE-----
--- End Message ---

