Created attachment 745590 [details] anaconda-tb Description of problem: Kickstart text installation with unknown package in kickstart fails with traceback: anaconda 19.24-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 52, in add raise KeyError File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/progress.py", line 107, in refresh self.instclass))) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 280, in _do_redraw input_needed = screen.refresh(args) KeyError Version-Release number of selected component (if applicable): Fedora 19 Beta TC3 anaconda 19.24-1 How reproducible: Always Steps to Reproduce: 1. prepare kickstart with non-existing package: %packages foo1 %end 2. run text installation with prepared kickstart 3. type 'yes' for confirm question: Would you like to skip this package and continue with installation? Actual results: Installation fails with traceback Expected results: successful installation Additional info:
I don't know if this was ever supposedly fixed or not. But with F20-Alpha-TC5 after saying yes to skip a couple missing packages the system eventually just shuts down after package select is complete.
Scratch that - this is happening even when I removed the missing packages from the install set.
Please add log files as text/plain attachments. The tb originally attached is old.
The issue I'm seeing now is bug #1002811. This one appears to be fixed at least in F20-Alpha if not in F19.