Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 640384

Summary: dev-python/rospkg-1.1.4 : [TEST] ImportError: No module named mock
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:rospkg-1.1.4:20171209-104014.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-12-09 14:37:13 UTC
  File "/var/tmp/portage/dev-python/rospkg-1.1.4/work/rospkg-1.1.4/test/test_rospkg_os_detect.py", line 35, in <module>
    import mock
ImportError: No module named mock

Name                    Stmts   Miss  Cover   Missing
-----------------------------------------------------

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.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 dev-python/rospkg
[ebuild  N    ] dev-python/rospkg-1.1.4  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-12-09 14:37:16 UTC
Created attachment 509082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-09 14:37:19 UTC
Created attachment 509084 [details]
dev-python:rospkg-1.1.4:20171209-104014.log
Comment 3 Toralf Förster gentoo-dev 2017-12-09 14:37:23 UTC
Created attachment 509086 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-09 14:37:26 UTC
Created attachment 509088 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-09 14:37:29 UTC
Created attachment 509090 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-09 14:37:32 UTC
Created attachment 509092 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-12 14:03:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f426d72690cb3359bff0e8c20d6a774e0faa50

commit 54f426d72690cb3359bff0e8c20d6a774e0faa50
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-02-12 13:32:05 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-02-12 13:32:05 +0000

    dev-python/rospkg: add missing mock test dep
    
    Closes: https://bugs.gentoo.org/640384
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/rospkg/rospkg-1.1.4.ebuild | 3 ++-
 dev-python/rospkg/rospkg-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)