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

Bug 720042

Summary: dev-python/jsonpickle-1.4.1-r1 : pkg_resources.DistributionNotFound: The pip distribution was not found and is required by the app
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:jsonpickle-1.4.1-r1:20200429-183516.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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(+)