Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745948 - dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-10-01 08:48 UTC by Agostino Sarubbo
Modified: 2022-01-28 11:51 UTC (History)
1 user (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 Agostino Sarubbo gentoo-dev 2020-10-01 08:48:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: ci)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-01 08:48:42 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=no
Comment 2 Larry the Git Cow gentoo-dev 2022-01-28 11:51:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9be7aed5a49a06c58e938d9d1addd41303debe

commit 9c9be7aed5a49a06c58e938d9d1addd41303debe
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-01-28 11:47:43 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-01-28 11:50:42 +0000

    dev-python/mygpoclient: enable py3.10, ebuild cleanup
    
    Closes: https://bugs.gentoo.org/745948
    Closes: https://bugs.gentoo.org/723736
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../files/mygpoclient-1.8-fix-literal.patch        | 35 +++++++++++++++++++++
 dev-python/mygpoclient/mygpoclient-1.8.ebuild      | 36 ++++++++--------------
 2 files changed, 48 insertions(+), 23 deletions(-)