Your package ansible-lint failed to build from source in current rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=17821082 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Created attachment 1254972 [details] build.log
Created attachment 1254973 [details] root.log
Created attachment 1254974 [details] state.log
Seems like this is a problem with pypi rather than ansible-lint Searching for jinja2<2.9 Reading https://pypi.python.org/simple/jinja2/ Download error on https://pypi.python.org/simple/jinja2/: [Errno -2] Name or service not known -- Some packages may not be found! Couldn't retrieve index page for 'jinja2' Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! No local packages or working download links found for jinja2<2.9 error: Could not find suitable distribution for Requirement.parse('jinja2<2.9') This is the second occurrence of this (I got a similar bug against ansible-inventory-grapher) - can the problem identification be made a little more sophisticated?
I concluded that ansible package's setup.py need to be updated to allow jinja2 > 2.9 requirements. Currently its limited to jinja2<2.9 and we have no jinja2-2.8.x package in rawhide anymore. Thus it falls back to pulling such requirement from pip and on koji there is no internet connection hence it failed.
Reported bug1421485 against ansible
*** Bug 1421668 has been marked as a duplicate of this bug. ***
pnemade's ansible-lint-3.4.11-1.fc26 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=858691