
http://bugzilla.novell.com/show_bug.cgi?id=520013 Summary: apparmor reports wrong line numbers on error. Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: AppArmor AssignedTo: jeffm@novell.com ReportedBy: grey-olli@ya.ru QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060200 SUSE/3.0.11-0.1.1 Firefox/3.0.11 ---- Wed Jul 08, 03:55:57 , /etc/apparmor.d acer15 # cat -n usr.bin.skype | tail -n 3 56 audit deny /home/olli/bin* mrwkx, 57 58 } ---- Wed Jul 08, 03:57:22 , /etc/apparmor.d acer15 # service boot.apparmor restart Reloading AppArmor profiles AppArmor parser error in /etc/apparmor.d/usr.bin.skype at line 491: syntax error, unexpected TOK_AUDIT, expecting TOK_MODE Profile /etc/apparmor.d/usr.bin.skype failed to load failed ---- Wed Jul 08, 03:57:29 , /etc/apparmor.d acer15 # Reproducible: Always Steps to Reproduce: 1. make a bug in a profile 2. service boot.apparmor restart 3. the bug is displayed w/ buggy file name, but line number is invalid. Actual Results: in my case displays line number far after the last line of a file. Expected Results: should show right line number. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.