Package: system-config-lvm Version: 1.1.4-2 Severity: important
-- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (110, 'unstable'), (50, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages system-config-lvm depends on: ii gettext 0.17-4 GNU Internationalization utilities ii gsfonts 1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre ii lvm2 2.02.39-2 The Linux Logical Volume Manager ii menu 2.1.41 generates programs menu for all me ii python 2.5.2-3 An interactive high-level object-o ii python-glade2 2.12.1-6 GTK+ bindings: Glade support ii python-gnome2 2.22.0-1 Python bindings for the GNOME desk ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge ii python-suppor 0.8.4 automated rebuilding support for P system-config-lvm recommends no packages. system-config-lvm suggests no packages. -- no debconf information --------------------------------------------- I have no lvm setup yet, just 1 empty disk I plan to create as an lvm volume. I get the same error starting as a normal user or as root. A screen flashes, what appears to be a message box briefly flashes, and then it dies. If it needs a defined lvm setup before it can function then that's fine, but it should tell me that (and I don't know if that's the case). Also there's obviously a bug with it calling a module that's not found. I see the module exists in the directory, but it's not pulled into this particular module in any way. If you need any more information please let me know. -jan 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]