Comment 3 for bug 8723

Revision history for this message
Matt Zimmerman (mdz) wrote :

Confirmed that the permissions seem to be correct after startup; something must
have changed them as I was trying to debug the problem. However, the problem
does still have to do with writing the pid file. See attachments:

3687 unlink("/var/run/hal/hald.pid") = -1 ENOENT (No such file or directory)
3687 open("/var/run/hal/hald.pid", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE,
0644) = -1 EINVAL (Invalid argument)
3687 exit_group(1) = ?

and in the kernel log:

mini_fo: error in build_sto_structure: failed to create storage dir [1].
mini_fo: create: build_sto_structure failed [1].
mini_fo: error in build_sto_structure: failed to create storage dir [1].
mini_fo: create: build_sto_structure failed [1].