package error for selinux-policy-targeted-sources

Tom London selinux at gmail.com
Thu Jun 2 13:56:00 UTC 2005


Running targeted/enforcing, latest rawhide.

Today's update of selinux-policy-targeted-sources:
  Updating  : selinux-policy-targeted-sour ##################### [ 91/230]
/var/tmp/rpm-tmp.79011: line 3: [: missing `]'
  Updating  : privoxy                      ##################### [ 92/230]


postinstall scriptlet (using /bin/sh):
if [ -x /usr/sbin/selinuxenabled -a -f /etc/selinux/config ]; then
        . /etc/selinux/config
-        if [ "${SELINUXTYPE}" = "targeted" ] -a /usr/sbin/selinuxenabled; then
+       if [ "${SELINUXTYPE}" = "targeted" -a /usr/sbin/selinuxenabled ]; then
                make -C /etc/selinux/targeted/src/policy load > /dev/null 2>&1
                [ -f
/etc/selinux/targeted/contexts/files/file_contexts.pre ] && fixfiles
-l /dev/null -C /etc/selinux/targeted/contexts/files/file_contexts.pre
restore && rm -f
/etc/selinux/targeted/contexts/files/file_contexts.pre
        fi
fi
exit 0

tom
-- 
Tom London




More information about the fedora-test-list mailing list