[PATCH 4/4] Avoid a loop of storage spoke executions during kickstart (#865048).

Chris Lumens clumens at redhat.com
Thu Oct 11 14:15:28 UTC 2012


> > This likely hits every single kickstart install.  Because we run execute
> > over and over again, we're eventually going to hit a situation where
> > storage just breaks.
> This removes the loop, but now every kickstart install hangs. Maybe it
> just raises *a lot* of exceptions because I've seen one with "Key Error"
> from pyanaconda/threads.py (when adding a thread that was already added
> [same name]) and when I wanted to report it, another python-meh's window
> appeared.

I tested kickstart installs with this patch, so it does fix the problem
I was seeing.  If you are seeing a new problem, we need the traceback.

- Chris


More information about the anaconda-patches mailing list