Your message dated Fri, 29 Nov 2013 15:21:59 +0000
with message-id <e1vmpth-0002iw...@franck.debian.org>
and subject line Bug#730727: fixed in statsmodels 0.5.0+git13-g8e07d34-1
has caused the Debian Bug report #730727,
regarding statsmodels: FTBFS: ERROR: 
statsmodels.tsa.tests.test_arima.test_arima_small_data_bug
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.)


-- 
730727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730727
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: statsmodels
Version: 0.5.0-1
Severity: serious

Hello there,

your package fails to build on i386 and other architectures in unstable:

> ======================================================================
> ERROR: statsmodels.tsa.tests.test_arima.test_arima_small_data_bug
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_arima.py",
>  line 1810, in test_arima_small_data_bug
>     assert_raises(ValueError, mod.fit)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 1019, in 
> assert_raises
>     return nose.tools.assert_raises(*args,**kwargs)
>   File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
>     callableObj(*args, **kwargs)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py",
>  line 828, in fit
>     start_params = self._fit_start_params((k_ar,k_ma,k), method)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py",
>  line 453, in _fit_start_params
>     start_params = self._fit_start_params_hr(order)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py",
>  line 421, in _fit_start_params_hr
>     coefs = GLS(endog[max(p_tmp+q,p):], X).fit().params
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py",
>  line 260, in __init__
>     cholsigmainv=cholsigmainv)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py",
>  line 79, in __init__
>     super(RegressionModel, self).__init__(endog, exog, **kwargs)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py",
>  line 136, in __init__
>     super(LikelihoodModel, self).__init__(endog, exog, **kwargs)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py",
>  line 52, in __init__
>     self.data = handle_data(endog, exog, missing, hasconst, **kwargs)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py",
>  line 397, in handle_data
>     return klass(endog, exog=exog, missing=missing, hasconst=hasconst, 
> **kwargs)
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py",
>  line 78, in __init__
>     self._check_integrity()
>   File 
> "/«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py",
>  line 246, in _check_integrity
>     if len(self.exog) != len(self.endog):
> TypeError: len() of unsized object
> 

The full buildlog can be found at
https://buildd.debian.org/status/fetch.php?pkg=statsmodels&arch=i386&ver=0.5.0-1&stamp=1382892982

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: statsmodels
Source-Version: 0.5.0+git13-g8e07d34-1

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 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 28 Nov 2013 20:17:42 -0500
Source: statsmodels
Binary: python-statsmodels python-statsmodels-lib python-statsmodels-doc 
python-scikits.statsmodels
Architecture: source amd64 all
Version: 0.5.0+git13-g8e07d34-1
Distribution: unstable
Urgency: low
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description: 
 python-scikits.statsmodels - transitional compatibility package for 
statsmodels migration
 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
Closes: 730727
Changes: 
 statsmodels (0.5.0+git13-g8e07d34-1) unstable; urgency=low
 .
   * Fresh snapshot of 0.5.x maintenance branch
     - resolved failing test causing to FTBFS (Closes: #730727)
   * debian/control
     - python-cvxopt added to Build-Depends (testing) and Recommends
Checksums-Sha1: 
 90c09638462179ff4c4bbb292abc56c8da5c3d87 1917 
statsmodels_0.5.0+git13-g8e07d34-1.dsc
 435ae8873ea22e71ad2582a951539402360f173e 5496568 
statsmodels_0.5.0+git13-g8e07d34.orig.tar.gz
 929a780678fdf8e040f97e017404c346abfaca30 93239 
statsmodels_0.5.0+git13-g8e07d34-1.debian.tar.gz
 9d7a8f479935a5c33227bbb7dc15590be33318e0 61988 
python-statsmodels-lib_0.5.0+git13-g8e07d34-1_amd64.deb
 73b36e8ce3e1d8cb7b3789bdfc51f3cecc3a9e02 3362676 
python-statsmodels_0.5.0+git13-g8e07d34-1_all.deb
 171c573b4a34b8f1312836302a5105a4170b0f3d 7027426 
python-statsmodels-doc_0.5.0+git13-g8e07d34-1_all.deb
 fa3f6342060547c8942bb95103f3703734540132 5208 
python-scikits.statsmodels_0.5.0+git13-g8e07d34-1_all.deb
Checksums-Sha256: 
 cb846a85caf2ffc588632248ca1733c4e0384b73e723b8a097b24b8e284ef3aa 1917 
statsmodels_0.5.0+git13-g8e07d34-1.dsc
 8dcd53da975af5f8eb5ec63d8ce9d19396af085bc538fb2242d1dc34f3a36112 5496568 
statsmodels_0.5.0+git13-g8e07d34.orig.tar.gz
 d10ae1940ec257cb281e3efb014fef27bdf770637c3247d97e56ee3b0f1e41b6 93239 
statsmodels_0.5.0+git13-g8e07d34-1.debian.tar.gz
 297c7506b800895099e8c407b57a266b9f1d0ea39ea79d8c9b273b6e7791086e 61988 
python-statsmodels-lib_0.5.0+git13-g8e07d34-1_amd64.deb
 60923849c643b637676ccb24833e7db0e733941fa0bfc0baba302bbee142c716 3362676 
python-statsmodels_0.5.0+git13-g8e07d34-1_all.deb
 d89bf84ffe1fee2236ee7b43770d475c14ca27049969de1d79fa9d591cef5c13 7027426 
python-statsmodels-doc_0.5.0+git13-g8e07d34-1_all.deb
 36d4af1aff481f6bf364cf9f7adaa40f7142101c1677de7a7286059cee5db7e4 5208 
python-scikits.statsmodels_0.5.0+git13-g8e07d34-1_all.deb
Files: 
 6b8cc5db58d4eeaa33aa96a131071a06 1917 python extra 
statsmodels_0.5.0+git13-g8e07d34-1.dsc
 ea0e9e6aa05c628b2e9b6977f7a739c7 5496568 python extra 
statsmodels_0.5.0+git13-g8e07d34.orig.tar.gz
 0e8d129e27edcf95405c100df02e1738 93239 python extra 
statsmodels_0.5.0+git13-g8e07d34-1.debian.tar.gz
 6178f46b6e17171e63b1a766b310c1cf 61988 python extra 
python-statsmodels-lib_0.5.0+git13-g8e07d34-1_amd64.deb
 72953e5dce128d31fdfac728495791ec 3362676 python extra 
python-statsmodels_0.5.0+git13-g8e07d34-1_all.deb
 cf55395beeac8fb8511d3a3e45231aa3 7027426 doc extra 
python-statsmodels-doc_0.5.0+git13-g8e07d34-1_all.deb
 e27ef77265ff56a006225a19eb148736 5208 oldlibs extra 
python-scikits.statsmodels_0.5.0+git13-g8e07d34-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlKYp6kACgkQjRFFY3XAJMh4zQCdEObAo43QQAs0+mHkoI6MW5+5
N08AmQEIkR+sc+TKqLRIxvLMTDZGLgE4
=/4Yk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to