Your message dated Mon, 25 Dec 2017 18:03:45 +0000
with message-id <e1etx6h-0003dp...@fasolo.debian.org>
and subject line Bug#884690: fixed in backports.functools-lru-cache 1.4-2
has caused the Debian Bug report #884690,
regarding ImportError with astroid 1.5
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.)


-- 
884690: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884690
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-astroid
Version: 1.5.3-2
Severity: serious
Tags: sid buster

Installing python-astroid and running

$ python -c 'from astroid.node_classes import as_string'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/astroid/__init__.py", line 57, in 
<module>
    from astroid.nodes import *
  File "/usr/lib/python2.7/dist-packages/astroid/nodes.py", line 30, in <module>
    from astroid.node_classes import (
  File "/usr/lib/python2.7/dist-packages/astroid/node_classes.py", line 24, in
<module>
    from astroid import bases
  File "/usr/lib/python2.7/dist-packages/astroid/bases.py", line 25, in <module>
    MANAGER = manager.AstroidManager()
  File "/usr/lib/python2.7/dist-packages/astroid/util.py", line 24, in <lambda>
    lambda: importlib.import_module('.' + module_name, 'astroid'))
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/usr/lib/python2.7/dist-packages/astroid/manager.py", line 21, in 
<module>
    from astroid.interpreter._import import spec
  File "/usr/lib/python2.7/dist-packages/astroid/interpreter/_import/spec.py",
line 19, in <module>
    from backports.functools_lru_cache import lru_cache
ImportError: No module named backports.functools_lru_cache

same issue in the autopkg test
https://ci.debian.net/data/packages/unstable/amd64/a/astroid/latest-autopkgtest/log.gz

this also breaks the python-requirements-detector test in a different way:

 
https://ci.debian.net/data/packages/unstable/amd64/p/python-requirements-detector/latest-autopkgtest/log.gz

ERROR: Failure: ImportError (cannot import name as_string)
----------------------------------------------------------------------
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
"/tmp/autopkgtest-lxc._jq3zaeb/downtmp/build.7Qp/src/tests/test_parsing.py",
line 9, in <module>
    from requirements_detector.requirement import DetectedRequirement,
_parse_egg_name, _strip_fragment
  File
"/tmp/autopkgtest-lxc._jq3zaeb/downtmp/build.7Qp/src/requirements_detector/__init__.py",
line 1, in <module>
    from requirements_detector.detect import find_requirements
  File
"/tmp/autopkgtest-lxc._jq3zaeb/downtmp/build.7Qp/src/requirements_detector/detect.py",
line 4, in <module>
    from astroid.builder import AstroidBuilder
  File "/usr/lib/python2.7/dist-packages/astroid/__init__.py", line 57, in 
<module>
    from astroid.nodes import *
  File "/usr/lib/python2.7/dist-packages/astroid/nodes.py", line 30, in <module>
    from astroid.node_classes import (
  File "/usr/lib/python2.7/dist-packages/astroid/node_classes.py", line 23, in
<module>
    from astroid import as_string
ImportError: cannot import name as_string

--- End Message ---
--- Begin Message ---
Source: backports.functools-lru-cache
Source-Version: 1.4-2

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

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated 
backports.functools-lru-cache 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: Mon, 25 Dec 2017 12:39:56 -0500
Source: backports.functools-lru-cache
Binary: python-backports.functools-lru-cache
Architecture: source all
Version: 1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description:
 python-backports.functools-lru-cache - backport of functools.lru_cache from 
Python 3.3
Closes: 884690
Changes:
 backports.functools-lru-cache (1.4-2) unstable; urgency=medium
 .
   * debian/rules
     - let dh_python2 handle the shared `backports` namespace; Closes: #884690
Checksums-Sha1:
 8763e66c290c60b7b509fe7d4a7170390ef00ef5 2259 
backports.functools-lru-cache_1.4-2.dsc
 8fc00e3669b6cabec3511bfe26730c5d202393bf 2328 
backports.functools-lru-cache_1.4-2.debian.tar.xz
 390d9137a8c45ec2779a0d2b9f30645f8338ed56 7312 
backports.functools-lru-cache_1.4-2_amd64.buildinfo
 040f30dcc1418b7ecf3c994eeb6e1897985dcb48 6032 
python-backports.functools-lru-cache_1.4-2_all.deb
Checksums-Sha256:
 c2752b607f0022ee8e0c15a6164984a390d6899d6c7fcff34d673a2d66bb7da1 2259 
backports.functools-lru-cache_1.4-2.dsc
 7405486e9ec96fc5205357d7e1c8f77e7b25d40ab774a93a126b6ed92816099d 2328 
backports.functools-lru-cache_1.4-2.debian.tar.xz
 bd1ca50e9c5da0031866b8bd0b36f9d1b6b597aa5bb99b6809178b53946785bd 7312 
backports.functools-lru-cache_1.4-2_amd64.buildinfo
 d36a72411c545da887af4afe380531be1f071a4ba9422e4d0f29100b409da0d6 6032 
python-backports.functools-lru-cache_1.4-2_all.deb
Files:
 96e353528c8593e57ec7ec0c19725b26 2259 python optional 
backports.functools-lru-cache_1.4-2.dsc
 f74f6517c156ae18fb2c9faa30622632 2328 python optional 
backports.functools-lru-cache_1.4-2.debian.tar.xz
 39a78d73cc86a2a139ce3052cf773557 7312 python optional 
backports.functools-lru-cache_1.4-2_amd64.buildinfo
 648066169808f0130dd80b006ef395e0 6032 python optional 
python-backports.functools-lru-cache_1.4-2_all.deb

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

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlpBOGMACgkQh588mTgB
qU8Y/A/+IjpVn2RYUmNyFVUdJdfkznABlsPIW9oK35LqPhH0JwfRLKl+zbkfL3VX
DUn0By+2rSq58FftPap02vm1uh9bAxqGX66E0m6qTX84HxkfmdnWg6SOEfV3BZ82
z9AY0XGJpkUuVzpMfq4nlL05NKM0iqtp93SOdSBUWadc+Z8fhdzSmYhxKLu607MV
xbOTSGun75rZbFz85plrBxYDocMMkxETjys+XMRf2GhDdTuNvxAlytffPnuXu+L2
oLPcW+xw+/KIKjw5YwC0+A3PdCavWw2bSOif98R5GhdmKOqm9Dzl8/UZwB/SJGjW
kP0ASciI3MLlip51+Kux+OfBfUC5gEJo27FkIiaU4zVFq/M1oMQeG2vOx2RaWrnC
qyfALpoGVFM/3OVs3rc3NEALijgoAevjr0Y18A+Kq4soFSYz/fiypjz4VGjZEWXS
Dnpm9L1yx0BCc6JL1/oZMypkePvRfGcJdIRjL+bFksYvy8Ay7NFpXLNm+h8qgkbK
JIzdYMIRG5obFFVnRrZieHHDROjG4ub9Fn3pzx/St7l/hTGkJxXsxWqVfFV9osca
vYUeSrFTsLK/R5tC1Gm5X7tibCdMSGONmq2MR6CIRlKpYAPBfkS3hkwNwVPyVbj8
0aB9CFnkAwqJbqNiqOln3ngXoSXLiHGAL1LjrO7RD/aJ2HIJHmQ=
=FCUp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to