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

Bug 719822

Summary: dev-python/arpeggio-1.9.2 : 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: Zac Medico <zmedico>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mplichta
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:arpeggio-1.9.2:20200427-162316.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-27 17:14:13 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_desktop_gnome-20200426-161709

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 27 Apr 2020 03:42:56 PM UTC

emerge -qpvO dev-python/arpeggio
[ebuild  N    ] dev-python/arpeggio-1.9.2  USE="-test" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-27 17:14:16 UTC
Created attachment 634896 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-27 17:14:18 UTC
Created attachment 634898 [details]
dev-python:arpeggio-1.9.2:20200427-162316.log
Comment 3 Toralf Förster gentoo-dev 2020-04-27 17:14:21 UTC
Created attachment 634900 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-27 17:14:24 UTC
Created attachment 634902 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-27 17:14:27 UTC
Created attachment 634904 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-27 17:14:29 UTC
Created attachment 634906 [details]
temp.tbz2
Comment 7 Zac Medico gentoo-dev 2020-05-02 19:18:41 UTC

*** This bug has been marked as a duplicate of bug 719762 ***
Comment 8 Larry the Git Cow gentoo-dev 2020-05-02 19:28:36 UTC
The bug has been closed via the following commit(s):

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

commit ccc716ead3acadf2dccd48edc3b695cb929a4f18
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-02 19:25:32 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-02 19:28:21 +0000

    dev-python/arpeggio: eliminate pytest-runner requirement
    
    Closes: https://bugs.gentoo.org/719762
    Closes: https://bugs.gentoo.org/719822
    Closes: https://bugs.gentoo.org/720460
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/arpeggio/arpeggio-1.9.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 9 Zac Medico gentoo-dev 2020-05-02 19:29:11 UTC

*** This bug has been marked as a duplicate of bug 719762 ***