$ rpm -qp --requires portsentry-1.1-alt6.i586.rpm |grep network /etc/sysconfig/network which can't be satisfyed. This happens due this portsentry.init fragment: --- # Source function library. . /etc/init.d/functions --- and should be replaced with --- SourceIfNotEmpty /etc/sysconfig/network ---
Also, the "Check that networking is up" should be moved to start(), see /etc/init.d/xinetd for example.
fixed in portsentry-1.1-alt7