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

Bug 705958

Summary: dev-python/future-0.18.2 : src_install(): DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Product: Gentoo Linux Reporter: Ralph Seichter <gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Ralph Seichter 2020-01-20 14:16:46 UTC
(Follow-up to https://bugs.gentoo.org/705726#c3)

Installing dev-python/future-0.18.2 results in the following message:

  >>> Installing (1 of 1) dev-python/future-0.18.2::gentoo
  * Messages for package dev-python/future-0.18.2:
  * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
  *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
  *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-18 20:30:31 UTC
commit 0a2b11c56e405d3b70a6e52101f3f3945d1cbfa0
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-04-29 06:05:30 +0200
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-04-29 06:05:30 +0200

    dev-python/future: DISTUTILS_USE_SETUPTOOLS=rdepend
    
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>