[Server-devel] @all at ...?
Martin Langhoff
martin.langhoff at gmail.com
Mon Feb 23 01:27:32 EST 2009
On Mon, Feb 23, 2009 at 4:31 PM, Martin Langhoff
<martin.langhoff at gmail.com> wrote:
> I've been mulling on this. Working on a updated @online@ patch that
> applies on 2.0.3 . If it works, we stay the course.
Looks like I'm finding my way around this ejabberd thing, and now I
have an RPM that Does The Right Thing.
Now _we need testers for this_. It works very well on my tests here in
NZ, but it's well known that being close to the ozone layer hole ruins
testing sometimes.
How to install it?
# install with yum - should grab ejabberd-xs-2.0.3-2.fc9.olpc.i386
yum --enablerepo=olpcxs-testing install ejabberd-xs
# now stop and start ejabberd
/etc/init.d/ejabberd stop
/etc/init.d/ejabberd start
How to test?
- pay extra attention at the output of olpc-netstatus on the XOs -
we're looking for results that say 'gabble'
- pay extra attention at the output of ejabberd connected-users -
should be in sync with what users see on their network view
- tail the ejabberd logs, like this
tail -f /var/log/ejabberd/ejabberd.log | grep '\(unset_p\|user_av\)'
- Remove all users from ejabberd's db, let them connect first time,
then stop/start server & XOs
How to review the code? Track the update-2.0.3 branch...
http://dev.laptop.org/git?p=users/martin/ejabberd-xs.git;a=commitdiff;h=a4afc81e992fd6716c5061a190f6a5b6064281f2
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list