Bug 678421 - AttributeError: 'InstallInterface' object has no attribute 'methodstrRepoWindow'
Summary: AttributeError: 'InstallInterface' object has no attribute 'methodstrRepoWindow'
Keywords:
Status: CLOSED DUPLICATE of bug 688757
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:89418ad03f404c624...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 21:21 UTC by James Laska
Modified: 2013-09-02 06:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 13:20:49 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (491.10 KB, text/plain)
2011-02-17 21:21 UTC, James Laska
no flags Details

Description James Laska 2011-02-17 21:21:02 UTC
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'

Comment 1 James Laska 2011-02-17 21:21:06 UTC
Created attachment 479409 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2011-02-17 21:22:40 UTC
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 │                    │                 
                 │                  └────┘                    │                 
                 │                                            │                 
                 │                                            │                 
                 └────────────────────────────────────────────┘

Comment 3 Jesse Larrew 2011-03-03 18:12:53 UTC
I am seeing this error on RHEL6 as well during kickstart installs over NFS.

Comment 4 Radek Vykydal 2011-06-27 13:20:49 UTC
This should be fixed in F16.

*** This bug has been marked as a duplicate of bug 688757 ***


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