[Bug 224505] net/asterisk13: Unable to chown run directory to 931 (asterisk) (/var/run on tmpfs)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 21 19:56:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224505

            Bug ID: 224505
           Summary: net/asterisk13: Unable to chown run directory to 931
                    (asterisk) (/var/run on tmpfs)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot at FreeBSD.org
          Reporter: ohartmann at walstatt.org
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)
          Assignee: madpilot at FreeBSD.org

Asterisk, most recent from the port, doesn't start properly when
/var/run/asterisk resides on TMPFS - this is in our environment the case.

While booting, I watch this message appearing:

[...]
Starting asterisk.
Unable to chown run directory to 931 (asterisk)
meuh
prcmd

and ll /var/run gives

[...]
total 64
drwxr-xr-x  2 root        asterisk       0 Dec 16 16:26 asterisk/
[..]

The daemon asterisk is running, as one could easily proof via top, but trying
to connect to asterisk via 

root at gate:~ # asterisk -rv
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl
exist?)


fails in the shown error.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list