On Wed, 12 Aug 2015 08:33:19 -0400, Neal Becker wrote: > I'm stuck on this (again). According to advice here: > > https://lists.fedoraproject.org/pipermail/devel/2015-June/211666.html > > I just needed to use > Requires: /usr/bin/python > > But I tried changing > > Requires: python > > to > > Requires: /usr/bin/python > > and it doesn't work. Somehow I still get: > ... > Requires: /bin/python /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14) > (64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) > libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) > libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) > = 2.7 rtld(GNU_HASH) > > I don't know where this is coming from or how to fix it. That's the output from rpmbuild's dependency generator. Examine all files in the buildroot. The automatic dep on /usr/bin/env can also be problematic. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct