On 03/31/2015 02:54 PM, Adam Williamson wrote: > On Tue, 2015-03-31 at 14:20 -0600, Orion Poplawski wrote: >> On 03/31/2015 08:26 AM, Adam Williamson wrote: >>> As per the Fedora 22 schedule [1], Fedora 22 Beta Test Compose 6 >>> (TC6) is now available for testing. >>> >> >> I'm trying a Server kickstart install on a VM with updates-testing enabled. >> It hangs near/at the end of package installing. top reports a crazy high load >> average (106) and machine basically locks up. systemd appears to be in D >> state. Last journalctl message is: >> >> unknown: <audit-1327> proctitle="load_policy" > > Does it happen without u-t? What's the kickstart? Thanks! > It happens without u-t. More debugging seems to show a hang trying to access the systemd process image: http://sw.cora.nwra.com/tmp/Screenshot_vmf22_hang.png But unclear if that is cause, or just symptom. Next attempt to get more info resulted in a successful install, so yay, some kind of race. It appears to be hanging in the post rpm transaction scriptlet stuff and probably in the glibc.i686 %post scriptlet, which is /usr/sbin/glibc_post_upgrade.i686 - and yay, a binary. Seems to be here: if (check_elf ("/proc/1/exe")) verbose_exec (116, "/sbin/telinit", "/sbin/telinit", "u"); in check_elf() But again, all IO seems to be stuck at this point, so could be symptom, not a trigger. Install is a x86_64 system, but I install some 32bit libraries as well. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxx Boulder, CO 80301 http://www.nwra.com -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test