anaconda 11.5.0.26 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/rhpl/executil.py", line 93, in execWithRedirect except OSError, (errno, msg): File "/usr/lib/python2.6/site-packages/rhpl/keyboard.py", line 129, in activate executil.execWithRedirect(argv[0], argv) File "/usr/lib/anaconda/textw/keyboard_text.py", line 59, in __call__ anaconda.id.keyboard.activate() File "/usr/lib/anaconda/text.py", line 674, in run rc = win(self.screen, instance) File "/usr/bin/anaconda", line 1012, in <module> anaconda.intf.run(anaconda) ValueError: need more than 0 values to unpack Local variables in innermost frame: status: -1 searchPath: 0 stdout: 1 stdin: 0 argv: ['/usr/bin/loadkeys', 'us'] ignoreTermSigs: 0 command: /usr/bin/loadkeys stderr: 2 newPgrp: 0 root: / childpid: 1840
*** Bug 489406 has been marked as a duplicate of this bug. ***
Updated the topic. OSError does indeed raise a tuple that is errorno and the message, so I'm not entirely sure what's going on here.
There has to be some external factor here, as I am unable to reproduce this locally. If you can reliably hit it, can you attach the various log files? Also, is there anything special you are doing or is this just a straight text mode install?
This may have been due to the squashfs issues we were having. I'm going to close this unless we can reproduce again somewhere else.