ports/116323: jabber-users-agent bugs

Eugene M. Zheganin emz at norma.perm.ru
Thu Sep 13 05:10:02 UTC 2007


>Number:         116323
>Category:       ports
>Synopsis:       jabber-users-agent bugs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 13 05:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Zheganin
>Release:        6.2-RELEASE-p5
>Organization:
Norma JSC.
>Environment:
FreeBSD ns.hq.norma.perm.ru 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Fri Jul  6 17:06:22 YEKST 2007     emz at ns.hq.norma.perm.ru:/usr/obj/usr/src/sys/NS-HQ  i386
>Description:
а) the string 'jabber_users_agent_enable=${jabberd_users_agent_enable-"NO"}' is confusing because you need to put in tc.conf the 'jabber_users_agent_enable="YES"' string instead of the 'jabberd_users_agent_enable="YES"'.

b) the line 37 of the perl script itself should be changed to 'open(PIDFILE,">/var/run/jabberd/users-agent.pid");', because this port isn't creating any directories in var, and cannot use the non-existent dir for pidfile. Furthermore, creating additional dir under /var isn't that great idea. The sctartup script should be changed accordingly.

c) The README contains deprecated information. As of the 1.6.x version, to add the disco of the users-agent service you need to add to the jabber.xml configfile the following strings:

<item category="directory" type="user" jid="users.jabber.server" name="Jabber User Directory">
          <ns>jabber:iq:search</ns>
          <ns>jabber:iq:register</ns>
</item>
>How-To-Repeat:
use the jabber-users-agent from ports
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list