Summary: | net-misc/gns3-server-2.2.11 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Michael Mair-Keimberger (mm1ke) <mmk> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 812431 |
Description
Agostino Sarubbo
2020-10-30 08:26:31 UTC
Possible context of error(s): * DISTUTILS_USE_SETUPTOOLS value is probably incorrect * have: DISTUTILS_USE_SETUPTOOLS=bdepend (or unset) * expected: DISTUTILS_USE_SETUPTOOLS=rdepend The logic now accepts bdepend and rdepend, and prefers bdepend, so the bugs are most likely obsolete and confusing. |