Bug 1169142

Summary: [abrt] pylint: pkg_resources.py:567:resolve:pkg_resources.DistributionNotFound: pylint==1.3.1
Product: [Fedora] Fedora Reporter: Fedor Butikov <fedor.butikov>
Component: pylintAssignee: Brian Lane <bcl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: bcl, lnie, mrunge
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d0d1b2f58f2f09b0c32301df926dbb17fd48ce77
Whiteboard: abrt_hash:e9f44cd411268a762c27431fa846b909dac9875b
Fixed In Version: pylint-1.3.1-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-02 16:46:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

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.