Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660532 - dev-python/e4u-0.1_rc5 : [TEST] ImportError: Failed to import test module: test.test
Summary: dev-python/e4u-0.1_rc5 : [TEST] ImportError: Failed to import test module: te...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-07-06 18:30 UTC by Toralf Förster
Modified: 2018-07-07 12:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.88 KB, text/plain)
2018-07-06 18:30 UTC, Toralf Förster
Details
dev-python:e4u-0.1_rc5:20180706-004647.log (dev-python:e4u-0.1_rc5:20180706-004647.log,5.61 KB, text/plain)
2018-07-06 18:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.70 KB, text/plain)
2018-07-06 18:30 UTC, Toralf Förster
Details
environment (environment,102.42 KB, text/plain)
2018-07-06 18:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.27 KB, application/x-bzip)
2018-07-06 18:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.67 KB, application/x-bzip)
2018-07-06 18:30 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-06 18:30:41 UTC
ERROR: test.test (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: test.test
Traceback (most recent call last):
  File "/usr/lib64/python2.7/unittest/loader.py", line 254, in _find_tests
    module = self._get_module_from_name(name)

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

  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]   python2.7 (fallback)




emerge -qpv dev-python/e4u
[ebuild  N    ] dev-python/e4u-0.1_rc5  USE="{test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-06 18:30:44 UTC
Created attachment 538582 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-06 18:30:46 UTC
Created attachment 538584 [details]
dev-python:e4u-0.1_rc5:20180706-004647.log
Comment 3 Toralf Förster gentoo-dev 2018-07-06 18:30:49 UTC
Created attachment 538586 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-06 18:30:52 UTC
Created attachment 538588 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-06 18:30:55 UTC
Created attachment 538590 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-06 18:30:58 UTC
Created attachment 538592 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-07 12:39:50 UTC
The bug has been closed via the following commit(s):

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

commit 453f853494171c081e8e5f8e833682c55e7c21e8
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-07-06 22:44:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-07 12:39:37 +0000

    dev-python/e4u: fix tests
    
    Closes: https://bugs.gentoo.org/660532
    Package-Manager: Portage-2.3.41, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9075

 dev-python/e4u/e4u-0.1_rc5.ebuild               |  5 ++++-
 dev-python/e4u/files/initialize-e4u-tests.patch | 11 +++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)