Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165509 - net-im/ejabberd-1.1.2-r1 doesn`t start on bootup
Summary: net-im/ejabberd-1.1.2-r1 doesn`t start on bootup
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 21:01 UTC by Makurin Roman
Modified: 2007-06-26 14:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerg-info.log,9.58 KB, text/plain)
2007-02-05 21:03 UTC, Makurin Roman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Makurin Roman 2007-02-05 21:01:54 UTC
ejabberd-1.1.2-r1 doesn`t start on bootup, but when I`m trying to start it manualy(when system up and running) everething goes fine.

Reproducible: Always

Steps to Reproduce:
1. echo "net-im/ejabberd ~x86" >> /etc/portage/package.keywords
2. emerge ejabberd
3. rc-update add ejabberd default

Actual Results:  
It looks like ejabberd up and running(green "OK") but actually it doesn`t

Expected Results:  
working ejabberd

Here is ps output:

$ ps U jabber
12221 ?        S      0:00 /usr/lib/erlang/erts-5.5.1/bin/epmd -daemon

When I manually start ejabberd:

$ sudo /etc/init.d/ejabberd start

Everything ok. Here is ps output:

$ ps U jabber
  PID TTY      STAT   TIME COMMAND
12221 ?        S      0:00 /usr/lib/erlang/erts-5.5.1/bin/epmd -daemon
13629 ?        Sl     0:02 /usr/lib/erlang/erts-5.5.1/bin/beam -- -root /usr/lib/erlang
13643 ?        Ss     0:00 /usr/lib/erlang/lib/ssl-3.0.12/priv/bin/ssl_esock
Comment 1 Makurin Roman 2007-02-05 21:03:44 UTC
Created attachment 109264 [details]
emerge --info output
Comment 2 Makurin Roman 2007-02-05 21:05:08 UTC
$ emerge erlang ejabberd -p

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-lang/erlang-11.2.1  USE="doc ssl -emacs -java -odbc -tk" 0 kB
[ebuild   R   ] net-im/ejabberd-1.1.2-r1  USE="mod_muc mod_pubsub ssl web -ldap -mod_irc -odbc" 0 kB
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2007-06-13 13:17:44 UTC
Sorry, this bug wasn't assigned to me like it should have been, so I'm only seeing this now. Could you see whether this is still a problem on the current ejabberd ebuild?
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2007-06-26 14:10:35 UTC
This works for me and the bug report is rather old. Please reopen if this is still a problem.