rawhide update errors

Richard Hally rhallyx at mindspring.com
Wed Apr 18 17:46:37 UTC 2007


from todays yum update from rawhide:

  Updating  : selinux-policy-strict        ##################### [ 29/121]
  Updating  : selinux-policy-mls           ##################### [ 30/121]
  Updating  : selinux-policy-targeted      ##################### [ 31/121]
/sbin/fixfiles: line 62: 17611 Done                    sed -r -e 's,:s0, 
,g' $FC
     17612                       | sort -u
     17613 Done(1)                 | /usr/bin/diff -b ${PREFCTEMPFILE} -
     17614                       | grep '^[<>]'
     17615                       | cut -c3-
     17616                       | grep ^/
     17617                       | egrep -v '(^/home|^/root|^/tmp|^/dev)'
     17618                       | sed -r -e 's,[[:blank:]].*,,g' -e 
's|\(([/[:alnum:]]+)\)\?|{\1,}|g' -e 's|([/[:alnum:]])\?|{\1,}|g' -e 
's|\?.*|*|g' -e 's|\(.*|*|g' -e 's|\[.*|*|g' -e 's|\.\*.*|*|g' -e 
's|\.\+.*|*|g'
     17619                       | sort -u
     17620                       | sort -d
     17621                       | while read pattern; do
    if ! echo "$pattern" | grep -q -f ${TEMPFILE} 2> /dev/null; then
        echo "$pattern"; case "$pattern" in
            *"*")
                echo "$pattern" | sed 's,\*$,,g' >> ${TEMPFILE}
            ;;
        esac;
    fi;
done
     17622 Done(1)                 | while read pattern; do
    find $pattern ! \( -fstype ext2 -o -fstype ext3 -o -fstype jfs -o 
-fstype xfs \) -prune -o \( -wholename /home -o -wholename /root -o 
-wholename /tmp -wholename /dev \) -prune -o -print;
done 2> /dev/null
     17623 Segmentation fault      | ${RESTORECON} $2 -v -f -
  Updating  : selinux-policy-devel         ##################### [ 32/121]
  Updating  : policycoreutils-gui          ##################### [ 33/121]
  Updating  : libsepol-devel               ##################### [ 34/121]

Richard




More information about the selinux mailing list