Danm50
11-30-2002, 04:11 AM
Hello,
I am new to linux and am trying to load redhat 8.0 on a system that I peiced together. (system stats below)
Pentium 2 350 running at 300,
64mb sdram.
SCSI 4GB harddrive
First off sorry fot the length of this post and if their was any confusion on my previous post.
I am running installation off of cds and have attempted to load it multiple times. Sometimes while running the graphical install after selection it will freeze during formating or the following step. Other times it freezes during or after RPM. One time it prompted an occurrance that I saved on to disk. I tried using the text only install and got to the same point and downloaded the same error. I have attached the file because I could not fit the entire thing in my post. The begining of the anaconda dump is as follows:
Traceback (most recent call last):
File "/usr/lib/anaconda/gui.py", line 786, in handleRenderCallback
self.currentWindow.renderCallback()
File "/usr/lib/anaconda/iw/progress_gui.py", line 149, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 632, in nextClicked
self.dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 150, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 215, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 653, in doInstall
totalSize = totalSize + (p[rpm.RPMTAG_SIZE] / 1024)
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
If anyone could help I would appreciate it.
Thank you.
I am new to linux and am trying to load redhat 8.0 on a system that I peiced together. (system stats below)
Pentium 2 350 running at 300,
64mb sdram.
SCSI 4GB harddrive
First off sorry fot the length of this post and if their was any confusion on my previous post.
I am running installation off of cds and have attempted to load it multiple times. Sometimes while running the graphical install after selection it will freeze during formating or the following step. Other times it freezes during or after RPM. One time it prompted an occurrance that I saved on to disk. I tried using the text only install and got to the same point and downloaded the same error. I have attached the file because I could not fit the entire thing in my post. The begining of the anaconda dump is as follows:
Traceback (most recent call last):
File "/usr/lib/anaconda/gui.py", line 786, in handleRenderCallback
self.currentWindow.renderCallback()
File "/usr/lib/anaconda/iw/progress_gui.py", line 149, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 632, in nextClicked
self.dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 150, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 215, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 653, in doInstall
totalSize = totalSize + (p[rpm.RPMTAG_SIZE] / 1024)
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
If anyone could help I would appreciate it.
Thank you.