Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661120 - dev-python/catkin_pkg-0.4.6 : [TEST] ImportError: No module named flake8.api.legacy
Summary: dev-python/catkin_pkg-0.4.6 : [TEST] ImportError: No module named flake8.api....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-07-14 09:11 UTC by Toralf Förster
Modified: 2018-07-30 16:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.41 KB, text/plain)
2018-07-14 09:11 UTC, Toralf Förster
Details
dev-python:catkin_pkg-0.4.6:20180713-212010.log (dev-python:catkin_pkg-0.4.6:20180713-212010.log,14.10 KB, text/plain)
2018-07-14 09:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.08 KB, text/plain)
2018-07-14 09:11 UTC, Toralf Förster
Details
environment (environment,139.24 KB, text/plain)
2018-07-14 09:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.38 KB, application/x-bzip)
2018-07-14 09:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.14 KB, application/x-bzip)
2018-07-14 09:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-14 09:11:23 UTC
  File "/var/tmp/portage/dev-python/catkin_pkg-0.4.6/work/catkin_pkg-0.4.6/test/test_flake8.py", line 20, in <module>
    from flake8.api.legacy import get_style_guide
ImportError: No module named flake8.api.legacy

----------------------------------------------------------------------
Ran 50 tests in 0.812s

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_test_20180704-231442

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)




emerge -qpv dev-python/catkin_pkg
[ebuild  N    ] dev-python/catkin_pkg-0.4.6  USE="{test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-07-14 09:11:26 UTC
Created attachment 539458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-14 09:11:29 UTC
Created attachment 539460 [details]
dev-python:catkin_pkg-0.4.6:20180713-212010.log
Comment 3 Toralf Förster gentoo-dev 2018-07-14 09:11:32 UTC
Created attachment 539462 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-14 09:11:35 UTC
Created attachment 539464 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-14 09:11:38 UTC
Created attachment 539466 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-14 09:11:40 UTC
Created attachment 539468 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-30 16:34:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cbc19e5e0eedc822c538f8855b1fbeb46d0f27

commit e5cbc19e5e0eedc822c538f8855b1fbeb46d0f27
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 16:34:01 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 16:34:10 +0000

    dev-python/catkin_pkg: add missing flake8 test dep
    
    Closes: https://bugs.gentoo.org/661120
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-python/catkin_pkg/catkin_pkg-0.4.7.ebuild | 6 +++++-
 dev-python/catkin_pkg/catkin_pkg-9999.ebuild  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)