Bug 164103

Summary: Bad: Installer Exception Occured
Product: [Fedora] Fedora Reporter: Andrey <afletdinov>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-25 14:08:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrey 2005-07-24 23:16:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
Upgrade Fedora Core3 to Fedora Core4.

cpu: Intel(R) Celeron(R) CPU 2.80GHz
memory: 1024Mb
82801EB (ICH5) SATA Controller
disk:
sda1 swap 512Mb
sdb1 swap 512Mb

sda2 sdb2 - md2 raid1 (ext3, root) 3Gb
sda5 sdb5 - md1 raid1 (ext3, home) 10Gb
sda6 sdb6 - md0 raid1 (xfs,   var) 66Gb

anaconda list errors:
Exception Occured
An unhandled exception has occured. This is most likely a bug. 
Please copy the full text of this exception and file a detailed 
bug report against anaconda at 
http://bugzilla.redhat.com/bugzilla/

Traceback (most recent call last):
File "/usr/bin/anaconda", line 1160, in ?
intf.run(id, dispatch)
File "/usr/lib/anaconda/text.py", line 496, in run
dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 174, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 242, in moveStep
rc=apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/upgrade.py", line 273, in upgradeMountFilesystems
allowDirty=0)
File "/usr/lib/anaconda/upgrade.py", line 118, in mountRootPartition
newfsset=fsset.readFstab(instPath+'/etc/fstab', intf)
File "/usr/lib/anaconda/ffset.py", line 2280, in readFstab
custom_buttons=[_("_Reboot")])
File "/usr/lib/anaconda/text.py", line 257, in messageWindow
buttons=tmpbut)
File "/usr/lib/python2.4/site-packages/snack.py", line 547, in ButtonChoiceWindow
t=TextboxReflowed(width, text, maxHeight=screen, 
height-12)
File "/usr/lib/python2.4/site-packages/snack.py", line 125, in __init__
(newtext, width, height)=reflow(text, width, flexDown, flexUp)
File "/usr/lib/python2.4/site-packages/snack.py", line 319, in reflow return
_snack.reflow(text, width, flexDown, flexUp)

TypeError: argument must be string without null bytes, not str


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. install from cdrom and ftp
2.
3.


Additional info:

Comment 1 Chris Lumens 2005-07-25 14:08:39 UTC

*** This bug has been marked as a duplicate of 164044 ***