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>
Created attachment 1447633 [details] File: backtrace
Created attachment 1447634 [details] File: cgroup
Created attachment 1447635 [details] File: cpuinfo
Created attachment 1447636 [details] File: environ
Created attachment 1447637 [details] File: mountinfo
Created attachment 1447638 [details] File: namespaces
Created attachment 1447639 [details] File: open_fds
Please test with latest updates and reopen if still reproducible.