23:25:33 #startmeeting 23:25:33 Meeting started Sat Dec 10 23:25:33 2011 UTC. The chair is benonsoftware. Information about MeetBot at http://wiki.ubuntu.com/AlanBell/mootbot. 23:25:33 23:25:33 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 23:25:33 Meeting started Sat Dec 10 23:25:31 2011 UTC. The chair is benonsoftware. Information about MeetBot at http://wiki.ubuntu.com/AlanBell. 23:25:33 Useful Commands: #topic #action #link #idea #voters #vote #chair #action #agreed #help #info #endmeeting. 23:25:43 #topic Testing BenzBot 23:25:43 TOPIC: Testing BenzBot 23:25:52 #vote Does this work? 23:25:52 Please vote on: Does this work? 23:25:52 Public votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me) 23:25:53 Please vote on: Does this work? 23:25:53 Public votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me) 23:25:57 +1 23:25:57 +1 received from benonsoftware 23:25:59 +1 fixed now? 23:25:59 +1 fixed now? received from AlanBell 23:26:11 AlanBell: Do you want to see the file? 23:26:35 logFileDir = '/home/meetingology/logs' 23:26:39 ^^that line 23:26:54 No, meetingLocalConfig.py 23:26:57 and ls -lh /home/meetingology 23:27:16 yeah, just the logFileDir line of meetinglocalConfig.py 23:27:32 and ls -lh of whatever your path is 23:27:34 logFileDir = '/srv/http/users/benny/meetings' 23:27:50 ls -lh /srv/http/users/benny/ 23:28:10 the meetings line of that 23:28:11 I keep getting OSError: [Errno 13] Permission denied: '/var/www/mootbot' 23:28:11 in the console 23:28:21 did you restart the bot? 23:28:30 Yeah a few times 23:30:58 ok, that path is also specified in meeting.py, however if you put a value in meetingLocalConfig.py it is supposed to override the original value 23:31:32 I'll edit meeting.py now 23:32:06 maybe try setting it to some random invalid path to see if it changes the error message 23:32:19 Ok 23:32:23 that way you can find out if there is a problem loading the localconfig file 23:32:38 or just set it right in meeting.py if you prefer 23:32:41 Yep 23:33:31 loading the local config happens around line 248 of meeting.py 23:33:41 maybe that isn't working right for some reason 23:33:52 Ok 23:34:10 ok, I am off to bed, hope you get it working 23:34:17 Thanks for your help 23:34:27 Can I test my bot here? 23:34:33 sure 23:34:37 Thanks 23:35:01 import meetingLocalConfig 23:35:01 meetingLocalConfig = reload(meetingLocalConfig) 23:35:01 if hasattr(meetingLocalConfig, 'Config'): 23:35:01 Config = type('Config', (meetingLocalConfig.Config, Config), {}) 23:35:01 except ImportError: 23:35:01 pass 23:35:03 do /mode +q 23:35:20 Ok :) 23:35:22 if it gets silly with both bots talking 23:35:31 and mode -q to let it talk again 23:35:56 Sure 23:38:31 benonsoftware: Error: Can't start another meeting, one is in progress. 23:38:31 Meeting started Sat Dec 10 23:38:30 2011 UTC. The chair is benonsoftware. Information about MeetBot at http://wiki.ubuntu.com/AlanBell. 23:38:31 Useful Commands: #topic #action #link #idea #voters #vote #chair #action #agreed #help #info #endmeeting. 23:38:46 #topic test 23:38:47 TOPIC: test 23:38:53 #vote Does this work? 23:38:53 Voting still open on: Does this work? 23:38:54 Please vote on: Does this work? 23:38:54 Public votes can be registered by saying +1, +0 or -1 in channel, (private votes don't work yet, but when they do it will be by messaging the channel followed by +1/-1/+0 to me) 23:39:00 -1 23:39:00 -1 received from benonsoftware 23:39:13 #endvote 23:39:13 Voting ended on: Does this work? 23:39:13 Votes for:1 Votes against:1 Abstentions:0 23:39:13 Deadlock, casting vote may be used 23:39:13 Voting ended on: Does this work? 23:39:13 Votes for:0 Votes against:0 Abstentions:0 23:39:13 Deadlock 23:39:21 #endmeeting