Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639320 - dev-ros/std_srvs-1.11.2 : ImportError: No module named yaml
Summary: dev-ros/std_srvs-1.11.2 : ImportError: No module named yaml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 19:22 UTC by Toralf Förster
Modified: 2017-12-01 18:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
dev-ros:std_srvs-1.11.2:20171130-115518.log (dev-ros:std_srvs-1.11.2:20171130-115518.log,17.39 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.79 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
environment (environment,161.50 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.17 KB, application/x-bzip)
2017-11-30 19:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.51 KB, application/x-bzip)
2017-11-30 19:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.85 KB, application/x-bzip)
2017-11-30 19:22 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 2017-11-30 19:22:22 UTC
  File "//usr/lib64/python2.7/site-packages/genpy/message.py", line 44, in <module>
    import yaml
ImportError: No module named yaml
make[2]: *** [CMakeFiles/std_srvs_generate_messages_py.dir/build.make:65: devel/lib64/python2.7/site-packages/std_srvs/srv/_Trigger.py] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-ros/std_srvs-1.11.2/work/std_srvs-1.11.2_build'
make[1]: *** [CMakeFiles/Makefile2:166: CMakeFiles/std_srvs_generate_messages_py.dir/all] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_abi32+64_20171128-221102

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
  [2]   ruby24 (with Rubygems)
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-ros/std_srvs
[ebuild  N    ] dev-ros/std_srvs-1.11.2  USE="{-test}" PYTHON_TARGETS="python2_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2017-11-30 19:22:25 UTC
Created attachment 507384 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-30 19:22:28 UTC
Created attachment 507386 [details]
dev-ros:std_srvs-1.11.2:20171130-115518.log
Comment 3 Toralf Förster gentoo-dev 2017-11-30 19:22:31 UTC
Created attachment 507388 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-30 19:22:34 UTC
Created attachment 507390 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-30 19:22:37 UTC
Created attachment 507392 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-30 19:22:40 UTC
Created attachment 507394 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-30 19:22:42 UTC
Created attachment 507396 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-01 18:10:46 UTC
The bug has been closed via the following commit(s):

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

commit a53c2737f82093809ea00b506f494a76db1b6379
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2017-12-01 18:08:53 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2017-12-01 18:10:40 +0000

    dev-ros/genpy: pyyaml is a rdepends.
    
    Closes: https://bugs.gentoo.org/639320
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-ros/genpy/genpy-0.6.7.ebuild | 4 ++--
 dev-ros/genpy/genpy-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)