Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#26058 - kungfu-0.3.0-3 dies immediately: "The name org.freedesktop.Hal was not provided..."
Attached to Project:
Arch Linux
Opened by x (onexused) - Sunday, 18 September 2011, 18:09 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 21 September 2011, 03:06 GMT
Opened by x (onexused) - Sunday, 18 September 2011, 18:09 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 21 September 2011, 03:06 GMT
|
DetailsDescription:
When running kungfu-0.3.0-3, it immediately quits with a Python backtrace as follows: Traceback (most recent call last): File "/usr/bin/kungfu", line 51, in <module> kf_gtk.GUI() File "/usr/lib/python2.7/site-packages/KungFu/kf_gtk.py", line 985, in __init__ self.source = SourceSelector() File "/usr/lib/python2.7/site-packages/KungFu/kf_gtk.py", line 266, in __init__ 'source_dvd': DVDChooser(), File "/usr/lib/python2.7/site-packages/KungFu/kf_gtk.py", line 133, in __init__ self._hal = self._hal = kf_dbus.HAL() File "/usr/lib/python2.7/site-packages/KungFu/kf_dbus.py", line 31, in __init__ self._manager = self._get_interface('/org/freedesktop/Hal/Manager', 'org.freedesktop.Hal.Manager') File "/usr/lib/python2.7/site-packages/KungFu/kf_dbus.py", line 41, in _get_interface obj = self._bus.get_object('org.freedesktop.Hal', path) File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 246, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files |
This task depends upon
Closed by Eric Belanger (Snowman)
Wednesday, 21 September 2011, 03:06 GMT
Reason for closing: Won't fix
Additional comments about closing: kungfu was removed from repos
Wednesday, 21 September 2011, 03:06 GMT
Reason for closing: Won't fix
Additional comments about closing: kungfu was removed from repos
Comment by Jan de Groot (JGC) -
Monday, 19 September 2011, 07:31 GMT
This package needs hal to work correctly. Given the fact that hal has been killed from our repositories and the last release of this software is from 2008, I would suggest to remove this package also.