Your message dated Sun, 02 Apr 2017 07:03:51 +0000
with message-id <e1cuzyf-000gdz...@fasolo.debian.org>
and subject line Bug#858260: fixed in pandas 0.19.2-5.1
has caused the Debian Bug report #858260,
regarding pandas: FTBFS (pandas.tests.test_multilevel.TestMultiLevel fails)
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.)
--
858260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pandas
Version: 0.19.2-5
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
: # Explicit build system to avoid use of all-in-1 Makefile
dh build-indep --buildsystem=python_distutils --with python2,python3
dh: Compatibility levels before 9 are deprecated (level 7 in use)
dh_testdir -i -O--buildsystem=python_distutils
dh_update_autotools_config -i -O--buildsystem=python_distutils
dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ -e pandas/__version.py ] || \
echo -e "version = '0.19.2'\nshort_version = '0.19.2'" >
pandas/__version.py
# Override default build operation which --force's re-cythonization
# on elderly ubuntus
[... snipped ...]
File
"/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py",
line 1018, in raise_assert_detail
raise AssertionError(msg)
AssertionError: Index are different
Index values are different (50.0 %)
[left]: Index([ 1.1,
1.2,
1.3, (1.1, 2011-01-01 00:00:00+09:00),
(1.2, 2011-01-02 00:00:00+09:00), (1.3, 2011-01-03 00:00:00+09:00)],
dtype='object')
[right]: Index([ 1.1,
1.2,
1.3, (1.1, 2011-01-01 00:00:00+09:19),
(1.2, 2011-01-02 00:00:00+09:19), (1.3, 2011-01-03 00:00:00+09:19)],
dtype='object')
----------------------------------------------------------------------
Ran 10949 tests in 917.886s
FAILED (SKIP=281, failures=1)
True
WHAT THE
<class 'pandas.core.frame.DataFrame'>
RangeIndex: 2500 entries, 0 to 2499
Data columns (total 2 columns):
int64 2500 non-null int64
category 2500 non-null category
dtypes: category(1), int64(1)
memory usage: 22.1 KB
<class 'pandas.core.frame.DataFrame'>
Int64Index: 275 entries, 0 to 2499
Data columns (total 2 columns):
int64 275 non-null int64
category 275 non-null category
dtypes: category(1), int64(1)
memory usage: 4.6 KB
zounds!
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99"
after 15 requests (13 known processed) with 0 events remaining.
debian/rules:114: recipe for target 'python-test2.7' failed
make[1]: *** [python-test2.7] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:62: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit
status 2
--------------------------------------------------------------------------------
This started to happen in stretch somewhere between 2017-03-14 and 2017-03-19
so I have the feeling that the new tzdata in stretch may have something to do
(but this is just a wild guess).
I've put several of my build logs here:
https://people.debian.org/~sanvila/build-logs/pandas/
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pandas.html
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: pandas
Source-Version: 0.19.2-5.1
We believe that the bug you reported is fixed in the latest version of
pandas, 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 858...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated pandas 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: Sun, 02 Apr 2017 07:06:36 +0200
Source: pandas
Binary: python-pandas python3-pandas python-pandas-doc python-pandas-lib
python3-pandas-lib
Architecture: source
Version: 0.19.2-5.1
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
python-pandas - data structures for "relational" or "labeled" data
python-pandas-doc - documentation and examples for pandas
python-pandas-lib - low-level implementations and bindings for pandas
python3-pandas - data structures for "relational" or "labeled" data - Python 3
python3-pandas-lib - low-level implementations and bindings for pandas -
Python 3
Closes: 858260
Changes:
pandas (0.19.2-5.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply patch by Rebecca N. Palmer
Closes: #858260
Checksums-Sha1:
c84cc171c1f6e820ac25a440e2db87c84834e5c9 3565 pandas_0.19.2-5.1.dsc
a90022a24822fb757531d469a0b46c90faf98e79 2393040
pandas_0.19.2-5.1.debian.tar.xz
26e4ec3ffc6cba3f6f65d9fea987f70c8ef3978a 16775
pandas_0.19.2-5.1_source.buildinfo
Checksums-Sha256:
bff880db88ecf04c5e3dd2cddfc232f45cce963fbe8b86b5165a938334b4c1ba 3565
pandas_0.19.2-5.1.dsc
0474d0c907001e2a3bd3972349831451a024c1f94d024057c103c33a172dd0be 2393040
pandas_0.19.2-5.1.debian.tar.xz
42f5e36e18b55cb61c11a91f5033d6f56ebbd34760ef20ef13346982561251cb 16775
pandas_0.19.2-5.1_source.buildinfo
Files:
b4be40a2cc98f9268d85f5ff91efa419 3565 python optional pandas_0.19.2-5.1.dsc
ea79db470984acc1159896ffd8f575f9 2393040 python optional
pandas_0.19.2-5.1.debian.tar.xz
2482261e9e085159619896e29b608a3d 16775 python optional
pandas_0.19.2-5.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAljgnO8RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHx0w/9E+UdhcIuOfk9qvaDWzAvRU7G17a3c89p
0PrVHCjUUIIwHbUJn79YdzH8RUio7Tj6ofTmMOVcvF52D9x58q1yZRUr/yf2PjjS
RJNt+tpFHu/1CWXiWXDAIvteJaEJ2SCbRSoWV29YITDy0bLVkFXGp/H33Ko0GurE
WelFhwPhkw1XatAg7MS7mQgwdDskQSqbp1haaWSkZRaTrr03LRYemlkTOPSqxg8u
x/w+L2rLaJGmbQuMk985WiRdbYrraC3le+bPifwaRzswSZ7+Y6Ha63Ca8fjPAazm
1ZCDqvpP3WCvAozU8XzZDWQypQYR+3GtP/RqSwaWHlHs+P2W7Z4KdeEOovpO90yf
d7yc3cT1xNSoLdvisPUkKh3BVBOmuHLeEziLJ1rpiarQjXlPhDl875UeRCBvRY3z
qneMIng8IZArTEyMHdPA+OUYKShu5tRIDWjFIsOAHtcYBEW/8U1mregeoRg3NBg8
Fwg+/EzxgQPSugqTrGKDznbSC2YF9iynJ5RocvHxR0zy7sY68Rga2alXZMWCnYlR
StN+K++IlQL+rMM7mj7Sot80MIZ+1hAV2hK5CCOhaiPbnTAHzjSUHC3xwpfdXeqm
NMG7M92R2WhTrQ/qnP7b+5MPQvG9mHUE5PacW1uclHQaWdoaKCoIu7KbH4OrmNQ8
ZE14XJPdcaE=
=5h1i
-----END PGP SIGNATURE-----
--- End Message ---