https://bugzilla.redhat.com/show_bug.cgi?id=1228118
--- Comment #2 from Miroslav Suchý msuchy@redhat.com --- - Package uses either %{buildroot} or $RPM_BUILD_ROOT Note: Using both %{buildroot} and $RPM_BUILD_ROOT See: http://fedoraproject.org/wiki/Packaging/Guidelines#macros
- Package requires other packages for directories it uses. Note: No known owner of /usr/share/neutron/l3_agent You should either require package which owns it or own that directory.
python-neutron-fwaas-tests.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/neutron_fwaas/tests/contrib/post_test_hook.sh 644 /bin/bash python-neutron-fwaas-tests.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/neutron_fwaas/tests/contrib/gate_hook.sh 644 /bin/bash - Either remove shebang from first line or add executable attribute.