Bug 1482831 - [abrt] enki: resolve(): __init__.py:857:resolve:pkg_resources.DistributionNotFound: The 'Sphinx' distribution was not found and is required by enki
Summary: [abrt] enki: resolve(): __init__.py:857:resolve:pkg_resources.DistributionNot...
Keywords:
Status: CLOSED DUPLICATE of bug 1460445
Alias: None
Product: Fedora
Classification: Fedora
Component: enki
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:01deae4e578bf23428c08559fe0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-18 08:00 UTC by al morris
Modified: 2017-08-18 18:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-18 18:48:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.08 KB, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: cgroup (289 bytes, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: cpuinfo (1.22 KB, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: environ (1.34 KB, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: mountinfo (3.19 KB, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: namespaces (102 bytes, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details
File: open_fds (473 bytes, text/plain)
2017-08-18 08:00 UTC, al morris
no flags Details

Description al morris 2017-08-18 08:00:04 UTC
Version-Release number of selected component:
enki-17.03.0-4.fc26

Additional info:
reporter:       libreport-2.9.1
cmdline:        /usr/bin/python3 /usr/bin/enki
crash_function: resolve
exception_type: pkg_resources.DistributionNotFound
executable:     /usr/bin/enki
kernel:         4.12.5-300.fc26.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:857:resolve:pkg_resources.DistributionNotFound: The 'Sphinx' distribution was not found and is required by enki

Traceback (most recent call last):
  File "/usr/bin/enki", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3038, in <module>
    @_call_aside
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3022, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3051, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 657, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 971, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 857, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'Sphinx' distribution was not found and is required by enki

Local variables in innermost frame:
new_requirement: Requirement.parse('qutepart')
new_requirements: [Requirement.parse('Sphinx'), Requirement.parse('Markdown'), Requirement.parse('qutepart')]
requirers: {'enki'}
ws: <pkg_resources.WorkingSet object at 0x7fc3a82c0cf8>
dist: None
req: Requirement.parse('Sphinx')
required_by: defaultdict(<class 'set'>, {Requirement.parse('Sphinx'): {'enki'}, Requirement.parse('Markdown'): {'enki'}, Requirement.parse('qutepart'): {'enki'}})
req_extras: {Requirement.parse('Sphinx'): (), Requirement.parse('Markdown'): (), Requirement.parse('qutepart'): ()}
to_activate: [enki 17.3.0 (/usr/lib/python3.6/site-packages)]
best: {'sphinx': None}
processed: {Requirement.parse('enki==17.3.0'): True}
extras: None
replace_conflicting: False
installer: None
env: <pkg_resources.Environment object at 0x7fc3a82c0c18>
requirements: [Requirement.parse('Markdown'), Requirement.parse('qutepart')]
self: <pkg_resources.WorkingSet object at 0x7fc3a82c0cf8>

Comment 1 al morris 2017-08-18 08:00:08 UTC
Created attachment 1315079 [details]
File: backtrace

Comment 2 al morris 2017-08-18 08:00:09 UTC
Created attachment 1315080 [details]
File: cgroup

Comment 3 al morris 2017-08-18 08:00:10 UTC
Created attachment 1315081 [details]
File: cpuinfo

Comment 4 al morris 2017-08-18 08:00:11 UTC
Created attachment 1315082 [details]
File: environ

Comment 5 al morris 2017-08-18 08:00:12 UTC
Created attachment 1315083 [details]
File: mountinfo

Comment 6 al morris 2017-08-18 08:00:13 UTC
Created attachment 1315084 [details]
File: namespaces

Comment 7 al morris 2017-08-18 08:00:14 UTC
Created attachment 1315085 [details]
File: open_fds

Comment 8 Raphael Groner 2017-08-18 18:48:58 UTC
Thanks for the report. It's already fixed, can you try the new build from updates-testing repository?
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-33f68f4071

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


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