Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Infinite loop at end of graphcial install with "Performing post-install operation..." visible. Version-Release number of selected component (if applicable): anaconda-11.3.0.48-1 How reproducible: always Steps to Reproduce: 1. graphical install from DVD composed by pungi from rawhide of Tue.Oct.30 2. 3. Actual results: Apparent hang at end of install, with "Performing post-install operations..." visible. Swithcing to vtty2 and using strace shows that the main anaconda rocess is in a loop: ----- -- SIGSEGV rt_sigaction(SIGSEGV, (0x1f9b50, [], 0), {0x1f9b50, [], 0}, 8) = 0 sigreturn() ----- Expected results: successful install Additional info:
Text install from the same DVD gets the same SIGSEGV loop at the end of the install process, except that the main screen is showing a warning (not in a box) that SELinux is disabled.
selinux=0 is the key here. mitr built a fixed libuser and I've verified it with a quick test.
Fixed in DVD composed by pungi from rawhide of Wed.Oct.31. libuser-0.56.6-2 anaconda-11.3.0.50-1
So it's confirmed fixed in rawhide? Closing RAWHIDE.