| Summary: | AttributeError: 'InstallInterface' object has no attribute 'methodstrRepoWindow' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | jlarrew, jonathan, jturner, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:89418ad03f404c6242190a2fa3f6ff76dcef985383855fc971fe7ad4981cc5c5 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-27 13:20:49 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 479409 [details]
Attached traceback automatically from anaconda.
This bug was encountered while testing F-15-Alpha-TC2 NFS ISO in text mode. After reporting bug#678414, I click OK and am presented with this traceback. ┌──────┤ Error Setting Up Repository ├───────┐ │ │ │ The following error occurred while setting │ │ up the installation repository: │ │ │ │ (16, 'umount.nfs4: /mnt/source: device is │ │ busy\numount.nfs4: /mnt/source: device is │ │ busy') │ │ │ │ Please provide the correct information for │ │ installing Fedora. │ │ │ │ ┌────┐ │ │ │ OK │ │ │ └────┘ │ │ │ │ │ └────────────────────────────────────────────┘ I am seeing this error on RHEL6 as well during kickstart installs over NFS. This should be fixed in F16. *** This bug has been marked as a duplicate of bug 688757 *** |
The following was filed automatically by anaconda: anaconda 15.20 exception report Traceback (most recent call first): File "/tmp/updates/pyanaconda/yuminstall.py", line 365, in setup self.anaconda.methodstr = self.anaconda.intf.methodstrRepoWindow(self.anaconda.methodstr or "cdrom:") File "/tmp/updates/pyanaconda/yuminstall.py", line 1230, in doBackendSetup self.ayum.setup() File "/tmp/updates/pyanaconda/backend.py", line 189, in doBackendSetup if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK: File "/tmp/updates/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/tmp/updates/pyanaconda/text.py", line 556, in run anaconda.dispatch.gotoNext() File "/tmp/updates/anaconda", line 935, in <module> anaconda.intf.run(anaconda) AttributeError: 'InstallInterface' object has no attribute 'methodstrRepoWindow'