I downloaded the latest SME server and when I tried to intall, it reported an internal error when it was checking to see if it an older version was on the hd. I saved the report thing and this is it:
Traceback (innermost last):
File "/usr/bin/anaconda", line 438, in ?
intf.run(todo, test = test)
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1040, in run
rc = apply (step[1](), step[2])
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/esmith_text.py", line 571, in __call__
rc = apply (UpgradeExamineWindow(), (1, screen, todo))
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/esmith_text.py", line 357, in __call__
[ _("Back") ], width = 65)
TypeError: too many arguments; expected 3, got 4
Local variables in innermost frame:
dir: 1
self:
todo:
parts: [('hda4', 'ext2'), ('hdb1', 'ext2')]
screen:
code:
ToDo object:
(itodo
ToDo
p1
(dp2
S'esmith_custom'
p3
I0
sS'autodetect_upgrade_failed'
p4
I0
sS'method'
p5
(iimage
CdromInstallMethod
p6
(dp7
S'progressWindow'
p8
I dont think it was a bad download because the md5sum check was ok.
Does anyone in here understand the error report and know how to debug this problem?
Thanks
KM