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: {}
Created attachment 962967 [details] File: backtrace
Created attachment 962968 [details] File: environ
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.
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
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).
pylint-1.3.1-3.fc21 works
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.