https://bugzilla.redhat.com/show_bug.cgi?id=858025 Mario Blättermann <mario.blaettermann@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.blaettermann@xxxxxxxx | |m --- Comment #2 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Please run rpmlint over *all* packages, not only the spec and srpm: $ rpmlint -i -v * python-django-helpdesk.src: I: checking python-django-helpdesk.src: I: checking-url https://github.com/rossp/django-helpdesk (timeout 10 seconds) python-django-helpdesk.src: I: checking-url http://pypi.python.org/packages/source/d/django-helpdesk/django-helpdesk-0.1.7b.tar.gz (timeout 10 seconds) python-django-helpdesk.noarch: I: checking python-django-helpdesk.noarch: I: checking-url https://github.com/rossp/django-helpdesk (timeout 10 seconds) python-django-helpdesk.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/helpdesk/management/commands/escalate_tickets.py 0644L /usr/bin/python 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. python-django-helpdesk.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/helpdesk/management/commands/create_escalation_exclusions.py 0644L /usr/bin/python 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. python-django-helpdesk.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/helpdesk/management/commands/get_email.py 0644L /usr/bin/python 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. python-django-helpdesk.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/helpdesk/management/commands/create_usersettings.py 0644L /usr/bin/python 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. python-django-helpdesk.noarch: E: zero-length /usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/helpdesk-print.css python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/de/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/en/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/es/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/es_MX/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/fr/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/it/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/pl/LC_MESSAGES/django.mo python-django-helpdesk.noarch: W: file-not-in-%lang /usr/lib/python2.7/site-packages/helpdesk/locale/ru/LC_MESSAGES/django.mo python-django-helpdesk.spec: I: checking-url http://pypi.python.org/packages/source/d/django-helpdesk/django-helpdesk-0.1.7b.tar.gz (timeout 10 seconds) 2 packages and 1 specfiles checked; 5 errors, 8 warnings. Please remove the shebangs from the mentioned python scripts. All scripts in %{python_sitelib} don't need a shebang. To install localization files properly, you have to use the %find_lang macro. See http://fedoraproject.org/wiki/Packaging:Guidelines#Handling_Locale_Files. The source tarball contains a bundled egg-info. Please remove it before building your package (in the %prep section): rm -rf %{pkgname}.egg-info See https://fedoraproject.org/wiki/Packaging:Python_Eggs#Upstream_Eggs for more information. -- 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