Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702216 - app-admin/supervisor-4.0.4 : [TEST] ImportError: No module named tornado
Summary: app-admin/supervisor-4.0.4 : [TEST] ImportError: No module named tornado
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-07 04:57 UTC by Toralf Förster
Modified: 2020-02-10 13:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.97 KB, text/plain)
2019-12-07 04:57 UTC, Toralf Förster
Details
app-admin:supervisor-4.0.4:20191207-015815.log (app-admin:supervisor-4.0.4:20191207-015815.log,34.10 KB, text/plain)
2019-12-07 04:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,229.68 KB, text/plain)
2019-12-07 04:57 UTC, Toralf Förster
Details
environment (environment,138.03 KB, text/plain)
2019-12-07 04:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.98 KB, application/x-bzip)
2019-12-07 04:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.77 KB, application/x-bzip)
2019-12-07 04:58 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 2019-12-07 04:57:43 UTC
  File "/usr/lib64/python2.7/site-packages/pytestsalt/utils/log_server_tornado.py", line 16, in <module>
    from tornado import gen
ImportError: No module named tornado
 * ERROR: app-admin/supervisor-4.0.4::gentoo failed (test phase):
 *   tests failed with python2.7
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_test-20191129-201951

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 07 Dec 2019 01:06:39 +0000

emerge -qpvO app-admin/supervisor
[ebuild  N    ] app-admin/supervisor-4.0.4  USE="test -doc" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-12-07 04:57:46 UTC
Created attachment 598784 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-07 04:57:50 UTC
Created attachment 598786 [details]
app-admin:supervisor-4.0.4:20191207-015815.log
Comment 3 Toralf Förster gentoo-dev 2019-12-07 04:57:53 UTC
Created attachment 598788 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-07 04:57:56 UTC
Created attachment 598790 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-07 04:57:58 UTC
Created attachment 598792 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-07 04:58:02 UTC
Created attachment 598794 [details]
temp.tbz2
Comment 7 Louis Sautier (sbraz) gentoo-dev 2020-02-10 13:00:32 UTC
Looks like it's dev-python/pytest-salt's fault.