Your message dated Tue, 10 Apr 2018 22:38:17 +0000
with message-id <e1f61u5-0000qi...@fasolo.debian.org>
and subject line Bug#894502: fixed in matplotlib 2.1.1-2.1
has caused the Debian Bug report #894502,
regarding astroml: autopkgtest fails since python3.6 dropped depends on 
python3-distutils
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.)


-- 
894502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroml
Version: 0.3-7
Severity: normal
User: ci-t...@tracker.debian.org
Usertags: regression

Since the upload of python3.6 version 3.6.5~rc1-2, it doesn't depend on
python3-distutils anymore. Your autopkgtest¹ fails since than with the
following error:
======================================================================
ERROR: Failure: ModuleNotFoundError (No module named 'distutils')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
    raise self.exc_val.with_traceback(self.tb)
  File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/usr/lib/python3.6/imp.py", line 245, in load_module
    return load_package(name, filename)
  File "/usr/lib/python3.6/imp.py", line 217, in load_package
    return _load(spec)
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in
_call_with_frames_removed
  File "/usr/lib/python3/dist-packages/astroML/plotting/__init__.py",
line 1, in <module>
    from .hist_tools import hist
  File "/usr/lib/python3/dist-packages/astroML/plotting/hist_tools.py",
line 5, in <module>
    from astroML.density_estimation import\
  File
"/usr/lib/python3/dist-packages/astroML/density_estimation/__init__.py",
line 1, in <module>
    from .density_estimation import KDE, KNeighborsDensity
  File
"/usr/lib/python3/dist-packages/astroML/density_estimation/density_estimation.py",
line 13, in <module>
    from sklearn.metrics import pairwise_kernels, pairwise_distances
  File "/usr/lib/python3/dist-packages/sklearn/metrics/__init__.py",
line 7, in <module>
    from .ranking import auc
  File "/usr/lib/python3/dist-packages/sklearn/metrics/ranking.py", line
27, in <module>
    from ..utils import assert_all_finite
  File "/usr/lib/python3/dist-packages/sklearn/utils/__init__.py", line
11, in <module>
    from .validation import (as_float_array,
  File "/usr/lib/python3/dist-packages/sklearn/utils/validation.py",
line 23, in <module>
    from ..externals.joblib import Memory
  File
"/usr/lib/python3/dist-packages/sklearn/externals/joblib/__init__.py",
line 3, in <module>
    import joblib
  File "/usr/lib/python3/dist-packages/joblib/__init__.py", line 121, in
<module>
    from .memory import Memory, MemorizedResult
  File "/usr/lib/python3/dist-packages/joblib/memory.py", line 37, in
<module>
    from . import numpy_pickle
  File "/usr/lib/python3/dist-packages/joblib/numpy_pickle.py", line 29,
in <module>
    from .backports import make_memmap
  File "/usr/lib/python3/dist-packages/joblib/backports.py", line 9, in
<module>
    from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'

I don't know if this is an issue of the test (adding the dependency
there can fix the issue) or if the dependencies of your package need
updating.

There are rumors that one shouldn't use distutils as a runtime
dependency and one should use sysconfig instead.

Paul

¹ https://ci.debian.net/packages/a/astroml/unstable/amd64/

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 2.1.1-2.1

We believe that the bug you reported is fixed in the latest version of
matplotlib, 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 894...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated matplotlib 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: Tue, 10 Apr 2018 23:22:47 +0200
Source: matplotlib
Binary: python-matplotlib python3-matplotlib python-matplotlib-data 
python-matplotlib-doc python-matplotlib-dbg python3-matplotlib-dbg
Architecture: source
Version: 2.1.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
 python-matplotlib - Python based plotting system in a style similar to Matlab
 python-matplotlib-data - Python based plotting system (data package)
 python-matplotlib-dbg - Python based plotting system (debug extension)
 python-matplotlib-doc - Python based plotting system (documentation package)
 python3-matplotlib - Python based plotting system in a style similar to Matlab 
(Python
 python3-matplotlib-dbg - Python based plotting system (debug extension, Python 
3)
Closes: 894502
Changes:
 matplotlib (2.1.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * lib/matplotlib/__init__.py: Drop the unused distutils.sysconfig import.
     Closes: #894502.
Checksums-Sha1:
 9985c336ab4be59d71859c4cf273c12589d435de 4054 matplotlib_2.1.1-2.1.dsc
 27b6897ec0461bf8f68b9aea8fd05503a38d99fd 31852 
matplotlib_2.1.1-2.1.debian.tar.xz
 1f6ac510190626fc266fa89d1879cbbae70918fd 10257 
matplotlib_2.1.1-2.1_source.buildinfo
Checksums-Sha256:
 a62425f8ba19d4ab058c9deb3ed64b510766933b8863e45b6a4348234ac2e878 4054 
matplotlib_2.1.1-2.1.dsc
 e1d6d3d88157aaa242d879db59f460336ad9707bf7db38b534a887d574ce27b1 31852 
matplotlib_2.1.1-2.1.debian.tar.xz
 c4083cabfaa25f42f651c6098b5960cc826c216530197086e99392260098fbcb 10257 
matplotlib_2.1.1-2.1_source.buildinfo
Files:
 c0e961f991a6e5dd32e17325324a10de 4054 python optional matplotlib_2.1.1-2.1.dsc
 00e818e211b2a74d7d244ce3ae5cdd91 31852 python optional 
matplotlib_2.1.1-2.1.debian.tar.xz
 0ee8267a7d4b758c63a4342ddd16f274 10257 python optional 
matplotlib_2.1.1-2.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlrNK6YQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9TB2D/wLsmb8udmwLqYKQS0cd9Yp0s8MfKX3F0Jf
GyryoTRW6hCiwejhNFEVwruYIbgEB3rymaGfusq8AnYcIrHZW65gxDBjHhdP8v6U
m0idUAGQ1rYuGQ4DwigfGUINbICaYO6FBTKmO6COlRpJEsIQvlxM3NhVRekbZDFM
t14wcbSLG2tQIzNvrWI/Qv80hQbxEf0vK952OUegFocsjK6sukzeKFIBmrSO30Kw
hEsRjYteeMUNYlecViV5+hnA3kkZPSXHy9QTDMXwvB5e8+zQAPUX5ewUp2voBdIi
miOJ1KEBTBguX9hS7uY8q8Y914A4mc+i468aywqv8uiE1xTFB4l/OyNDYOr8+PL7
q4jesw7SN4IZ0Vg+XSoHXV8iOomSoPN/VOSUVs7ISLvnkY3xmFoif8izi1g27Irk
9FWdJ8uJw/3GcYczvfCh7rxWC5yHAzsiAkabJ4t370oYbV+Q/iLPqq1jcUr8Pt/m
cbpIjy7dqvVkIIc/hOhODCKoIaKDp/aru0m11hNg1N/1PYqi5ofkSyKJaMOwtSir
X8XMHQLjGHs/WuQKQkLz+zf9Ga8qtoLj6BDh/N0JWN9uSGbmemZJJs5W/glXQ1fP
Wxt94iUi2pCyVeDGb0l2wwCz2OoN/Vt7p7qTjDWY1kdRSYy0Nt9tTqRPIqP77CGR
o6U0jXeSlQ==
=7Nkq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to