https://bugzilla.redhat.com/show_bug.cgi?id=849380 --- Comment #3 from Jonathan Steffan <jonathansteffan@xxxxxxxxx> --- The spec and srpm has been updated to address the following issues: python-carbon.noarch: W: no-reload-entry /etc/init.d/carbon-relay In your init script (/etc/rc.d/init.d/your_file), you don't have a 'reload' entry, which is necessary for good functionality. python-carbon.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/carbon/amqp_publisher.py 0644L /usr/bin/env This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. Spec URL: http://jsteffan.fedorapeople.org/SPECS/python-carbon.spec SRPM URL: http://jsteffan.fedorapeople.org/SRPMS/python-carbon-0.9.10-1.fc17.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review