hald can't be started in 13.04

Bug #1192171 reported by DmitryKX
28
This bug affects 6 people
Affects Status Importance Assigned to Milestone
hal (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

# hald --daemon=no --verbose=yes
09:31:22.859 [I] hald.c:672: hal 0.5.14
09:31:22.859 [I] hald.c:673: using child timeout 250s
09:31:22.859 [I] hald.c:741: Will not daemonize
09:31:22.860 [I] hald_dbus.c:5444: local server is listening at unix:abstract=/var/run/hald/dbus-RDq0WBU4BC,guid=1f58f0c4a0f368a3bae7621651c0612a
09:31:22.864 [I] hald_runner.c:304: Runner has pid 8790
Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin'
09:31:22.868 [I] hald_runner.c:184: runner connection is 0x8410728

** (process:8789): WARNING **: Failed to add monitor on '/etc/hal/fdi/preprobe': No such file or directory

** (process:8789): WARNING **: Failed to add monitor on '/etc/hal/fdi/information': No such file or directory

** (process:8789): WARNING **: Failed to add monitor on '/etc/hal/fdi/policy': No such file or directory
09:31:22.874 [I] mmap_cache.c:278: cache mtime is 1371546768
Error binding udev_event socket: Address already in use

Workaround:

rm -rf /etc/hal
ln -s /usr/share/hal /etc

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in hal (Ubuntu):
status: New → Confirmed
Revision history for this message
Michael Blennerhassett (mjblenner) wrote :

Better workaround:

sudo mkdir /etc/hal/fdi/preprobe
sudo mkdir /etc/hal/fdi/information

Revision history for this message
DmitryKX (alex-custov) wrote :

>>Better workaround

I disagree, because /etc/hal should contain configuration files (which can be found in /usr/share/hal), not only required directories.

Revision history for this message
Michael Blennerhassett (mjblenner) wrote :

Hal scans both /usr/share/hal and /etc/hal. But if the right directories in /etc/hal don't exist it errors out. Adding the symlink means that all the config stuff in /usr/share/hal gets scanned twice.

(and now I know way too much about code that been deprecated for 4 years...)

Revision history for this message
Rebecca Menessec (aloishammer-deactivatedaccount) wrote :

This seems very likely to be the cause of or at least related to: https://bugs.kde.org/show_bug.cgi?id=323081

Revision history for this message
Adolfo Jayme Barrientos (fitojb) wrote :

Why are you still interested in hal? It's been deprecated ages ago, and any modern software apps (should) use more robust alternatives such as udev. Also, it's finally being removed from the archive (see LP: #1221254)

Changed in hal (Ubuntu):
status: Confirmed → Won't Fix
Revision history for this message
DmitryKX (alex-custov) wrote :

>>Why are you still interested in hal?

I use software which depends on HAL

>>Also, it's finally being removed from the archive

It is presented in 13.04. Why you don't want to fix it even with the patch available??

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.