https://bugzilla.redhat.com/show_bug.cgi?id=1037899

Pierre-YvesChibon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #4 from Pierre-YvesChibon <[email protected]> ---
rpmlint still has two errors (and still the same warnings):
python-fmn-web.noarch: E: script-without-shebang
/usr/share/fmn.web/fmn.web.wsgi
python-fmn-web.noarch: E: non-standard-dir-perm /usr/share/fmn.web/static 0644L

since the wsgi file is meant to be run by mod_wsgi, having no shebang is fine
but the file could also just be chmod -x since it is not meant to be run
directly (but called by apache).

For the directory I think it's fine.

So please fix the wsgi file before import but as they are now, these are not
blockers to me.


This package is APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to