Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720042 - dev-python/jsonpickle-1.4.1-r1 : pkg_resources.DistributionNotFound: The pip distribution was not found and is required by the app
Summary: dev-python/jsonpickle-1.4.1-r1 : pkg_resources.DistributionNotFound: The pip ...
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:
Depends on:
Blocks:
 
Reported: 2020-04-29 19:29 UTC by Toralf Förster
Modified: 2020-05-01 15:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.89 KB, text/plain)
2020-04-29 19:29 UTC, Toralf Förster
Details
dev-python:jsonpickle-1.4.1-r1:20200429-183516.log (dev-python:jsonpickle-1.4.1-r1:20200429-183516.log,5.71 KB, text/plain)
2020-04-29 19:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.11 KB, text/plain)
2020-04-29 19:29 UTC, Toralf Förster
Details
environment (environment,114.85 KB, text/plain)
2020-04-29 19:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.74 KB, application/x-bzip)
2020-04-29 19:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.96 KB, application/x-bzip)
2020-04-29 19:29 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-04-29 19:29:42 UTC
  File /usr/lib64/python3.6/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-libressl-20200429-061524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 29 Apr 2020 05:11:39 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO dev-python/jsonpickle
[ebuild  N    ] dev-python/jsonpickle-1.4.1-r1  USE="-doc -test" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-29 19:29:44 UTC
Created attachment 635230 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-29 19:29:47 UTC
Created attachment 635232 [details]
dev-python:jsonpickle-1.4.1-r1:20200429-183516.log
Comment 3 Toralf Förster gentoo-dev 2020-04-29 19:29:50 UTC
Created attachment 635234 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-29 19:29:53 UTC
Created attachment 635236 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-29 19:29:55 UTC
Created attachment 635238 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-29 19:29:58 UTC
Created attachment 635240 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-01 15:44:23 UTC
The bug has been closed via the following commit(s):

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

commit d1def1b4828325a22a6cdc919ca8961d3a4cf298
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-01 15:34:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-01 15:44:05 +0000

    dev-python/jsonpickle: Add missing dep on dev-python/toml
    
    Closes: https://bugs.gentoo.org/720042
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)