< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[SFtrack] Updated: (XECS-1608) sipx-freeswitch: user 'freeswitch' is not created when installing sipx-freeswitch


     [ 
http://track.sipfoundry.org/browse/XECS-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Steinmann updated XECS-1608:
-----------------------------------

         Priority: Critical  (was: Major)
    Fix Version/s: 3.11.5

This is the error I get when installing sipx-freeswitch using yum

warning: user %{fs_user} does not exist - using root
warning: user %{fs_user} does not exist - using root
warning: user %{fs_user} does not exist - using root
warning: user %{fs_user} does not exist - using root

Upgrading to the latest version of freeswitch we somehow lost the patch of the 
spec file that configures freeswitch to use the SIPXBPX user. I think this 
prevents freeswitch conferencing from working and therefore needs to be fixed. 
Upgrade to critical.

> sipx-freeswitch: user 'freeswitch' is not created when installing 
> sipx-freeswitch
> ---------------------------------------------------------------------------------
>
>                 Key: XECS-1608
>                 URL: http://track.sipfoundry.org/browse/XECS-1608
>             Project: sipXecs
>          Issue Type: Bug
>          Components: freeswitch
>    Affects Versions: 3.11
>         Environment: centos5-32bit
>            Reporter: Raymond Dans
>            Assignee: Mardy Marshall
>            Priority: Critical
>             Fix For: 3.11.5
>
>
> Hello,
> When installing the sipx-freeswitch RPM, the user 'freeswitch' is not 
> created, causing issues during sipx startup.
> $ rpm -q --scripts -p sipx-freeswitch-1.0.1-1.i386.rpm
> warning: 
> /home/buildbot/sipx-slave/oem-centos5-iso/build/nortel/iso-i386/build/distcd/CentOS/sipx-freeswitch-1.0.1-1.i386.rpm:
>  Header V3 DSA signature: NOKEY, key ID fea2409e
> preinstall scriptlet (using /bin/sh):
> #%ifos linux
> #/usr/sbin/useradd -r -g daemon -s /bin/false -c "The FreeSWITCH Open Source 
> Voice Platform" -d /usr/local/freeswitch freeswitch 2> /dev/null || :
> #%endif
> postinstall scriptlet (using /bin/sh):
> # Make FHS2.0 happy
> #/bin/mkdir -p /etc/opt
> #ln -s -f /usr/local/freeswitch/conf /etc/usr/local/freeswitch
> chkconfig --add freeswitch
> postuninstall scriptlet (using /bin/sh):
> /bin/rm -rf /usr/local/freeswitch
> #userdel freeswitch

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira