Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653776 - dev-python/tagpy-2013.1: complains about setuptools
Summary: dev-python/tagpy-2013.1: complains about setuptools
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 688992
Blocks:
  Show dependency tree
 
Reported: 2018-04-22 12:20 UTC by Michał Górny
Modified: 2021-02-21 18:00 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-04-22 12:20:41 UTC
>>> Configuring source in /tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1 ...
 * python2_7: running distutils-r1_run_phase python_configure
-------------------------------------------------------------------------
Setuptools conflict detected.
-------------------------------------------------------------------------
When I imported setuptools, I did not get the distribute version of
setuptools, which is troubling--this package really wants to be used
with distribute rather than the old setuptools package. More than likely,
you have both distribute and setuptools installed, which is bad.

See this page for more information:
http://wiki.tiker.net/DistributeVsSetuptools
-------------------------------------------------------------------------
I will continue after a short while, fingers crossed.
Hit Ctrl-C now if you'd like to think about the situation.
-------------------------------------------------------------------------
Continuing in 1 seconds...    



This gives 10 second delay for every enabled impl.  Not nice, and can confuse users with the outdated political agenda.  Apparently fixed in upstream git.
Comment 1 Stefan Briesenick 2019-06-30 17:09:28 UTC
is fixed with: https://bugs.gentoo.org/688992 ;-)

as soon as tagpy is bumped.
Comment 2 Larry the Git Cow gentoo-dev 2019-07-24 19:55:35 UTC
The bug has been referenced in the following commit(s):

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

commit d9a88796a7fe247ae4cc947364856dd1f9077b29
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-24 19:45:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-24 19:52:33 +0000

    dev-python/tagpy: 2018.1 version bump
    
    Bug: https://bugs.gentoo.org/653776
    Closes: https://bugs.gentoo.org/688992
    Closes: https://bugs.gentoo.org/690628
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/tagpy/Manifest                          |  1 +
 dev-python/tagpy/files/tagpy-2018.1-readme.rst     | 16 +++++++
 .../tagpy/files/tagpy-2018.1-taglib-1.8.patch      | 17 +++++++
 dev-python/tagpy/tagpy-2018.1.ebuild               | 56 ++++++++++++++++++++++
 4 files changed, 90 insertions(+)