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

Bug 725640

Summary: dev-python/keyring-21.2.1 : pkg_resources.DistributionNotFound: The pip distribution was not found and is required by the applicat
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: openstack, python, solpeth
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:keyring-21.2.1:20200527-153837.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-05-27 16:38:50 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-20200527-021953

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 27 May 2020 03:05:32 PM UTC

emerge -qpvO dev-python/keyring
[ebuild  N    ] dev-python/keyring-21.2.1  USE="-doc -test" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-05-27 16:38:53 UTC
Created attachment 642088 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-27 16:38:59 UTC
Created attachment 642090 [details]
dev-python:keyring-21.2.1:20200527-153837.log
Comment 3 Toralf Förster gentoo-dev 2020-05-27 16:39:02 UTC
Created attachment 642092 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-27 16:39:05 UTC
Created attachment 642094 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-27 16:39:08 UTC
Created attachment 642096 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-27 16:39:10 UTC
Created attachment 642098 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-28 07:06:02 UTC
The bug has been closed via the following commit(s):

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

commit e651417e485c1fc599ec8d5672b75a498e492533
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-28 06:56:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-28 07:05:54 +0000

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

 dev-python/keyring/keyring-21.2.1.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)