The F7 Anaconda crashes if you feed it a ks.cfg containing "upgrade": Traceback (most recent call last): File "/usr/bin/anaconda", line 949, in <module> kickstart.setSteps(anaconda) File "/usr/lib/anaconda/kickstart.py", line 1056, in setSteps upgrade.setSteps(anaconda) AttributeError: 'bool' object has no attribute 'setSteps' install exited abnormally [1/1] (In setSteps in kickstart.py, the local variable "upgrade" shadows the global module of the same name.)
*** This bug has been marked as a duplicate of 241395 ***