Steps to reproduce: $ mock -r fedora-rawhide-x86_64 --init $ mock -r fedora-rawhide-x86_64 --install rpmlint $ mock -r fedora-rawhide-x86_64 --shell <mock-chroot>sh-4.3# rpmlint rpmlint sh: /usr/bin/python: No such file or directory rpmlint.noarch: W: incoherent-version-in-changelog 1.8-3 ['1.8-4.fc24', '1.8-4'] rpmlint.noarch: W: no-manual-page-for-binary el4-rpmlint rpmlint.noarch: W: no-manual-page-for-binary el5-rpmlint 1 packages and 0 specfiles checked; 0 errors, 3 warnings. See the '/usr/bin/python: No such file or directory' message.
Harmless warning (from rpm, see dupe bug), not a dependency. *** This bug has been marked as a duplicate of bug 1243292 ***
Obviously not a DUPLICATE because bug#1243292 is not yet resolved.. and rpmlint pulls the python3 package ATM which (seems to) resolved the issues. If there's better reason, please tell.
I was wrong. For some reason python (2) was pulled by 'mock --init'. Sorry for rush. This still _is_ a bug. *** This bug has been marked as a duplicate of bug 1243292 ***