I received this in 8.10 as well...

$ sudo aptitude install system-config-lvm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information       
Initializing package states... Done
Writing extended state information... Done
The following NEW packages will be installed:
  gettext{a} lvm2{a} menu{a} system-config-lvm 
0 packages upgraded, 4 newly installed, 0 to remove and 31 not upgraded.
Need to get 3314kB of archives. After unpacking 14.0MB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://archive.ubuntu.com intrepid/main gettext 0.17-3ubuntu2 [1984kB]
Get:2 http://archive.ubuntu.com intrepid/main lvm2 2.02.39-0ubuntu2 [359kB]
Get:3 http://archive.ubuntu.com intrepid/universe menu 2.1.40ubuntu1 [434kB]
Get:4 http://archive.ubuntu.com intrepid/universe system-config-lvm 1.1.4-1 
[537kB]
Fetched 3314kB in 4s (791kB/s)      
Selecting previously deselected package gettext.
(Reading database ... 149682 files and directories currently installed.)
Unpacking gettext (from .../gettext_0.17-3ubuntu2_i386.deb) ...
Selecting previously deselected package lvm2.
Unpacking lvm2 (from .../lvm2_2.02.39-0ubuntu2_i386.deb) ...
Selecting previously deselected package menu.
Unpacking menu (from .../menu_2.1.40ubuntu1_i386.deb) ...
Selecting previously deselected package system-config-lvm.
Unpacking system-config-lvm (from .../system-config-lvm_1.1.4-1_all.deb) ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 1 added doc-base file(s)...
Registering documents with scrollkeeper...
Setting up gettext (0.17-3ubuntu2) ...

Setting up lvm2 (2.02.39-0ubuntu2) ...
Backing up any LVM2 metadata that may exist...done.
update-initramfs: deferring update (trigger activated)

Setting up menu (2.1.40ubuntu1) ...

Processing triggers for menu ...
Setting up system-config-lvm (1.1.4-1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.27-11-generic
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done

$ system-config-lvm
Traceback (most recent call last):
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 173, in 
<module>
    runFullGUI()
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 158, in 
runFullGUI
    blvm = baselvm(glade_xml, app)
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 108, 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 133, in __init__
    self.prepare_tree()
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 214, in 
prepare_tree
    self.model_factory.reload()
  File "/usr/share/system-config-lvm/lvm_model.py", line 164, in reload
    self.__PVs = self.__query_partitions()
  File "/usr/share/system-config-lvm/lvm_model.py", line 198, in 
__query_partitions
    multipath_data = multipath_obj.get_multipath_data()
  File "/usr/share/system-config-lvm/Multipath.py", line 30, in 
get_multipath_data
    raise CommandError('FATAL', COMMAND_FAILURE % ("dmsetup",cmdstr, e))
NameError: global name 'CommandError' is not defined

-- 
system-config-lvm crashes on startup
https://bugs.launchpad.net/bugs/290045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to