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

Bug 843329

Summary: dev-db/mongodb python_check_deps build time dependencies
Product: Gentoo Linux Reporter: Mart K <mart>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: UNCONFIRMED ---    
Severity: minor CC: floppym, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=708586
Whiteboard:
Package list:
Runtime testing required: ---

Description Mart K 2022-05-08 15:04:59 UTC
According to bug #835462, build time dependencies should use "has_version -b", but this ebuild uses "has_version" for build time dependencies.

Reproducible: Always

Steps to Reproduce:
1. Make sure scons is installed in the / installation and not in the /tmp/root installation.
2 emerge dev-db/mongodb --root=/tmp/root
Actual Results:  
Pre-merge error because because no suitable python-version could be found.

Expected Results:  
It can compile using the scons-installation from /.

Tested with mongodb-5.0.5-r1