Discussion:
TSL-3.0.5 and Software RAID.
Brian Schau
2007-04-13 21:48:01 UTC
Permalink
Hello,


I've got to setup a TSL-3.0.5 box for a small client. The box
will be equipped with two disks and I intend to run software
RAID-1 on the disks.
So ... to be sure what I am doing I am trying do the same in a
VMWare session. Not matter what I do I get the following
anaconda error:

Traceback (most recent call last):
File "/usr/bin/anaconda", line 1162 in ?
intf.run(id, dispatch)
File "/usr/lib/anaconda/text.py", line 473, in run
rc = apply(win, (self.screen, ) + args)
File "/usr/lib/anaconda/textw/partition_text.py", line 1463, in
__call__ self.makeraidCb()
File "/usr/lib/anaconda/textw/partition_text.py", line 1385, in
makeraidCb()
self.editRaidRequest(request, isNew = 1)
File "/usr/lib/anaconda/textw/partition_text.py", line 1112, in
editRaidRequest
if self.refresh():
File "/usr/lib/anaconda/textw/partition_text.py", line 241, in refresh
self.populate()
File "/usr/lib/anaconda/textw/partition_text.py", line 102, in populate
self.lb.append(["%s" %(device),
TypeError: int argument required

What do to now?


Brian
Morten Nilsen
2007-04-14 08:51:41 UTC
Permalink
Post by Brian Schau
TypeError: int argument required
What do to now?
I recommend you file a bug on bugs.trustix.org
--
Cheers,
Morten
:wq
Brian Schau
2007-04-14 14:32:21 UTC
Permalink
Good idea - I'll do so asap!

/brian
Post by Morten Nilsen
Post by Brian Schau
TypeError: int argument required
What do to now?
I recommend you file a bug on bugs.trustix.org
Loading...