Once stage2 anaconda starts, we get the following traceback if running in text mode: anaconda 11.4.1.10 exception report Traceback (most recent call first): File "/usr/lib/anaconda/text.py", line 507, in isRealConsole if isys.isPseudoTTY(0): File "/usr/lib/anaconda/text.py", line 526, in run if not self.isRealConsole(): File "/usr/bin/anaconda", line 931, in <module> anaconda.intf.run(anaconda) AttributeError: 'module' object has no attribute 'isPseudoTTY' (graphical modes hang after X startup, but that's probably a different bug).
Created attachment 310858 [details] ppc-text-anacdump.txt
Fixed in git
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping