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



--- Comment #3 from Zdenek Dohnal <[email protected]> ---
Output of rpmlint for built rpm:

$ rpmlint -iv python-ddiskit-3.1-1.fc25.noarch.rpm 
python-ddiskit.noarch: I: checking
python-ddiskit.noarch: E: devel-dependency kernel-devel
Your package has a dependency on a devel package but it's not a devel package
itself.

python-ddiskit.noarch: W: unexpanded-macro Summary(C) %{sum}
This package contains a file whose path contains something that looks like an
unexpanded macro; this is often the sign of a misspelling. Please check your
specfile.

python-ddiskit.noarch: W: invalid-url URL ddiskit
The value should be a valid, public HTTP, HTTPS, or FTP URL.

python-ddiskit.noarch: W: non-conffile-in-etc
/etc/bash_completion.d/ddiskit.bash
A non-executable file in your package is being installed in /etc, but is not a
configuration file. All non-executable files in /etc should be configuration
files. Mark the file as %config in the spec file.

python-ddiskit.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/ddiskit/ddiskit.py 644 /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-ddiskit.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/ddiskit/__init__.py 644 /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-ddiskit.noarch: W: no-manual-page-for-binary ddiskit
Each executable in standard binary directories should have a man page.

1 packages and 0 specfiles checked; 3 errors, 4 warnings.

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to