[02:51:23] Coren, remind me what the quickest way is to toss all jobs from the grid. [02:52:09] petan, ^ [02:53:30] nevermind [12:22:35] petan: you about? [12:40:24] Betacommand: hey [12:43:05] petan: you where needing a way to check for blocks? [12:43:32] I need to resolve one bug in huggle [12:43:44] for that I need to verify if user is blocked or not [12:43:58] list=blocks [12:44:19] bkuser and bkip [12:48:07] petan: ^ [12:48:53] Betacommand: I know but that doesn't tell me if user is blocked or not [12:49:03] yeah it does [12:49:13] it just give me a list of blocks that were issued no matter if they are in effect [12:49:23] No, it only lists active blocks [12:49:36] ah [12:49:44] that should be in documentation then [12:49:58] List all blocked users and IP addresses. [12:50:04] that is what doc says [12:50:26] petan: if a block expires, the user is no longer blocked [12:50:44] and thus wont show up [12:50:48] its not a block log [12:51:39] hi, anyone around who can help me? [12:51:56] How do I export data from a table in my own database on the replica to a file? [12:51:58] petan: see http://en.wikipedia.org/wiki/Special:BlockList for similar tool [12:52:03] I keep getting access denied errors [12:52:26] bgelley: how are you trying to do it? [12:52:29] ok [12:53:56] mysql --defaults-file=~/replica.my.cnf --local -A -h enwiki.labsdb -u -e "SELECT INTO OUTFILE '/home/bgelley/fastcreations';" [12:54:28] and I get: ERROR 1045 (28000) at line 1: Access denied for user (using password: YES) [12:54:58] into outfile may not be supported [12:55:15] bgelley: what are you trying to dump? [13:00:08] bgelley: ?? [13:00:15] Betacommand: some data from my database [13:00:26] you want specifics? [13:01:06] have you tried using output redirection? [13:02:17] no [13:03:10] hmm... trying that now and something is happening [13:03:21] I'll let you know if that doesn't work [13:03:36] it should? [13:03:43] sorry about that, that wasn't too smart of me not to think of that :-/ [13:03:46] it should, Ive been using it for years [13:04:08] bgelley: we all have those moments [13:07:58] bgelley: 'into outfile' actually tries to write to a file on the sql server [13:08:03] which is why it's not supported :-) [13:10:12] thanks a lot [14:17:40] !log tools tools-webgrid-01, tools-webgrid-02: Set PHP_FCGI_MAX_REQUESTS to 500 in /usr/local/bin/lighttpd-starter per http://redmine.lighttpd.net/projects/1/wiki/docs_performancefastcgi#Why-is-my-PHP-application-returning-an-error-500-from-time-to-time [14:17:42] Logged the message, Master [14:20:36] !log tools Restarted webservice for wikihistory to see if the change to PHP_FCGI_MAX_REQUESTS increases reliability [14:20:38] Logged the message, Master [21:29:51] AzaToth: hi are you coming to hackaton? [21:30:10] AzaToth: I have some question regarding debian and btw u know launchpad well? :P [21:30:17] I have some questions on that as well [21:42:11] !ping [21:42:11] !pong [22:05:16] hackaton? [22:05:42] petan: I've no knowledge regarding hackaton [22:06:06] and launchpad, I've used it, but I'm no expert, and no bazaaar user [22:06:53] and by "no expert", I'm not educated in it at all [22:09:38] AzaToth: I use it just as .deb repository [22:09:53] it would be really cool if there was version for debian too [22:10:28] I recall there's been "discussions" [22:11:29] but the consensus is that launchpad doesn't fit with debians bug tracking system, and they don't want two separate systems [22:11:42] for some reason ubuntu has completely different libc version than debian so packages built on launchpad can't be installed there [22:12:24] I think lucid version can be [22:12:32] but precise and newer are not [22:12:32] debian uses eglibc [22:13:44] well, it's common that versions differ [22:13:50] it's called "developement"