On Oct 9, 2014, at 7:32 AM, Kim Alvefur <z...@zash.se> wrote:

> Hi everyone,
> 
> We are pleased to announce Prosody 0.9.5, the latest release of our
> stable 0.9 branch.  This release brings a bunch of fixes and smaller
> improvements.

I'm having a problem with 0.9.5 and loading 's2s' and 'adhoc'.  The paths are 
not correct...

I'm seeing errors:
--
Oct 09 14:15:52 modulemanager   error   Unable to load module 's2s': 
/usr/lib/prosody/modules/mod_s2s.lua: No such file or directory
Oct 09 14:15:52 modulemanager   error   Unable to load module 'adhoc': 
/usr/lib/prosody/modules/mod_adhoc.lua: No such file or directory
--
which are not the correct installed paths for adhoc/ and mod_s2s/ :
--
drwxr-xr--    1 root     root            80 Oct  9 08:43 adhoc
-rw-r--r--    1 root     root         31524 Oct  9 08:43 mod_admin_adhoc.lua
--snip--
-rw-r--r--    1 root     root          5789 Oct  9 08:43 mod_roster.lua
drwxr-xr--    1 root     root            80 Oct  9 08:43 mod_s2s
-rw-r--r--    1 root     root         10636 Oct  9 08:43 mod_saslauth.lua
--

I'm on Linux (AstLinux) with modules:
--
modules_enabled = { "posix", "roster", "saslauth", "tls", "disco", "private", 
"vcard", "legacyauth", "version", "uptime", "time", "ping", "pep", "register", 
"adhoc", "admin_adhoc", "admin_telnet", "log_auth", "dialback", "groups", 
"pinger" }

modules_disabled = {  }
--

If I revert to 0.9.4 it works as expected.

Lonnie

-- 
You received this message because you are subscribed to the Google Groups 
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prosody-dev+unsubscr...@googlegroups.com.
To post to this group, send email to prosody-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to