Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (ef5eab6b751ce0c1733076883b0568cea21381f8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (ef5eab6b751ce0c1733076883b0568cea21381f8)
  • Date: Tue, 13 Jul 2010 18:04:21 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

chat-im/prosody/HISTORY | 3 +++
chat-im/prosody/prosody.log | 43
-------------------------------------------
2 files changed, 3 insertions(+), 43 deletions(-)

New commits:
commit eeef3968f4c429392edb4fdd8f907e3f09efa32b
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

prosody: removed debug logfile from spell

diff --git a/chat-im/prosody/HISTORY b/chat-im/prosody/HISTORY
index a92b6b9..8801480 100644
--- a/chat-im/prosody/HISTORY
+++ b/chat-im/prosody/HISTORY
@@ -1,3 +1,6 @@
+2010-07-14 Arjan Bouter <abouter AT sourcemage.org>
+ * prosody.log: removed
+
2010-07-13 Arjan Bouter <abouter AT sourcemage.org>
* added an account for prosody
* FINAL: added a warning to enable posix
diff --git a/chat-im/prosody/prosody.log b/chat-im/prosody/prosody.log
deleted file mode 100644
index b6c9691..0000000
--- a/chat-im/prosody/prosody.log
+++ /dev/null
@@ -1,43 +0,0 @@
-Jun 30 03:21:59 general info Hello and welcome to Prosody version
unknown
-Jun 30 03:21:59 modulemanager error Error initializing module
'compression' on 'localhost': /usr/bin/prosody:118: module 'zlib' not found:
- no field package.preload['zlib']
- no file '/usr/lib/prosody/zlib.lua'
- no file './zlib.lua'
- no file '/usr/share/lua/5.1/zlib.lua'
- no file '/usr/share/lua/5.1/zlib/init.lua'
- no file '/usr/lib/lua/5.1/zlib.lua'
- no file '/usr/lib/lua/5.1/zlib/init.lua'
- no file '/usr/lib/prosody/fallbacks/zlib.lua'
- no file '/usr/lib/prosody/zlib.so'
- no file './zlib.so'
- no file '/usr/lib/lua/5.1/zlib.so'
- no file '/usr/lib/lua/5.1/loadall.so'
- no file '/usr/lib/prosody/fallbacks/zlib.so'
-stack traceback:
- /usr/lib/prosody/core/modulemanager.lua:37: in function
</usr/lib/prosody/core/modulemanager.lua:37>
- [C]: in function '_real_require'
- /usr/bin/prosody:118: in function 'require'
- mod_compression.lua:9: in function 'f'
- /usr/lib/prosody/core/modulemanager.lua:37: in function
</usr/lib/prosody/core/modulemanager.lua:37>
- [C]: in function 'xpcall'
- /usr/lib/prosody/core/modulemanager.lua:37: in function 'pcall'
- /usr/lib/prosody/core/modulemanager.lua:150: in function 'load'
- /usr/lib/prosody/core/modulemanager.lua:91: in function 'handler'
- /usr/lib/prosody/core/eventmanager.lua:28: in function 'fire_event'
- /usr/lib/prosody/core/hostmanager.lua:72: in function 'activate'
- /usr/lib/prosody/core/hostmanager.lua:40: in function 'handler'
- /usr/lib/prosody/core/eventmanager.lua:28: in function 'fire_event'
- /usr/bin/prosody:340: in function 'prepare_to_start'
- /usr/bin/prosody:456: in main chunk
- [C]: ?
-Jun 30 03:21:59 socket warn server.lua, port 5222: address already in use
-Jun 30 03:21:59 general error Failed to open server port 5222,
check that Prosody or another XMPP server is not already running and using
this port
-Jun 30 03:21:59 socket warn server.lua, port 5269: address already in use
-Jun 30 03:21:59 general error Failed to open server port 5269,
check that Prosody or another XMPP server is not already running and using
this port
-Jun 30 03:21:59 socket warn server.lua, port 5347: address already in use
-Jun 30 03:21:59 general error Failed to open server port 5347, this
port is in use by another application
-Jun 30 03:22:01 general info Shutting down...
-Jun 30 03:22:01 general info Shutdown status: Cleaning up
-Jun 30 03:22:01 general info Shutdown status: Closing all active
sessions
-Jun 30 03:22:01 general info Shutdown status: Closing all server
connections
-Jun 30 03:22:01 general info Shutdown complete



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (ef5eab6b751ce0c1733076883b0568cea21381f8), Arjan Bouter, 07/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page