Description of problem: This one is even more mysterious than usual to me... Version-Release number of selected component (if applicable): selinux-policy-targeted-3.2.5-15.fc9 GConf2-2.21.2-1.fc9 Additional info: host=tak type=AVC msg=audit(1201104228.173:206): avc: denied { create } for pid=2969 comm="gconfd-2" name="apps" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir host=tak type=SYSCALL msg=audit(1201104228.173:206): arch=40000003 syscall=39 success=yes exit=0 a0=954aa20 a1=1c0 a2=44ba44 a3=9557e30 items=0 ppid=1 pid=2969 auid=4294967295 uid=42 gid=42 euid=42 suid=42 fsuid=42 egid=42 sgid=42 fsgid=42 tty=(none) comm="gconfd-2" exe="/usr/libexec/gconfd-2" subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null)
Do you know what directory it is creating? /var/lib/apps?
I'd guess, since that's what the message seems to say. But I've been running in permissive mode since I hit some more serious problems which I've reported, and I have no /var/lib/apps.
restorecon -R -v /var/lib/gdm
I did do an autorelabel, and I haven't seen the message since. But is there a way to avoid this breakage on other F8->F9 upgrades?
I am hoping that F8-f9 will cause a relabel of this directory.