Open main menu

CDOT Wiki β

Difference between revisions of "Xs-rpmlint-2012-11-19-output"

(Created page with '[zyu26@localhost SPECS]$ rpmlint -i ~/rpmbuild/RPMS/noarch/ds-backup-server-0.11.5.g536d1d6-3.fc17.noarch.rpm ds-backup-server.noarch: E: script-without-shebang /var/www/ds-backu…')
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[zyu26@localhost SPECS]$ rpmlint -i ~/rpmbuild/RPMS/noarch/ds-backup-server-0.11.5.g536d1d6-3.fc17.noarch.rpm
 
[zyu26@localhost SPECS]$ rpmlint -i ~/rpmbuild/RPMS/noarch/ds-backup-server-0.11.5.g536d1d6-3.fc17.noarch.rpm
 +
 
ds-backup-server.noarch: E: script-without-shebang /var/www/ds-backup/backup-available.py
 
ds-backup-server.noarch: E: script-without-shebang /var/www/ds-backup/backup-available.py
 
This text file has executable bits set or is located in a path dedicated for
 
This text file has executable bits set or is located in a path dedicated for
Line 16: Line 17:
  
 
1 packages and 0 specfiles checked; 1 errors, 3 warnings.
 
1 packages and 0 specfiles checked; 1 errors, 3 warnings.
 +
 +
 +
 +
*[http://matrix.senecac.on.ca/~zyu26/olpc/release_0.2/backup_err backup-available.py and directory detail]:

Latest revision as of 20:29, 22 November 2012

[zyu26@localhost SPECS]$ rpmlint -i ~/rpmbuild/RPMS/noarch/ds-backup-server-0.11.5.g536d1d6-3.fc17.noarch.rpm

ds-backup-server.noarch: E: script-without-shebang /var/www/ds-backup/backup-available.py This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere.

ds-backup-server.noarch: W: no-manual-page-for-binary ds-postprocess.py Each executable in standard binary directories should have a man page.

ds-backup-server.noarch: W: no-manual-page-for-binary ds-cleanup.sh Each executable in standard binary directories should have a man page.

ds-backup-server.noarch: W: no-manual-page-for-binary ds-cleanup.py Each executable in standard binary directories should have a man page.

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