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

Bug 695480

Summary: dev-db/mongodb-4.2.0 : ModuleNotFoundError: No module named psutil :
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:mongodb-4.2.0:20190923-052751.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-09-23 16:51:57 UTC
scons -j1 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ --disable-warnings-as-errors --use-system-boost --use-system-pcre --use-system-snappy --use-system-stemmer --use-system-yaml --use-system-zlib --use-system-zstd --ssl core tools
scons: Reading SConscript files ...
ModuleNotFoundError: No module named 'psutil':
  File "/var/tmp/portage/dev-db/mongodb-4.2.0/work/mongodb-src-r4.2.0/SConstruct", line 37:
    import psutil
 * ERROR: dev-db/mongodb-4.2.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20190920-192958

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 23 Sep 2019 04:46:09 +0000

emerge -qpvO dev-db/mongodb
[ebuild  N    ] dev-db/mongodb-4.2.0  USE="ssl tools -debug -kerberos -libressl -lto -mms-agent -test"
Comment 1 Toralf Förster gentoo-dev 2019-09-23 16:52:00 UTC
Created attachment 590744 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-23 16:52:03 UTC
Created attachment 590746 [details]
dev-db:mongodb-4.2.0:20190923-052751.log
Comment 3 Toralf Förster gentoo-dev 2019-09-23 16:52:05 UTC
Created attachment 590748 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-23 16:52:08 UTC
Created attachment 590750 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-23 16:52:11 UTC
Created attachment 590752 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-23 16:52:14 UTC
Created attachment 590754 [details]
temp.tbz2
Comment 7 Ben Kohler gentoo-dev 2019-09-23 20:18:21 UTC

*** This bug has been marked as a duplicate of bug 695442 ***