https://bugzilla.redhat.com/show_bug.cgi?id=961177 Mario Blättermann <mario.blaettermann@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|nobody@xxxxxxxxxxxxxxxxx |mario.blaettermann@xxxxxxxx | |m Flags| |fedora-review? --- Comment #3 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5466635 $ rpmlint -i -v *python-grokmirror.src: I: checking python-grokmirror.src: I: checking-url https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git (timeout 10 seconds) python-grokmirror.src: I: checking-url https://www.kernel.org/pub/software/network/grokmirror/grokmirror-0.3.3.tar.xz (timeout 10 seconds) python-grokmirror.src: W: file-size-mismatch grokmirror-0.3.3.tar.xz = 29372, https://www.kernel.org/pub/software/network/grokmirror/grokmirror-0.3.3.tar.xz = 30120 The size of the file in the package does not match the size indicated by peeking at its URL. Verify that the file in the package has the intended contents. python-grokmirror.noarch: I: checking python-grokmirror.noarch: I: checking-url https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git (timeout 10 seconds) python-grokmirror.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/grokmirror/__init__.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-grokmirror.spec: I: checking-url https://www.kernel.org/pub/software/network/grokmirror/grokmirror-0.3.3.tar.xz (timeout 10 seconds) 2 packages and 1 specfiles checked; 1 errors, 1 warnings. Indeed, the file sizes differ (28,7 KiB/29,4 KiB). What happened here? Please remove the shebang from the file /usr/lib/python2.7/site-packages/grokmirror/__init__.py. Files in %{python_sitelib} don't need neither to have a shebang nor to be executable. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=w7noF33f9v&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review