Hide Forgot
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'
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 ***