Bug 759201 - kernel.if: Syntax error on line 3415 ' [type=SQUOTE]
Summary: kernel.if: Syntax error on line 3415 ' [type=SQUOTE]
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-01 16:37 UTC by John Reiser
Modified: 2011-12-01 17:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-01 17:05:00 UTC
Type: ---


Attachments (Terms of Use)

Description John Reiser 2011-12-01 16:37:37 UTC
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.

Comment 1 Miroslav Grepl 2011-12-01 17:05:00 UTC
Good catch.


Note You need to log in before you can comment on or make changes to this bug.