Error is: Compiling mcs chromium module /usr/bin/checkmodule: loading policy configuration from tmp/chromium.tmp chromium.te":190:ERROR 'syntax error' at token ':' on line 9895: #line 190 allow { chromium_t_dbusd_t self }:dbus send_msg; /usr/bin/checkmodule: error(s) encountered while parsing configuration This error occurs to me since about last thursday and I think it's related to dgrift's changes to the dbus-related stuff in refpolicy. I'm using ~arch, hardened-dev overlay and just live-ebuilds for the policy. I haven't attached the build log, since there's not much more than in the snippet I pasted above, but if I should either test something or give more information on the issue feel free to ask.
Most likely because of the extra "_t" in it: "chromium_t_dbusd_t" isntead of "chromium_dbusd_t". Looking at it now.
Todays fix to the policy fixed it for me. Thank you!
Ok, thanks
In main tree, ~arch'ed