Bug 1069854

Summary: AttributeError: 'str' object has no attribute 'getattr'
Product: [Fedora] Fedora Reporter: David Lehman <dlehman>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6de9eac013d64a0713303765aacf1e5ed1b6a170171c9243b7c2d793664104af
Fixed In Version: anaconda-20.25-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-26 15:03:23 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: packaging.log
none
proposed patch none

Description David Lehman 2014-02-25 19:14:15 UTC
Description of problem:
1. create an LV in the custom spoke
2. click on Modify for the VG
3. change the VG name
4. return from the dialog

Version-Release number of selected component:
anaconda-21.22-1

The following was filed automatically by anaconda:
anaconda 21.22-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2495, in on_modify_container_clicked
    freeSpace = self._device_container_name.getattr(c, "freeSpace", None)
AttributeError: 'str' object has no attribute 'getattr'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   method=http://192.168.1.6/data/install/rawhide/os/
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.14.0-0.rc2.git4.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 David Lehman 2014-02-25 19:14:24 UTC
Created attachment 867588 [details]
File: anaconda-tb

Comment 2 David Lehman 2014-02-25 19:14:26 UTC
Created attachment 867589 [details]
File: anaconda.log

Comment 3 David Lehman 2014-02-25 19:14:28 UTC
Created attachment 867590 [details]
File: environ

Comment 4 David Lehman 2014-02-25 19:14:30 UTC
Created attachment 867591 [details]
File: lsblk_output

Comment 5 David Lehman 2014-02-25 19:14:33 UTC
Created attachment 867592 [details]
File: os_info

Comment 6 David Lehman 2014-02-25 19:14:36 UTC
Created attachment 867593 [details]
File: program.log

Comment 7 David Lehman 2014-02-25 19:14:38 UTC
Created attachment 867594 [details]
File: storage.log

Comment 8 David Lehman 2014-02-25 19:14:41 UTC
Created attachment 867595 [details]
File: syslog

Comment 9 David Lehman 2014-02-25 19:14:46 UTC
Created attachment 867596 [details]
File: packaging.log

Comment 10 David Lehman 2014-02-25 19:45:09 UTC
Created attachment 867611 [details]
proposed patch