Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725640 - dev-python/keyring-21.2.1 : pkg_resources.DistributionNotFound: The pip distribution was not found and is required by the applicat
Summary: dev-python/keyring-21.2.1 : pkg_resources.DistributionNotFound: The pip distr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-27 16:38 UTC by Toralf Förster
Modified: 2020-05-28 07:06 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.27 KB, text/plain)
2020-05-27 16:38 UTC, Toralf Förster
Details
dev-python:keyring-21.2.1:20200527-153837.log (dev-python:keyring-21.2.1:20200527-153837.log,5.64 KB, text/plain)
2020-05-27 16:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.91 KB, text/plain)
2020-05-27 16:39 UTC, Toralf Förster
Details
environment (environment,120.92 KB, text/plain)
2020-05-27 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.21 KB, application/x-bzip)
2020-05-27 16:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.41 KB, application/x-bzip)
2020-05-27 16:39 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-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(-)