I just ran yum update on a VM I have running Fedora 17 beta. Yes I realize that 17 has gone final, I just haven't gotten around to installing it yet.
During the update, I noticed the following:
Updating : selinux-policy-3.10.0-128.fc17.noarch 79/583
/usr/share/selinux/devel/include/services/jetty.if: Syntax error on line 70232 jetty_cache_t [type=IDENTIFIER]
Does anyone know what this error is and if its a critical error (in the sense of breaking selinux)? Also, any idea if/how it can be fixed? I'm going to try reinstalling the package after I reboot, but I just wanted to get the question posted now so it'll hit google hopefully sooner rather than later.
Thanks for your help
Edit: Got some other errors too:
Cleanup : 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 305/583
Non-fatal POSTUN scriptlet failure in rpm package 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64
Cleanup : gnome-color-manager-3.4.0-1.fc17.x86_64 306/583
/var/tmp/rpm-tmp.K0mt5R: line 6: syntax error near unexpected token `fi'
/var/tmp/rpm-tmp.K0mt5R: line 6: `fi'
warning: %postun(NetworkManager-1:0.9.4.0-7.git20120403.fc17.x86_64) scriptlet failed, exit status 2
Cleanup : gnome-menus-3.4.0-1.fc17.x86_64 430/583
/var/tmp/rpm-tmp.CTwvZ9: line 2: [: missing `]'
Did someone in QA fall asleep?
---------- Post added at 03:37 PM ---------- Previous post was at 03:24 PM ----------
As an update, the errors did not appear again when I did a yum reinstall of the 3 packages so I'm not sure what's up with the errors but some insight would still be a nice-to-know.