Version-Release number of selected component: pylint-1.1.0-1.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python3 /usr/bin/python3-epylint -V executable: /usr/bin/python3-epylint kernel: 3.15.3-200.vanilla.stable.knurd.1.fc20.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: pkg_resources.py:576:resolve:pkg_resources.DistributionNotFound: pylint==1.1.0 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.3/site-packages/pkg_resources.py", line 2793, in <module> working_set.require(__requires__) File "/usr/lib/python3.3/site-packages/pkg_resources.py", line 673, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.3/site-packages/pkg_resources.py", line 576, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: pylint==1.1.0 Local variables in innermost frame: requirements: [] processed: {} to_activate: [] installer: None env: <pkg_resources.Environment object at 0x7fa6823aa350> dist: None self: <pkg_resources.WorkingSet object at 0x7fa6823aa310> best: {'pylint': None} req: Requirement.parse('pylint==1.1.0')
Created attachment 916494 [details] File: backtrace
Created attachment 916495 [details] File: environ
Please give pylint-1.2-3.fc20 a try and see if that fixes the problem for you.
This was due to not updating the Require line so not everything was updated at the same time.
I can not reproduce it anymore.