Your message dated Mon, 03 Oct 2016 13:20:56 +0000
with message-id <e1br3au-0003a8...@franck.debian.org>
and subject line Bug#839348: fixed in scikit-learn 0.18-2
has caused the Debian Bug report #839348,
regarding python-sklearn: wrong import of "parallel"
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.)


-- 
839348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroml
Version: 0.3-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160930 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> dh build --with python2,python3 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/py3k_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/py3k_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m nose 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/periodogram.py:8:
>  UserWarning: Using slow version of lomb_scargle. Install astroML_addons to 
> use an optimized version
>   warnings.warn("Using slow version of lomb_scargle. Install astroML_addons "
> EEEE/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/iterative_pca.py:136:
>  RuntimeWarning: invalid value encountered in divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> .EE../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/_binned_statistic.py:323:
>  RuntimeWarning: invalid value encountered in divide
>   result[a] /= flatcount
> /usr/lib/python2.7/dist-packages/numpy/core/_methods.py:59: RuntimeWarning: 
> Mean of empty slice.
>   warnings.warn("Mean of empty slice.", RuntimeWarning)
> /usr/lib/python2.7/dist-packages/numpy/core/_methods.py:70: RuntimeWarning: 
> invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .................................................../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186:
>  VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 256 but corresponding boolean dimension is 255
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186: 
> VisibleDeprecationWarning: boolean index did not match indexed array along 
> dimension 0; dimension is 2048 but corresponding boolean dimension is 2047
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ......................................................................................................................................
> ======================================================================
> ERROR: Failure: ImportError (cannot import name parallel)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification/__init__.py",
>  line 1, in <module>
>     from .gmm_bayes import GMMBayes
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification/gmm_bayes.py",
>  line 8, in <module>
>     from sklearn.mixture import GMM
>   File "/usr/lib/python2.7/dist-packages/sklearn/mixture/__init__.py", line 
> 5, in <module>
>     from .gmm import sample_gaussian, log_multivariate_normal_density
>   File "/usr/lib/python2.7/dist-packages/sklearn/mixture/gmm.py", line 21, in 
> <module>
>     from .. import cluster
>   File "/usr/lib/python2.7/dist-packages/sklearn/cluster/__init__.py", line 
> 6, in <module>
>     from .spectral import spectral_clustering, SpectralClustering
>   File "/usr/lib/python2.7/dist-packages/sklearn/cluster/spectral.py", line 
> 16, in <module>
>     from ..metrics.pairwise import pairwise_kernels
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/__init__.py", line 
> 33, in <module>
>     from . import cluster
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/__init__.py", line 
> 19, in <module>
>     from .unsupervised import silhouette_samples
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/unsupervised.py", 
> line 10, in <module>
>     from ..pairwise import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/pairwise.py", line 
> 27, in <module>
>     from ..externals.joblib import parallel
> ImportError: cannot import name parallel
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name parallel)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/__init__.py",
>  line 1, in <module>
>     from .mst_clustering import HierarchicalClustering, get_graph_segments
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/mst_clustering.py",
>  line 7, in <module>
>     from sklearn.neighbors import kneighbors_graph
>   File "/usr/lib/python2.7/dist-packages/sklearn/neighbors/__init__.py", line 
> 9, in <module>
>     from .graph import kneighbors_graph, radius_neighbors_graph
>   File "/usr/lib/python2.7/dist-packages/sklearn/neighbors/graph.py", line 9, 
> in <module>
>     from .base import KNeighborsMixin, RadiusNeighborsMixin
>   File "/usr/lib/python2.7/dist-packages/sklearn/neighbors/base.py", line 18, 
> in <module>
>     from ..metrics import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/__init__.py", line 
> 33, in <module>
>     from . import cluster
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/__init__.py", line 
> 19, in <module>
>     from .unsupervised import silhouette_samples
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/unsupervised.py", 
> line 10, in <module>
>     from ..pairwise import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/pairwise.py", line 
> 27, in <module>
>     from ..externals.joblib import parallel
> ImportError: cannot import name parallel
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name parallel)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/__init__.py", 
> line 21, in <module>
>     from .generated import generate_mu_z
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/generated.py",
>  line 3, in <module>
>     from ..density_estimation import FunctionDistribution
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/__init__.py",
>  line 1, in <module>
>     from .density_estimation import KDE, KNeighborsDensity
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/density_estimation.py",
>  line 13, in <module>
>     from sklearn.metrics import pairwise_kernels, pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/__init__.py", line 
> 33, in <module>
>     from . import cluster
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/__init__.py", line 
> 19, in <module>
>     from .unsupervised import silhouette_samples
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/unsupervised.py", 
> line 10, in <module>
>     from ..pairwise import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/pairwise.py", line 
> 27, in <module>
>     from ..externals.joblib import parallel
> ImportError: cannot import name parallel
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name parallel)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/__init__.py",
>  line 1, in <module>
>     from .density_estimation import KDE, KNeighborsDensity
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/density_estimation.py",
>  line 13, in <module>
>     from sklearn.metrics import pairwise_kernels, pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/__init__.py", line 
> 33, in <module>
>     from . import cluster
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/__init__.py", line 
> 19, in <module>
>     from .unsupervised import silhouette_samples
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/unsupervised.py", 
> line 10, in <module>
>     from ..pairwise import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/pairwise.py", line 
> 27, in <module>
>     from ..externals.joblib import parallel
> ImportError: cannot import name parallel
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name logger)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model/__init__.py",
>  line 1, in <module>
>     from .linear_regression import \
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model/linear_regression.py",
>  line 3, in <module>
>     from sklearn.linear_model import LinearRegression, Lasso, Ridge
>   File "/usr/lib/python2.7/dist-packages/sklearn/linear_model/__init__.py", 
> line 15, in <module>
>     from .least_angle import (Lars, LassoLars, lars_path, LarsCV, LassoLarsCV,
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/linear_model/least_angle.py", line 
> 25, in <module>
>     from ..cross_validation import check_cv
>   File "/usr/lib/python2.7/dist-packages/sklearn/cross_validation.py", line 
> 29, in <module>
>     from .externals.joblib import Parallel, delayed, logger
> ImportError: cannot import name logger
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name parallel)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/__init__.py", 
> line 1, in <module>
>     from .hist_tools import hist
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/hist_tools.py",
>  line 5, in <module>
>     from astroML.density_estimation import\
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/__init__.py",
>  line 1, in <module>
>     from .density_estimation import KDE, KNeighborsDensity
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/density_estimation.py",
>  line 13, in <module>
>     from sklearn.metrics import pairwise_kernels, pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/__init__.py", line 
> 33, in <module>
>     from . import cluster
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/__init__.py", line 
> 19, in <module>
>     from .unsupervised import silhouette_samples
>   File 
> "/usr/lib/python2.7/dist-packages/sklearn/metrics/cluster/unsupervised.py", 
> line 10, in <module>
>     from ..pairwise import pairwise_distances
>   File "/usr/lib/python2.7/dist-packages/sklearn/metrics/pairwise.py", line 
> 27, in <module>
>     from ..externals.joblib import parallel
> ImportError: cannot import name parallel
> 
> ----------------------------------------------------------------------
> Ran 195 tests in 0.919s
> 
> FAILED (errors=6)
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
> exit code 13

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

