Created attachment 814223 [details] Fedup log file – Note that I had to run fedup multiple times for cleaning, … before. Description of problem: I upgraded F19 to F20 (alpha). After rebooting and mounting the root fs Fedora freezes with message "Failed to load SELinux policy. Freezing." Version-Release number of selected component (if applicable): see log file attached How reproducible: not sure, will try again on another F19 machine Steps to Reproduce: 1. run fedup # fedup --network 20 2. reboot, let fedup install all new packages 3. reboot another time, this should be the fully updated F20 Actual results: Does not boot. Output after successfully mounting my encrypted root fs: ~~~~~ [OK] Reached target Encrypted Volumes. [OK] Reached target System Initialization. [OK] Reached target Basic system. [OK] Started dracut initqueue hook. [OK] Mounting /sysroot [15.762153] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) [OK] Mounted /sysroot. [OK] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root [OK] Started Reload Configuration from the Real Root. [OK] Reached target Initrd Default Target. [15.839135] systemd-journald[98]: Recieved SIGTERM [15.900868] type=1404 audit(1382266813.891:2): enforcing=1 oldenforcing=0 auid=4294967295 ses=4294967295 [15.919226] systemd[1]: Failed to load SELinux policy. Freezing. ~~~~~ And it does what it says: freeze. Even Ctrl+Alt+Del does not work to reboot. Expected results: SELinux should be up and running on updated Fedora installations Additional info: This bug may or may not be related to https://bugzilla.redhat.com/show_bug.cgi?id=987106 (FedUp does not cache packages from repositories considered local (NFS etc.)) – I had the _local repository from yum-plugin-local activated on update Temporary (bad) workaround: add enforcing=0 to kernel cmdline
Somehow selinux-policy-targeted got lost, don't know why. Since I don't have any logs from fedup to proove it wrong I'll close this bug.
*** This bug has been marked as a duplicate of bug 1044484 ***