Bug 515564
| Summary: | Physical media installs fail - storage.errors.FSError: mountpoint does not exist | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||||||
| Priority: | low | ||||||||||||||||||
| Version: | rawhide | CC: | anaconda-maint-list, dcantrell, jturner, vanmeeuwen+fedora | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | All | ||||||||||||||||||
| OS: | Linux | ||||||||||||||||||
| Whiteboard: | |||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2009-08-11 21:10: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: | |||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||
| Bug Blocks: | 507676 | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
James Laska
2009-08-04 18:42:25 UTC
Created attachment 356305 [details] Double traceback.jpg This happens on bare metal DVD installations as well. The console is larger on my monitor and shows a traceback preceding that noted in comment#0. Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/.../meh/handler.py", line 156, in <lambda> sys.excepthook = lambda ty, value, tb: self.handleException((ty, value, tb), File "/usr/lib/.../meh/handler.py", line 103, in handleException self.postWriteHook((ty, value, tb), obj) File "/usr/lib/anaconda/exception.py", line 41, in postWriteHook log.error("Failed to copy anacdump.txt to /mnt/sysimage/root") NameError: global name 'log' is not defined See attached screenshot. Raising for discussion in next F-12-Alpha blocker review meeting. This defect appears to prevent completion of all CD and DVD installations (virt and bare metal). Fixed the logging traceback, but the original problem still needs to be dealt with. Resetting title to match original failure. Created attachment 356328 [details]
anaconda.log
Created attachment 356329 [details]
/tmp/anaconda-tb-jJxM47
Created attachment 356330 [details]
/tmp/program.log
Created attachment 356331 [details]
/tmp/storage.log
Created attachment 356332 [details]
/tmp/syslog
This should be fixed in the next build of anaconda. Confirmed fixed in rawhide. |