The full build log is available from:
   http://aws-logs.debian.net/2016/09/30/astroml_0.3-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: scikit-learn
Source-Version: 0.18-2

We believe that the bug you reported is fixed in the latest version of
scikit-learn, 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 839...@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 scikit-learn 
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 Oct 2016 09:36:31 -0400
Source: scikit-learn
Binary: python-sklearn python-sklearn-lib python3-sklearn python3-sklearn-lib 
python-sklearn-doc python-scikits-learn
Architecture: source all amd64
Version: 0.18-2
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
 python-scikits-learn - transitional compatibility package for scikits.learn -> 
sklearn m
 python-sklearn - Python modules for machine learning and data mining
 python-sklearn-doc - documentation and examples for scikit-learn
 python-sklearn-lib - low-level implementations and bindings for scikit-learn
 python3-sklearn - Python modules for machine learning and data mining
 python3-sklearn-lib - low-level implementations and bindings for scikit-learn 
- Python
Closes: 839348
Changes:
 scikit-learn (0.18-2) unstable; urgency=medium
 .
   * debian/patches/deb_use_system_joblib
     sklearn started to use other submodules of joblib directly, so previous
     stub for import did not work.  Now update local namespace of the stub
     entirely with definitions from joblib.__dict__  (Closes: #839348)
   * debian/rules
     - allow joblib to parallelize to 2 processes, to overcome recent joblib
       (0.10.2) bug with 0 value
Checksums-Sha1:
 3c991fd8b40cc2fdb19743cc67526ddf4e4b3f37 2734 scikit-learn_0.18-2.dsc
 7bfcfc29772deb44d6c9ec119720f13d927a1dad 16404 
scikit-learn_0.18-2.debian.tar.xz
 f55f681dd866a06ab71b679a5b51bb7e83b1b3eb 69310 
python-scikits-learn_0.18-2_all.deb
 d5024ba6b7276b2576dbafe2b1ea41d11a82fd15 4684144 
python-sklearn-doc_0.18-2_all.deb
 5f0a2397ed4eb875a90b4d8bdacaac7e43c0de19 5944620 
python-sklearn-lib-dbgsym_0.18-2_amd64.deb
 4a1549fe5373bf65229f660ecf053bc3b169c8b6 1542798 
python-sklearn-lib_0.18-2_amd64.deb
 c72549f7ae40ebf9dd86ded17394f9ef6d6420d3 1383382 python-sklearn_0.18-2_all.deb
 65364e2760cbe301cebae01abd874e42a0d2c4e2 6090094 
python3-sklearn-lib-dbgsym_0.18-2_amd64.deb
 7176b75d14abd5443807235dff2906669a5b9a51 1455420 
python3-sklearn-lib_0.18-2_amd64.deb
 d4e2d65ab44503662672f1fc3b8fd24d58bf1a04 1382736 python3-sklearn_0.18-2_all.deb
Checksums-Sha256:
 92db62a3fca5a4faeeffbc88e15cb05d3e78f9d9aeb9d283a666005b59a41fb9 2734 
scikit-learn_0.18-2.dsc
 f9d8cb22fedd750972c185e107cd7ffc000a291ad55e7ab69fe5174b642094c6 16404 
scikit-learn_0.18-2.debian.tar.xz
 dd92bd399e875e2a24f70a38fc33322b1861cfc88b7a20b0df57ee9549571cbb 69310 
python-scikits-learn_0.18-2_all.deb
 ac5dfcd65018c6c7fb8ff0c96748537156e609ab635b3f525588a8f506623fa8 4684144 
python-sklearn-doc_0.18-2_all.deb
 bca8445eedaa88d9456969e4061e265834d4f0e9a55a547823c597fa95d59325 5944620 
python-sklearn-lib-dbgsym_0.18-2_amd64.deb
 d5f3d01f60eab9146118a3ce6517c551fee70415322e1d536a7cedbffa5de8c5 1542798 
python-sklearn-lib_0.18-2_amd64.deb
 0f94c1864b3b8350dd6ee4d57704493b359c5e14d61a86bc266a77f57dec5543 1383382 
python-sklearn_0.18-2_all.deb
 2bfcc69023d67b38b11ceba78306fe09cc7e12eba60e25f41662934838426d6e 6090094 
python3-sklearn-lib-dbgsym_0.18-2_amd64.deb
 a456652c7040bfcdb6a5099554ae26ed344fc24359b99c7edc0694ef7a991787 1455420 
python3-sklearn-lib_0.18-2_amd64.deb
 ecd61cc56056ea52f719f40ed06625ddb484e58e914a682c48ef8a89ceff1a06 1382736 
python3-sklearn_0.18-2_all.deb
Files:
 bfb993a02f001465781c699179de0408 2734 python optional scikit-learn_0.18-2.dsc
 f328e31759657768fe208eca391915f1 16404 python optional 
scikit-learn_0.18-2.debian.tar.xz
 769be952ec5b449cc0dce8a988c6ae50 69310 oldlibs optional 
python-scikits-learn_0.18-2_all.deb
 44e36343dbb8e1f270a8e7b5abb39538 4684144 doc optional 
python-sklearn-doc_0.18-2_all.deb
 34112b6f4dad48bc679423c14e0e7327 5944620 debug extra 
python-sklearn-lib-dbgsym_0.18-2_amd64.deb
 4e35bfd166c17074478db9a8217ad1b1 1542798 python optional 
python-sklearn-lib_0.18-2_amd64.deb
 cf1097ee848189b662693c01e47c61e9 1383382 python optional 
python-sklearn_0.18-2_all.deb
 88b38621741aeca2b5c24eac58a6a21b 6090094 debug extra 
python3-sklearn-lib-dbgsym_0.18-2_amd64.deb
 a1f30b62ad67e03c4fd62dc2dbe1f6c8 1455420 python optional 
python3-sklearn-lib_0.18-2_amd64.deb
 81cbba57fc82ec46fcd133a63b5b860c 1382736 python optional 
python3-sklearn_0.18-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJX8lZHAAoJEKLeI1Bi2jP6b8MP/22YOaA9aR7q3OmxeyA+H3ME
eQ6Fpk3IlGH1soFUqWfa7/w4I1tS/UonfVaGWrvwud0A9SGqgintE3n0M6MdZiVk
+M/3t6FwqswbbD+vGmHZt9jmjNf95MsxByf8sqkPnjZ2EB5dm8hpS5VoApy98Owj
BeLq2WbQp25/n6Und1eM/GRf+GXFVjDKWWIkDmWNAb0JBykVoQ+UjwCKwaRLvJK1
emeJ3RYRtxRvvi8PYOHB0qX6qBP6+xwtnXH/6Cty+EXgHeBnuHjPoO1hFzSj6o8M
p8ZZfWZ1iLDYpQgCSpD7WaplWTaVqi1imHKtGtrIbRmN9M+X+gir14SSvs6KwBRB
rQb9S/VM4cC1W2gESts6jHpKV3WPPQwDzyIBklznZJgMYfevLRjssMwgMF39xkGD
Pqqp2gYJNfxlSy5bBDG07npaDEAzG3l2FK+9Mz8DzF9LeJRzJabYsXMzjtSJh0PE
B3pl9cxVNnUqEtbGLfxUQ0tSL2wvwR29fWgp+Bkph3du3P5o1eaUbyRSRymMmZ7q
qJg7fP+MXaQrn/f4WTCD+2GnaT/Ck4hUdR1suLxTG0av1z0fzwGK5uzJJFdL02HP
gAeBcKfRQI/1zUAT9820g21wMt2vp3oA5hAVVXQrlyz++DwSsFQYH+oGXjSCgBt9
gT5M6M6vXJKrk7WFGrmI
=kYCH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to