Startup script marked to run before the LOGIN point but after the jabberd. At the same time jabberd itself requires to run after the LOGIN. I can't see any obvious reason why it is not sufficient for this transport to be run after the jabber server or DAEMON point in the stand-alone mode. Fix: Please approve the patch attached. How-To-Repeat: Install net-im/jabberd with REQUIRES option on. Run rcorder /etc/rc.d/* /usr/local/etc/rc.d/* and see the diagnostics.
Maintainer of net-im/jabber-pyaim, Please note that PR ports/139385 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139385 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Approving the change. The error was originally in pymsn (from where I copied the script), looks like the issue was fixed there as well: http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-im/jabber-pymsn/files/jabber-pymsn-transport.sh.in.diff?r1=1.8;r2=1.9;f=h
bland 2009-10-13 15:59:59 UTC FreeBSD ports repository Modified files: net-im/jabber-pyaim Makefile net-im/jabber-pyaim/files jabber-pyaim-transport.sh.in Log: Fix circular dependency with jabberd startup script. PR: 139385 Approved by: maintainer Revision Changes Path 1.9 +1 -0 ports/net-im/jabber-pyaim/Makefile 1.2 +1 -2 ports/net-im/jabber-pyaim/files/jabber-pyaim-transport.sh.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Patch committed.