Bug 125198

Summary: Installation fails with unhandled exception on FC2 x86_64
Product: [Fedora] Fedora Reporter: Petre Agenbag <internet>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: r.palluk
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:03:56 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 Petre Agenbag 2004-06-03 15:42:56 UTC
Description of problem:
During or just after installation of FC2_x86_64, the installer fails
with an unhandled exception depending on the partitions created.

Version-Release number of selected component (if applicable):
Fedora Core 2 x86_64

How reproducible:
100%


Steps to Reproduce:
1. Any type of install, text, low_res or vga
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Petre Agenbag 2004-06-03 15:48:25 UTC
Traceback
File "/usr/bin/anaconda" , line 1131, in ? intf.run(id, dispatch,
configFileData)
File "/usr/lib/anaconda/text.py", line 475, in run dispatch.gotoNext()
File "/usr/lib/anaconda/dispacth.py", line 169, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 237, in moveStep rc =
apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 1125, in doPostInstall
devnull = os.open("/dev/null", os.O_RDWR)
OSError: [Errno 6] No such device or address: '/dev/null'


Comment 2 Jeremy Katz 2004-10-07 18:46:12 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 19:03:56 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.