Bug 1023558 - [abrt] system-config-lvm-1.1.18-1.fc19: PhysicalVolume.py:135:setPartition:TypeError: 'NoneType' object is not iterable
Summary: [abrt] system-config-lvm-1.1.18-1.fc19: PhysicalVolume.py:135:setPartition:Ty...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-lvm
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Grac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0985b6854dc05393e25e48b965d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-25 18:16 UTC by Pavel Mlčoch
Modified: 2014-01-06 16:26 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-06 16:26:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.21 KB, text/plain)
2013-10-25 18:16 UTC, Pavel Mlčoch
no flags Details
File: environ (298 bytes, text/plain)
2013-10-25 18:16 UTC, Pavel Mlčoch
no flags Details

Description Pavel Mlčoch 2013-10-25 18:16:38 UTC
Description of problem:
Start with broken lvm partition. 

Version-Release number of selected component:
system-config-lvm-1.1.18-1.fc19

Additional info:
reporter:       libreport-2.1.8
cmdline:        /usr/bin/python2 /usr/share/system-config-lvm/system-config-lvm.py
executable:     /usr/share/system-config-lvm/system-config-lvm.py
kernel:         3.11.0-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
PhysicalVolume.py:135:setPartition:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 172, in <module>
    runFullGUI()
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 157, in runFullGUI
    blvm = baselvm(glade_xml, app)
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 105, in __init__
    self.volume_tab_view = Volume_Tab_View(glade_xml, self.lvmm, self.main_win)
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 136, in __init__
    self.prepare_tree()
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 225, in prepare_tree
    self.model_factory.reload()
  File "/usr/share/system-config-lvm/lvm_model.py", line 165, in reload
    self.__PVs = self.__query_partitions()
  File "/usr/share/system-config-lvm/lvm_model.py", line 276, in __query_partitions
    pv.setPartition(old_pv.getPartition())
  File "/usr/share/system-config-lvm/PhysicalVolume.py", line 135, in setPartition
    def setPartition(self, (devname, part)):
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
.1: None
self: <PhysicalVolume.PhysicalVolume instance at 0x22a9f80>

Comment 1 Pavel Mlčoch 2013-10-25 18:16:44 UTC
Created attachment 816246 [details]
File: backtrace

Comment 2 Pavel Mlčoch 2013-10-25 18:16:48 UTC
Created attachment 816247 [details]
File: environ

Comment 3 Marek Grac 2014-01-06 16:26:43 UTC
system-config-lvm is obsoleted in Fedora20 and is no longer part of distribution


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