Bug 863588

Summary: NameError: global name 'disks' is not defined
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: g.kaviyarasu, jonathan, kparal, robatino, stephent98, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d6529708f06a827f81887312b9fd940065cda10fe76050e307a831723e5b12d1
Fixed In Version: anaconda-18.14-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-23 14:19:51 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:
Bug Depends On:    
Bug Blocks: 752661    
Attachments:
Description Flags
File: anaconda-tb
none
File: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: program.log
none
File: product
none
File: anaconda.log
none
File: hashmarkername
none
File: cmdline_file
none
File: release
none
File: messages none

Description Adam Williamson 2012-10-05 22:58:53 UTC
Description of problem:
Clicking 'full disk summary and disk options' on the disk selector screen, after un-selecting the sole disk on the system.

Version-Release number of selected component:
anaconda-18.13-1.fc18.x86_64

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.0-0.rc6.git0.2.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.13 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 94, in refresh
:    self.initialize(disks, free, showRemove=showRemove)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 562, in on_summary_clicked
:    free_space)
:NameError: global name 'disks' is not defined

Comment 1 Adam Williamson 2012-10-05 22:58:56 UTC
Created attachment 622491 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2012-10-05 22:58:58 UTC
Created attachment 622492 [details]
File: environ

Comment 3 Adam Williamson 2012-10-05 22:58:59 UTC
Created attachment 622493 [details]
File: type

Comment 4 Adam Williamson 2012-10-05 22:59:01 UTC
Created attachment 622494 [details]
File: ifcfg.log

Comment 5 Adam Williamson 2012-10-05 22:59:03 UTC
Created attachment 622495 [details]
File: storage.log

Comment 6 Adam Williamson 2012-10-05 22:59:04 UTC
Created attachment 622496 [details]
File: version

Comment 7 Adam Williamson 2012-10-05 22:59:06 UTC
Created attachment 622497 [details]
File: program.log

Comment 8 Adam Williamson 2012-10-05 22:59:07 UTC
Created attachment 622498 [details]
File: product

Comment 9 Adam Williamson 2012-10-05 22:59:09 UTC
Created attachment 622499 [details]
File: anaconda.log

Comment 10 Adam Williamson 2012-10-05 22:59:10 UTC
Created attachment 622500 [details]
File: hashmarkername

Comment 11 Adam Williamson 2012-10-05 22:59:12 UTC
Created attachment 622501 [details]
File: cmdline_file

Comment 12 Adam Williamson 2012-10-05 22:59:13 UTC
Created attachment 622502 [details]
File: release

Comment 13 Adam Williamson 2012-10-05 22:59:15 UTC
Created attachment 622503 [details]
File: messages

Comment 14 Adam Williamson 2012-10-05 23:00:53 UTC
also happens if the disk is selected. this is my usual test VM, just a normal KVM with a 15GB virtio disk, using anaconda 18.13 in a live image. run liveinst, click the disk spoke, click 'full disk summary and disk options', crashy crashy.

Comment 15 Chris Lumens 2012-10-06 21:38:16 UTC
This is kinda hastily put together, but you can try:

updates=http://clumens.fedorapeople.org/13updates.img

And then I'll deal with really submitting patches next week.

Comment 16 Fedora Update System 2012-10-09 00:20:50 UTC
anaconda-18.14-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/anaconda-18.14-1.fc18

Comment 17 Fedora Update System 2012-10-09 17:20:16 UTC
Package anaconda-18.14-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-18.14-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15707/anaconda-18.14-1.fc18
then log in and leave karma (feedback).

Comment 18 Adam Williamson 2012-10-10 04:10:29 UTC
Yup, 18.14 (TC3) fixes it.

Comment 19 Kamil Páral 2012-10-23 14:19:51 UTC
Verified and stable, closing.