Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 125198 - Installation fails with unhandled exception on FC2 x86_64
Summary: Installation fails with unhandled exception on FC2 x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 119447
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-03 15:42 UTC by Petre Agenbag
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:03:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.