Bug 1069854 - AttributeError: 'str' object has no attribute 'getattr'
Summary: AttributeError: 'str' object has no attribute 'getattr'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6de9eac013d64a0713303765aac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-25 19:14 UTC by David Lehman
Modified: 2014-02-26 15:03 UTC (History)
4 users (show)

Fixed In Version: anaconda-20.25-1
Clone Of:
Environment:
Last Closed: 2014-02-26 15:03:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (462.22 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: anaconda.log (26.05 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: environ (404 bytes, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: lsblk_output (1.32 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: os_info (381 bytes, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: program.log (18.62 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: storage.log (91.27 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: syslog (65.12 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
File: packaging.log (195.35 KB, text/plain)
2014-02-25 19:14 UTC, David Lehman
no flags Details
proposed patch (758 bytes, patch)
2014-02-25 19:45 UTC, David Lehman
no flags Details | Diff

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


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