
gerberb at zenez
Aug 15, 2008, 9:30 AM
Views: 1576
Permalink
|
|
Problem with scripts in python-postfix-policyd-spf
|
|
Hi, With the latest openSUSE 11.0 and newer they use rpmlint and require that all script have a shabang in them. That is #! /usr/bin/python python-policyd-spf.noarch: W: script-without-shebang /usr/lib/policyd-spf/policydspfsupp.py python-policyd-spf.noarch: W: script-without-shebang /etc/cron.d/policyd-spf 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. -- Boyd Gerber <gerberb[at]zenez.com> ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: https://www.listbox.com/member/archive/1007/=now RSS Feed: https://www.listbox.com/member/archive/rss/1007/ Powered by Listbox: http://www.listbox.com
|