Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664212 - dev-python/marshmallow-3.0.0_beta12 : [TEST] ImportError: No module named simplejson
Summary: dev-python/marshmallow-3.0.0_beta12 : [TEST] ImportError: No module named sim...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-21 19:20 UTC by Toralf Förster
Modified: 2018-08-21 19:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2018-08-21 19:21 UTC, Toralf Förster
Details
dev-python:marshmallow-3.0.0_beta12:20180821-191103.log (dev-python:marshmallow-3.0.0_beta12:20180821-191103.log,9.55 KB, text/plain)
2018-08-21 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.75 KB, text/plain)
2018-08-21 19:21 UTC, Toralf Förster
Details
environment (environment,104.82 KB, text/plain)
2018-08-21 19:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.72 KB, application/x-bzip)
2018-08-21 19:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.21 KB, application/x-bzip)
2018-08-21 19:21 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,34.11 KB, application/x-bzip)
2018-08-21 19:21 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-08-21 19:20:59 UTC
  File "/var/tmp/portage/dev-python/marshmallow-3.0.0_beta12/work/marshmallow-3.0.0b12/tests/base.py", line 6, in <module>
    import simplejson
ImportError: No module named simplejson
ERROR: could not load /var/tmp/portage/dev-python/marshmallow-3.0.0_beta12/work/marshmallow-3.0.0b12/tests/conftest.py

 * ERROR: dev-python/marshmallow-3.0.0_beta12::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20180820-192742

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

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

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




emerge -qpv dev-python/marshmallow
[ebuild  N    ] dev-python/marshmallow-3.0.0_beta12  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-08-21 19:21:02 UTC
Created attachment 544392 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-21 19:21:05 UTC
Created attachment 544394 [details]
dev-python:marshmallow-3.0.0_beta12:20180821-191103.log
Comment 3 Toralf Förster gentoo-dev 2018-08-21 19:21:08 UTC
Created attachment 544396 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-21 19:21:11 UTC
Created attachment 544398 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-21 19:21:14 UTC
Created attachment 544400 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-21 19:21:17 UTC
Created attachment 544402 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-21 19:21:19 UTC
Created attachment 544404 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-21 19:33:45 UTC
The bug has been closed via the following commit(s):

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

commit 84a575760446b78dbe4b7e616476d87525cbeace
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-08-21 19:30:58 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-08-21 19:33:37 +0000

    dev-python/marshmallow: add simplejson test dep (bug 664212)
    
    Closes: https://bugs.gentoo.org/664212
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)