Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702206 - dev-python/pytest-salt: breaks net-misc/httpie-1.0.3 : [TEST] ImportError: No module named tornado
Summary: dev-python/pytest-salt: breaks net-misc/httpie-1.0.3 : [TEST] ImportError: N...
Status: RESOLVED DUPLICATE of bug 740882
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-06 23:28 UTC by Toralf Förster
Modified: 2021-07-11 22:59 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2019-12-06 23:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,214.98 KB, text/plain)
2019-12-06 23:28 UTC, Toralf Förster
Details
environment (environment,115.33 KB, text/plain)
2019-12-06 23:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.80 KB, application/x-bzip)
2019-12-06 23:28 UTC, Toralf Förster
Details
net-misc:httpie-1.0.3:20191206-164809.log (net-misc:httpie-1.0.3:20191206-164809.log,12.07 KB, text/plain)
2019-12-06 23:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.81 KB, application/x-bzip)
2019-12-06 23:28 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,22.19 KB, application/x-bzip)
2019-12-06 23:28 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-06 23:28:25 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: net-misc/httpie-1.0.3::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 <==
Fri, 06 Dec 2019 16:06:31 +0000

emerge -qpvO net-misc/httpie
[ebuild  N    ] net-misc/httpie-1.0.3  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-12-06 23:28:28 UTC
Created attachment 598720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-06 23:28:31 UTC
Created attachment 598722 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-06 23:28:34 UTC
Created attachment 598724 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-06 23:28:38 UTC
Created attachment 598726 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-06 23:28:41 UTC
Created attachment 598728 [details]
net-misc:httpie-1.0.3:20191206-164809.log
Comment 6 Toralf Förster gentoo-dev 2019-12-06 23:28:43 UTC
Created attachment 598730 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-06 23:28:46 UTC
Created attachment 598732 [details]
tests.tbz2
Comment 8 Ralph Seichter 2019-12-08 20:47:10 UTC
Hello Toralf. I am trying to figure out why you consider this to be a net-misc/httpie issue? The file log_server_tornado.py, which contains the failing import, is part of dev-python/pytest-salt. Httpie does not use "import tornado" anywhere.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-11 22:59:19 UTC

*** This bug has been marked as a duplicate of bug 740882 ***