Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707708

Summary: www-servers/gunicorn-19.9.0 : [TEST] ImportError: No module named tornado
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2
www-servers:gunicorn-19.9.0:20200201-071045.log

Description Toralf Förster gentoo-dev 2020-02-01 09:15:12 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: www-servers/gunicorn-19.9.0::gentoo failed (test phase):
 *   Testing failed with python2.7
 * 

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

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

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

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

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

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.242_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 01 Feb 2020 06:07:59 +0000

emerge -qpvO www-servers/gunicorn
[ebuild  N    ] www-servers/gunicorn-19.9.0  USE="test -doc" PYTHON_TARGETS="python2_7 python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-02-01 09:15:15 UTC
Created attachment 610158 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-01 09:15:18 UTC
Created attachment 610160 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-01 09:15:21 UTC
Created attachment 610162 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-01 09:15:23 UTC
Created attachment 610164 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-01 09:15:26 UTC
Created attachment 610166 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-01 09:15:29 UTC
Created attachment 610168 [details]
tests.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-01 09:15:32 UTC
Created attachment 610170 [details]
www-servers:gunicorn-19.9.0:20200201-071045.log
Comment 8 Marek Szuba archtester gentoo-dev 2020-12-07 19:51:51 UTC
Works now, either because of the version bump or thanks to python2 support having been dropped.