Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759379 - [TEST] dev-ros/ament_flake8-0.10.0 : ModuleNotFoundError: No module named msgpack
Summary: [TEST] dev-ros/ament_flake8-0.10.0 : ModuleNotFoundError: No module named msg...
Status: RESOLVED INVALID
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: 2020-12-10 17:50 UTC by Toralf Förster
Modified: 2020-12-12 11:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2020-12-10 17:50 UTC, Toralf Förster
Details
dev-ros:ament_flake8-0.10.0:20201210-001121.log (dev-ros:ament_flake8-0.10.0:20201210-001121.log,6.93 KB, text/plain)
2020-12-10 17:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.12 KB, text/plain)
2020-12-10 17:50 UTC, Toralf Förster
Details
environment (environment,118.34 KB, text/plain)
2020-12-10 17:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.34 KB, application/x-bzip)
2020-12-10 17:50 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 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