Hi, On Sun, Sep 27, 2015 at 02:50:34PM +0000, Ben Boeckel wrote: > On Sun, 27 Sep, 2015 at 12:07:01 GMT, Fedora Rawhide Report wrote: > > [ranger] > > ranger-1.7.1-1.fc24.noarch requires /bin/python > > So I'm not sure where this dependency is coming from. The only shebang > lines in the source are: > > doc/tools/print_colors.py:#!/usr/bin/env python > doc/tools/print_keys.py:#!/usr/bin/env python > setup.py:#!/usr/bin/env python > > setup.py doesn't get installed, but the tools do…to > /usr/share/doc/ranger/tools. Is it picking up shebangs from there? I > thought RPM ignored shebangs under /usr/share/doc? Remove executable bit from the scripts. Then they will be ignored. IIRC executables in /usr/share/doc are prohibited by the packaging guidelines anyway. D. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct