Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647660 - media-gfx/sigal-1.3.0 : [TEST] ImportError: Failed to import test module: upload_s3
Summary: media-gfx/sigal-1.3.0 : [TEST] ImportError: Failed to import test module: upl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: thomasg
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-02-14 20:04 UTC by Toralf Förster
Modified: 2018-02-16 19:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2018-02-14 20:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.94 KB, text/plain)
2018-02-14 20:04 UTC, Toralf Förster
Details
environment (environment,106.58 KB, text/plain)
2018-02-14 20:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.78 KB, application/x-bzip)
2018-02-14 20:05 UTC, Toralf Förster
Details
media-gfx:sigal-1.3.0:20180214-194010.log (media-gfx:sigal-1.3.0:20180214-194010.log,34.88 KB, text/plain)
2018-02-14 20:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.32 KB, application/x-bzip)
2018-02-14 20:05 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-02-14 20:04:47 UTC
ERROR: upload_s3 (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: upload_s3
Traceback (most recent call last):
  File "/usr/lib64/python3.5/unittest/loader.py", line 153, in loadTestsFromName
    module = __import__(module_name)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_test_20180210-100555

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

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)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-gfx/sigal
[ebuild  N    ] media-gfx/sigal-1.3.0  USE="-s3 {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
Comment 1 Toralf Förster gentoo-dev 2018-02-14 20:04:52 UTC
Created attachment 519554 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-14 20:04:55 UTC
Created attachment 519556 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-14 20:04:58 UTC
Created attachment 519558 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-14 20:05:01 UTC
Created attachment 519560 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-14 20:05:04 UTC
Created attachment 519562 [details]
media-gfx:sigal-1.3.0:20180214-194010.log
Comment 6 Toralf Förster gentoo-dev 2018-02-14 20:05:07 UTC
Created attachment 519564 [details]
temp.tbz2
Comment 7 thomasg 2018-02-15 16:43:39 UTC
This should be fixed with linked pull request once it is merged.
Thanks for the report.
Comment 8 Larry the Git Cow gentoo-dev 2018-02-16 19:52:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911285101d26ca627850aa98e2d80519c78f1600

commit 911285101d26ca627850aa98e2d80519c78f1600
Author:     Thomas Gstädtner <thomas@gstaedtner.net>
AuthorDate: 2018-02-14 20:33:20 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2018-02-16 19:52:04 +0000

    media-gfx/sigal: fix test dependencies
    
    add the necessary dependency to the test useflag
    
    Closes: https://bugs.gentoo.org/647660
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-gfx/sigal/sigal-1.3.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)