Bug 125198
| Summary: | Installation fails with unhandled exception on FC2 x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petre Agenbag <internet> |
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | CC: | 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
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'
*** This bug has been marked as a duplicate of 119447 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |