Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663946 - dev-python/rospkg-1.1.7 : [TEST] ImportError: No module named catkin_pkg.package
Summary: dev-python/rospkg-1.1.7 : [TEST] ImportError: No module named catkin_pkg.package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-18 06:08 UTC by Toralf Förster
Modified: 2019-12-11 15:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.78 KB, text/plain)
2018-08-18 06:08 UTC, Toralf Förster
Details
dev-python:rospkg-1.1.7:20180817-220047.log (dev-python:rospkg-1.1.7:20180817-220047.log,7.47 KB, text/plain)
2018-08-18 06:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.99 KB, text/plain)
2018-08-18 06:09 UTC, Toralf Förster
Details
environment (environment,111.34 KB, text/plain)
2018-08-18 06:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.02 KB, application/x-bzip)
2018-08-18 06:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.63 KB, application/x-bzip)
2018-08-18 06:09 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-18 06:08:57 UTC
  File "/var/tmp/portage/dev-python/rospkg-1.1.7/work/rospkg-1.1.7/src/rospkg/manifest.py", line 394, in parse_manifest_file
    from catkin_pkg.package import parse_package
ImportError: No module named catkin_pkg.package

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

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

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

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.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.7  USE="test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-08-18 06:08:59 UTC
Created attachment 543874 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-18 06:09:02 UTC
Created attachment 543876 [details]
dev-python:rospkg-1.1.7:20180817-220047.log
Comment 3 Toralf Förster gentoo-dev 2018-08-18 06:09:06 UTC
Created attachment 543878 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-18 06:09:09 UTC
Created attachment 543880 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-18 06:09:12 UTC
Created attachment 543882 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-18 06:09:15 UTC
Created attachment 543884 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-11 15:26:39 UTC
The bug has been closed via the following commit(s):

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

commit d427a102cf844db3a24c21c55b77d2fc4fa28e5b
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-11 14:10:12 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-11 15:26:23 +0000

    dev-python/rospkg: add missing catkin_pkg dep.
    
    Closes: https://bugs.gentoo.org/663946
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

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