Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651274 - dev-python/croniter-0.3.17 : [TEST] _ ERROR collecting src/croniter/tests/test_croniter.py _ (ImportError: No module named pytz)
Summary: dev-python/croniter-0.3.17 : [TEST] _ ERROR collecting src/croniter/tests/tes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-23 17:11 UTC by Toralf Förster
Modified: 2018-12-01 23:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.30 KB, text/plain)
2018-03-23 17:11 UTC, Toralf Förster
Details
dev-python:croniter-0.3.17:20180323-064519.log (dev-python:croniter-0.3.17:20180323-064519.log,7.20 KB, text/plain)
2018-03-23 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,18.36 KB, text/plain)
2018-03-23 17:11 UTC, Toralf Förster
Details
environment (environment,103.08 KB, text/plain)
2018-03-23 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.26 KB, application/x-bzip)
2018-03-23 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.29 KB, application/x-bzip)
2018-03-23 17:11 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-03-23 17:11:22 UTC
==================================== ERRORS ====================================
_____________ ERROR collecting src/croniter/tests/test_croniter.py _____________
ImportError while importing test module '/var/tmp/portage/dev-python/croniter-0.3.17/work/croniter-0.3.17/src/croniter/tests/test_croniter.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180322-194027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

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




emerge -qpv dev-python/croniter
[ebuild  N    ] dev-python/croniter-0.3.17  USE="{test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:11:25 UTC
Created attachment 525074 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:11:27 UTC
Created attachment 525076 [details]
dev-python:croniter-0.3.17:20180323-064519.log
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:11:30 UTC
Created attachment 525078 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:11:33 UTC
Created attachment 525080 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:11:37 UTC
Created attachment 525082 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:11:39 UTC
Created attachment 525084 [details]
temp.tbz2
Comment 7 David Seifert gentoo-dev 2018-12-01 10:55:17 UTC
Not related to GCC 5
Comment 8 Larry the Git Cow gentoo-dev 2018-12-01 23:33:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9360fad0c86049fb71f9acf5d054f7276b634315

commit 9360fad0c86049fb71f9acf5d054f7276b634315
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-12-01 23:32:00 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-12-01 23:32:18 +0000

    dev-python/croniter: add pytz test dep (bug 651274)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/651274
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/croniter/croniter-0.3.17.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)