[Bug 214820] New: "halmount -e /device" gives a Python traceback
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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |mkoenig@novell.com |screening@forge.provo.novell| |.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thoenig@novell.com, dkukawka@novell.com ------- Comment #1 from thoenig@novell.com 2006-10-30 08:33 MST ------- HAL is to blame. Eject moved from /usr/bin/eject to /bin/eject [1] [1] snipplet from eject.changes 88 ------------------------------------------------------------------- 89 Tue Sep 19 16:01:35 CEST 2000 - olh@suse.de 90 91 - move binary to /bin 92 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 ------- Comment #2 from thoenig@novell.com 2006-10-30 08:33 MST ------- Created an attachment (id=103043) --> (https://bugzilla.novell.com/attachment.cgi?id=103043&action=view) The fix. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mkoenig@novell.com |dkukawka@novell.com Status|ASSIGNED |NEW -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 ------- Comment #3 from andreas.hanke@gmx-topmail.de 2006-10-30 08:36 MST ------- /usr/eject?! You surely meant /bin/eject. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103043|0 |1 is obsolete| | ------- Comment #4 from thoenig@novell.com 2006-10-30 08:45 MST ------- Created an attachment (id=103046) --> (https://bugzilla.novell.com/attachment.cgi?id=103046&action=view) The fix. Take two. Yes, thanks for the watching closely. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 ------- Comment #7 from thoenig@novell.com 2006-10-30 09:44 MST ------- Please submit a fixed package for Beta1+, so that we can see which other eject issues depend on this. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |olh@novell.com ------- Comment #12 from dkukawka@novell.com 2006-10-30 10:06 MST ------- (In reply to comment #1)
Eject moved from /usr/bin/eject to /bin/eject [1]
[1] snipplet from eject.changes
88 ------------------------------------------------------------------- 89 Tue Sep 19 16:01:35 CEST 2000 - olh@suse.de 90 91 - move binary to /bin 92
I taked a look at Fedora, Mandriva, Debian and some other distributions. SUSE is the only one which moved eject to bin. All other distributions have currently eject in /usr/bin. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #13 from olh@novell.com 2006-10-30 10:39 MST ------- this change is 6 years old. how does it break now? I cant remember why I moved it. Maybe for this academic /usr can be unavailable. If you move eject, make sure that all packages get fixed. And why does everyone use absolete path names anyway? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 ------- Comment #14 from andreas.hanke@gmx-topmail.de 2006-10-30 17:58 MST ------- Let's not move the eject binary back from /bin to /usr/bin now, please. Who knows how many of the thousands of packages in the tree expect it in /bin. There is 1 package (hal) which is known to expect it in /usr/bin, so let's better patch this 1 package. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter.kuliffay@mail.t-mobile.sk ------- Comment #15 from dkukawka@novell.com 2006-11-02 04:02 MST ------- *** Bug 216545 has been marked as a duplicate of this bug. *** -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 ------- Comment #16 from peter.kuliffay@mail.t-mobile.sk 2006-11-02 05:18 MST ------- (In reply to comment #15)
*** Bug 216545 has been marked as a duplicate of this bug. ***
Is it HW depending? I was trying installation from the same CD set at different HW (Intel Pentium 4 1.50 GHz, Intel 82845 845 Brookdale Chipset, DVD-ROM GDR8163B). Everything went O.K. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Alpha 5 plus |Beta 1 plus ------- Comment #20 from thoenig@novell.com 2006-11-02 08:29 MST ------- Still present in Beta 1 plus. -> Beta 1 plus -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|dkukawka@novell.com | Resolution| |FIXED ------- Comment #21 from dkukawka@novell.com 2006-11-03 07:13 MST ------- submitted a new HAL version with correct path, but we need a general upstream fix. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214820 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla_noreply@novell.com