Hide Forgot
Description of problem: Updating to policycoreutils-python-2.1.8-7.fc17.x86_64 draws complaints: /usr/share/selinux/devel/include/kernel/kernel.if: Syntax error on line 3415 ' [type=SQUOTE] /usr/share/selinux/devel/include/kernel/kernel.if: Syntax error on line 3418 ' [type=SQUOTE] /usr/share/selinux/devel/include/kernel/kernel.if: Syntax error on line 3415 ' [type=SQUOTE] /usr/share/selinux/devel/include/kernel/kernel.if: Syntax error on line 3418 ' [type=SQUOTE] Version-Release number of selected component (if applicable): policycoreutils-python-2.1.8-7.fc17.x86_64 How reproducible: haven't tried Steps to Reproduce: 1. yum update to policycoreutils-python-2.1.8-7.fc17.x86_64 2. 3. Actual results: complaints of syntax error as in Description. Expected results: no complaints Additional info: There are only 3099 lines (less than 3415) in the file. The last few lines of the kernel.if file are: ----- interface(`procs_type',` gen_require(` attribute proc_type ') typeattribute $1 proc_type; ') ----- The file belongs (rpm -qf) to selinux-policy-3.10.0-61.fc17.noarch.
Good catch.