I'm slowly making this Gentoo ebuild install work, but now I'm getting
this when I do /etc/init.d/liquidsoap.main start:

Fatal error: exception Sys_error("/var/run/liquidsoap/main.pid:
Permission denied") Raised at file "pervasives.ml", line 231,
characters 21-47

ls -lh /run/liquidsoap:
-rw-r--r-- 1 root root 5 Jan 11 15:52 main.pid

/run/liquidsoap dir itself has these permissions:
drwxrwxr-x  2 liquidsoap liquidsoap   60 Jan 11 15:52 liquidsoap

/var/run/ exists as a symlink to /run

Line 230-231 in /usr/lib64/ocaml/pervasives.ml is

let open_out_gen mode perm name =
  open_descriptor_out(open_desc name mode perm)

although I have no idea what that means.

I'm stumped. What should I fix?

Damien

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to