FS#61633 - [apparmor] Apparmor's vim syntax file broken
Attached to Project:
Community Packages
Opened by Foo (foo) - Tuesday, 05 February 2019, 03:52 GMT
Last edited by David Runge (dvzrv) - Monday, 03 June 2019, 22:22 GMT
Opened by Foo (foo) - Tuesday, 05 February 2019, 03:52 GMT
Last edited by David Runge (dvzrv) - Monday, 03 June 2019, 22:22 GMT
|
Details
Description:
In apparmor's vim syntax file (/usr/share/vim/vimfiles/syntax/apparmor.vim) line 133-135: make[2]: warning: jobserver unavailable: using -j1. add '+' to parent make rule. audit_control audit_read block_suspend chown dac_override dac_read_search fowner fsetid ipc_lock ipc_owner kill lease linux_immutable mknod net_admin net_bind_service net_broadcast net_raw setfcap setgid setpcap setuid syslog sys_boot sys_chroot sys_nice sys_pacct sys_ptrace sys_resource sys_time sys_tty_config wake_alarm make[2]: leaving directory '/build/apparmor/src/apparmor-2.13.2/utils/vim' Those make syntax file broken. Additional info: package version(s): apparmor 2.13.2-2 Steps to reproduce: Use vim to open file /etc/apparmor.d/abstractions/X will show error. |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 03 June 2019, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: Will be fixed with 2.13.2-3 (currently in community-staging), until the rebuild against perl 5.30 is finished.
Monday, 03 June 2019, 22:22 GMT
Reason for closing: Fixed
Additional comments about closing: Will be fixed with 2.13.2-3 (currently in community-staging), until the rebuild against perl 5.30 is finished.
I'll have a look into how to fix it as soon as I can.