https://bugzilla.novell.com/show_bug.cgi?id=214820 Summary: "halmount -e /device" gives a Python traceback Product: openSUSE 10.2 Version: Alpha 5 plus Platform: x86 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de halmount from ivman-0.6.12-17 seems to have some problems: - "halmount /dev/hdc" works - "halmount -u /dev/hdc" works - "halmount -e /dev/hdc", however, always throws the following traceback (whether the device is mounted or not): $ halmount -e /dev/hdc Traceback (most recent call last): File "/usr/bin/halmount", line 298, in <module> m.eject(name) File "/usr/bin/halmount", line 246, in eject ret = obj.Eject([""], dbus_interface="org.freedesktop.Hal.Device.Volume") File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 25, in __call__ ret = self._proxy_method (*args, **keywords) File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 102, in __call__ reply_message = self._connection.send_with_reply_and_block(message, timeout) File "dbus_bindings.pyx", line 456, in dbus_bindings.Connection.send_with_reply_and_block TypeError: exceptions must be strings, classes, or instances, not type Package versions: ivman-0.6.12-17 hal-0.5.8_git20060927-11 hal-devel-0.5.8_git20060927-11 hal-gnome-0.5.8_git20060927-11 hal-resmgr-0.1_SVNr114-8 dbus-1-qt3-0.62-24 dbus-1-mono-0.63-16 dbus-1-x11-0.94-4 dbus-1-glib-0.71-14 dbus-1-0.94-4 dbus-1-python-0.71-15 dbus-1-devel-0.94-4 dbus-1-glib-devel-0.71-14 dbus-1-qt3-devel-0.62-24 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.