Bug 1169142 - [abrt] pylint: pkg_resources.py:567:resolve:pkg_resources.DistributionNotFound: pylint==1.3.1
Summary: [abrt] pylint: pkg_resources.py:567:resolve:pkg_resources.DistributionNotFoun...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pylint
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e9f44cd411268a762c27431fa84...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-30 17:26 UTC by Fedor Butikov
Modified: 2015-03-14 09:15 UTC (History)
3 users (show)

Fixed In Version: pylint-1.3.1-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-02 16:46:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (936 bytes, text/plain)
2014-11-30 17:26 UTC, Fedor Butikov
no flags Details
File: environ (1.88 KB, text/plain)
2014-11-30 17:26 UTC, Fedor Butikov
no flags Details

Description Fedor Butikov 2014-11-30 17:26:09 UTC
Version-Release number of selected component:
pylint-1.3.1-2.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python3 /usr/bin/python3-epylint -V
executable:     /usr/bin/python3-epylint
kernel:         3.17.3-300.fc21.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
pkg_resources.py:567:resolve:pkg_resources.DistributionNotFound: pylint==1.3.1

Traceback (most recent call last):
  File "/usr/bin/python3-epylint", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 2709, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 664, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 567, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pylint==1.3.1

Local variables in innermost frame:
requirements: []
dist: None
req: Requirement.parse('pylint==1.3.1')
installer: None
self: <pkg_resources.WorkingSet object at 0x7f88d821a438>
best: {'pylint': None}
env: <pkg_resources.Environment object at 0x7f88d821a4e0>
to_activate: []
processed: {}

Comment 1 Fedor Butikov 2014-11-30 17:26:12 UTC
Created attachment 962967 [details]
File: backtrace

Comment 2 Fedor Butikov 2014-11-30 17:26:14 UTC
Created attachment 962968 [details]
File: environ

Comment 3 Brian Lane 2015-02-26 22:36:43 UTC
You need to also install python3-pylint, there was an error in the .spec and the python3- files were being included in the python2 package.

Comment 4 Fedora Update System 2015-02-26 22:45:25 UTC
pylint-1.3.1-3.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/pylint-1.3.1-3.fc21

Comment 5 Fedora Update System 2015-02-28 10:22:58 UTC
Package pylint-1.3.1-3.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pylint-1.3.1-3.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-2821/pylint-1.3.1-3.fc21
then log in and leave karma (feedback).

Comment 6 lnie 2015-03-02 05:35:34 UTC
pylint-1.3.1-3.fc21 works

Comment 7 Fedora Update System 2015-03-14 09:15:44 UTC
pylint-1.3.1-3.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


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