search for: currentwindow

Displaying 6 results from an estimated 6 matches for "currentwindow".

2008 Feb 14
2
kickstart file problem
...sr/lib/anaconda/gui.py", line 1007, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1034, in handleRenderCallback self.currentWindow.renderCallback() OSError: [Errno 2] No such file or directory: '/mnt/sysimage/tmp/ks-script-ah2YMC' Local variables in innermost frame: intf: <gui.InstallInterface instance at 0x2aaab6572a28> tempfile: <module 'tempfile' from '/usr/lib64/python2.4/tempfile.py'>...
2005 Apr 29
0
CentOS 4 install problems debug info
...who are intrested, some debug info that appears on the screen while installing: An unhandles exception has occurred. This is most likely a bug. Traceback: (last line most recent call) File "/var/tmp/anaconda-10.1.1.13//usr/lib/anaconda/gui.py", line 1074 in handleRenderCallback self.currentWindow.renderCallback() ... .... ... File "/usr/lib/anaconda/hdrlist.py", line 343 in mergeFullHeaders rpm.mergeHeaderListFromFD(self.hdlist,fd,1000004) IndexError: list index out of range Hope this helps in finding the bug.
2008 Jun 05
0
a anaconda test problem
...sr/lib/anaconda/gui.py", line 1018, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1045, in handleRenderCallback self.currentWindow.renderCallback() IndexError: list index out of range Which option should I added? Did I forgot something else? Is there anyway to fix it? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/2...
2011 Sep 05
1
linux xfs
...ib/anaconda/gui.py", line 1156, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 251, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1183, in handleRenderCallback self.currentWindow.renderCallback() RuntimeError: /usr/sbin/mkfs.xfs can not be run
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
...sr/lib/anaconda/gui.py", line 1018, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1045, in handleRenderCallback self.currentWindow.renderCallback() AttributeError: 'module' object has no attribute 'pumpNetDevice' Local variables in innermost frame: self: <network.Network instance at 0x2aeccea6c638> myns: 10.0.2.3 dev: DEVICE=eth0 BOOTPROTO=dhcp DHCPCLASS= HWADDR=52:54:00:12:34:56 ONBOOT=yes -------------...
2008 Aug 21
0
kickstart error on 5.2 exception
...sr/lib/anaconda/gui.py", line 1018, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1045, in handleRenderCallback self.currentWindow.renderCallback() AttributeError: 'module' object has no attribute 'pumpNetDevice' Local variables in innermost frame: self: <network.Network instance at 0x2b2109c8b680> myns: 65.24.0.168 dev: DEVICE=eth0 BOOTPROTO=dhcp DHCPCLASS= HWADDR=00:13:D4:FA:EB:53 ONBOOT=yes Anacond...