On 03/10/2015 03:13 AM, Dave Johansen wrote: > #0 0xb76debac in __kernel_vsyscall () > #1 0xb7510d03 in __waitpid_nocancel () from /lib/libpthread.so.0 > #2 0xb6fa4842 in rpmScriptRun () from /lib/librpm.so.3 > #3 0xb6f83c53 in runScript () from /lib/librpm.so.3 > #4 0xb6f8434f in runInstScript () from /lib/librpm.so.3 > #5 0xb6f8531b in rpmpsmRun () from /lib/librpm.so.3 > #6 0xb6f9a3cb in rpmteProcess () from /lib/librpm.so.3 > #7 0xb6fa1714 in rpmtsRun () from /lib/librpm.so.3 > [...] > It looks like yum is waiting on some process. It's waiting for a package scriptlet to finish. > Is there a way I can tell what the process is and why it hasn't > returned yet? > Any other ideas on how I can figure out what is going wrong? You need to look for the child processes of yum and see what they're doing. Michal -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct