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

Bug 759379

Summary: [TEST] dev-ros/ament_flake8-0.10.0 : ModuleNotFoundError: No module named msgpack
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED INVALID    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ros:ament_flake8-0.10.0:20201210-001121.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-12-10 17:50:52 UTC
  File "/usr/lib/python3.8/site-packages/pytestsalt/utils/log_server_tornado.py", line 15, in <module>
    import msgpack
ModuleNotFoundError: No module named 'msgpack'
 * ERROR: dev-ros/ament_flake8-0.10.0::gentoo failed (test phase):
 *   Tests fail with python3.8
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl_test-20201207-113004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Dec  9 11:05:13 PM UTC 2020
/var/db/repos/libressl	Wed Dec  9 02:37:52 PM UTC 2020

emerge -qpvO dev-ros/ament_flake8
[ebuild  N    ] dev-ros/ament_flake8-0.10.0  USE="test" PYTHON_TARGETS="python3_8 -python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-12-10 17:50:54 UTC
Created attachment 677590 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-10 17:50:55 UTC
Created attachment 677593 [details]
dev-ros:ament_flake8-0.10.0:20201210-001121.log
Comment 3 Toralf Förster gentoo-dev 2020-12-10 17:50:57 UTC
Created attachment 677596 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-10 17:50:58 UTC
Created attachment 677599 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-10 17:50:59 UTC
Created attachment 677602 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-10 21:18:12 UTC
FWIW a bunch of other *ros* packages failed with the same error message