Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741692 - dev-python/asttokens-2.0.4 : pkg_resources.DistributionNotFound: The pip distribution was not found and is required by the applica
Summary: dev-python/asttokens-2.0.4 : pkg_resources.DistributionNotFound: The pip dist...
Status: RESOLVED FIXED
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:
: 741783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-09-11 16:53 UTC by Toralf Förster
Modified: 2020-09-12 09:38 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.14 KB, text/plain)
2020-09-11 16:53 UTC, Toralf Förster
Details
dev-python:asttokens-2.0.4:20200911-052611.log (dev-python:asttokens-2.0.4:20200911-052611.log,5.62 KB, text/plain)
2020-09-11 16:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.84 KB, text/plain)
2020-09-11 16:53 UTC, Toralf Förster
Details
environment (environment,116.57 KB, text/plain)
2020-09-11 16:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.97 KB, application/x-bzip)
2020-09-11 16:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.38 KB, application/x-bzip)
2020-09-11 16:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-09-11 16:53:33 UTC
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pip' distribution was not found and is required by the application

During handling of the above exception, another exception occurred:


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200910-071536

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Rust versions:
  [1]   rust-1.46.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Sep 11 05:05:35 AM UTC 2020

emerge -qpvO dev-python/asttokens
[ebuild  N    ] dev-python/asttokens-2.0.4  USE="-test" PYTHON_TARGETS="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-09-11 16:53:34 UTC
Created attachment 659540 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-11 16:53:36 UTC
Created attachment 659542 [details]
dev-python:asttokens-2.0.4:20200911-052611.log
Comment 3 Toralf Förster gentoo-dev 2020-09-11 16:53:37 UTC
Created attachment 659544 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-11 16:53:39 UTC
Created attachment 659546 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-11 16:53:41 UTC
Created attachment 659548 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-11 16:53:43 UTC
Created attachment 659550 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-11 18:09:26 UTC
The bug has been closed via the following commit(s):

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

commit 5da5883bc9a2c0781bda69c8c73c1f05fdd9a56e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-11 18:09:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-11 18:09:22 +0000

    dev-python/asttokens: strip dev-python/wheel 'dep'
    
    We don't actually build the wheel, so strip
    it out of setup.cfg to avoid build failures
    where it's not on the system.
    
    Closes: https://bugs.gentoo.org/741692
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/asttokens/asttokens-2.0.4.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 8 Agostino Sarubbo gentoo-dev 2020-09-12 09:38:05 UTC
*** Bug 741783 has been marked as a duplicate of this bug. ***