Michal Jaegermann wrote:
On Sun, Mar 04, 2007 at 07:12:54PM -0500, Jim Cornette wrote:
There is a log file called .386.log which seems to fail after writing
.discinfo and when running pkgorder. (attached excerpt from log).
....
Log excerpt:
....
File "/usr/lib/anaconda/raid.py", line 192
isRaid10(raidLevel):
^
SyntaxError: invalid syntax
This is the same bug, known, which kills boot from recent
boot images and which can be worked around with a help of
updates.img. No idea if this got fixed in images from today.
On the line in question add one more missing ')' so it will
look like this:
isRaid10(raidLevel)):
and hopefuly this should do it. This is with anaconda-11.2.0.28-1.
Michal
Thanks! I edited the line and added the additional ) character and will
rerun the pungi script again.
Hopefully it will proceed further and hopefully to finish.
Jim
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list