Bug 1585829 - [abrt] git-fame: resolve(): __init__.py:778:resolve:pkg_resources.DistributionNotFound: The 'argopt>=0.3.5' distribution was not found and is required by git-fame
Summary: [abrt] git-fame: resolve(): __init__.py:778:resolve:pkg_resources.Distributio...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: git-fame
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Raits
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9b1591efaa1957a51fadb541bae...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-04 20:49 UTC by Rick Elrod
Modified: 2018-08-02 15:33 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-02 15:33:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.90 KB, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: cgroup (399 bytes, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: cpuinfo (1.19 KB, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: environ (5.48 KB, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: mountinfo (3.71 KB, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: namespaces (129 bytes, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details
File: open_fds (244 bytes, text/plain)
2018-06-04 20:49 UTC, Rick Elrod
no flags Details

Description Rick Elrod 2018-06-04 20:49:30 UTC
Description of problem:
Installed `git-fame` and ran `git fame` ;)

Version-Release number of selected component:
git-fame-1.4.2-2.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/libexec/git-core/git-fame
crash_function: resolve
exception_type: pkg_resources.DistributionNotFound
executable:     /usr/libexec/git-core/git-fame
interpreter:    python3-3.6.5-1.fc28.x86_64
kernel:         4.16.7-300.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:778:resolve:pkg_resources.DistributionNotFound: The 'argopt>=0.3.5' distribution was not found and is required by git-fame

Traceback (most recent call last):
  File "/usr/libexec/git-core/git-fame", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3088, in <module>
    @_call_aside
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 574, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 892, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'argopt>=0.3.5' distribution was not found and is required by git-fame

Local variables in innermost frame:
new_requirement: Requirement.parse('argopt>=0.3.5')
new_requirements: [Requirement.parse('argopt>=0.3.5')]
requirers: {'git-fame'}
ws: <pkg_resources.WorkingSet object at 0x7f8ff57ce128>
dist: None
req: Requirement.parse('argopt>=0.3.5')
required_by: defaultdict(<class 'set'>, {Requirement.parse('argopt>=0.3.5'): {'git-fame'}})
req_extras: {Requirement.parse('argopt>=0.3.5'): ()}
to_activate: [git-fame 1.4.2 (/usr/lib/python3.6/site-packages)]
best: {'argopt': None}
processed: {Requirement.parse('git-fame==1.4.2'): True}
extras: None
replace_conflicting: False
installer: None
env: <pkg_resources.Environment object at 0x7f8ff57ce0f0>
requirements: []
self: <pkg_resources.WorkingSet object at 0x7f8ff57ce128>

Comment 1 Rick Elrod 2018-06-04 20:49:34 UTC
Created attachment 1447633 [details]
File: backtrace

Comment 2 Rick Elrod 2018-06-04 20:49:35 UTC
Created attachment 1447634 [details]
File: cgroup

Comment 3 Rick Elrod 2018-06-04 20:49:36 UTC
Created attachment 1447635 [details]
File: cpuinfo

Comment 4 Rick Elrod 2018-06-04 20:49:37 UTC
Created attachment 1447636 [details]
File: environ

Comment 5 Rick Elrod 2018-06-04 20:49:38 UTC
Created attachment 1447637 [details]
File: mountinfo

Comment 6 Rick Elrod 2018-06-04 20:49:39 UTC
Created attachment 1447638 [details]
File: namespaces

Comment 7 Rick Elrod 2018-06-04 20:49:40 UTC
Created attachment 1447639 [details]
File: open_fds

Comment 8 Igor Raits 2018-08-02 15:33:43 UTC
Please test with latest updates and reopen if still reproducible.


Note You need to log in before you can comment on or make changes to this bug.