Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843329 - dev-db/mongodb python_check_deps build time dependencies
Summary: dev-db/mongodb python_check_deps build time dependencies
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-08 15:04 UTC by Mart K
Modified: 2022-06-28 08:48 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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