*** Bovinity has joined #cc | 00:02 | |
nathany_ | paulproteus: SYN | 00:08 |
---|---|---|
paulproteus | nathany_, ACK | 00:08 |
nathany_ | what's the URL for the cc deb repository? | 00:08 |
nathany_ | (or better, what's the deb line) | 00:09 |
nathany_ | the connection to wiki.cc.org is a trickle | 00:09 |
*** UltraMagnus has quit IRC | 00:09 | |
paulproteus | http://labs.creativecommons.org/2008/06/16/liblicense-packages-for-ubuntu-and-debian/ + deb http://mirrors.creativecommons.org/packages hardy main | 00:09 |
nathany_ | thanks | 00:10 |
*** ereslibre has quit IRC | 00:17 | |
*** stevel has quit IRC | 00:21 | |
*** nathany_ has quit IRC | 00:25 | |
*** is4 has joined #cc | 00:34 | |
*** brianrowe has quit IRC | 00:38 | |
*** nathany has joined #cc | 00:40 | |
nathany | paulproteus: does ll_read auto-magically choose the IO module to use? | 00:41 |
nathany | also, i forget -- do we allow any predicate to be passed to ll_read? | 00:41 |
paulproteus | nathany, We allow any but we don't handle anything but the ones named with LL_*. | 00:41 |
paulproteus | It detects based on file extension. | 00:42 |
nathany | ok | 00:42 |
nathany | are those exposed to the Python API? | 00:43 |
paulproteus | Er, no. | 00:43 |
*** mlinksva has joined #cc | 00:43 | |
nathany | sigh... ok | 00:43 |
paulproteus | Maybe? | 00:44 |
paulproteus | Yes, in git. | 00:44 |
paulproteus | I could ship 0.7.1 with the bugfix and Python binding enhancements. | 00:44 |
paulproteus | In 0.7.0, ll_read took only the filename. | 00:44 |
nathany | and 0.7.0 is what's in the repository? | 00:45 |
paulproteus | (in Python) | 00:45 |
paulproteus | Ya | 00:45 |
paulproteus | Also the latest release. | 00:45 |
nathany | got it | 00:45 |
paulproteus | This presenter is SO AWESOME. | 00:45 |
paulproteus | In the animation one. | 00:45 |
nathany | are you being sarcastic? | 00:45 |
paulproteus | No! | 00:45 |
paulproteus | She's so excited! | 00:45 |
paulproteus | It's totally awesome. | 00:45 |
nathany | (mine is... enthusiastic, but i'm bored) | 00:45 |
nathany | so have you touched the rhythmbox stuff yet? | 00:46 |
paulproteus | lol no | 00:46 |
paulproteus | Good thing I have no plans tonight. | 00:46 |
nathany | yeah, i was afraid of that | 00:46 |
paulproteus | I have two plans tomorrow evening. | 00:47 |
nathany | :) | 00:47 |
paulproteus | No, )-: ! | 00:47 |
paulproteus | Since they're at the same time. | 00:47 |
paulproteus | One with a well-known Free Software promotion group, and the other with a well-known web advertising company. | 00:48 |
nathany | paulproteus: so what's the timeframe for an 0.7.1 deb with the bug fix? | 00:49 |
nathany | i can work around the lack of constants in python for now | 00:50 |
paulproteus | Depends; original timeframe was going to be Tuesday. | 00:50 |
paulproteus | If you ask for it I could have it by 8 tonight or something. | 00:50 |
nathany | nevermind, i'll work around the limitations that exist now | 00:50 |
nathany | we care about license primarily, so that's what we'll demo | 00:51 |
paulproteus | FWIW my Python demos will use the full set anyway. | 00:52 |
paulproteus | So we'll see, maybe I'll just ship it anyway. | 00:52 |
nkinkade | paulproteus: Just to be sure, and one last question on it, did you feel that my additions to debian/rules should have been okay to get the correct configure arguments into the build? | 00:53 |
paulproteus | nkinkade, Yes. | 00:53 |
*** tim_hwang has quit IRC | 00:54 | |
nkinkade | I'm on #varnish and phk responded, but I was away, and now it seems he's gone. I just sent an email to varnish-misc. | 00:54 |
* paulproteus nods | 00:54 | |
*** Bovinity has quit IRC | 00:55 | |
nkinkade | paulproteus: Ah, I just looked in configure.log and see that it reflect those arguments. Good. | 00:55 |
nkinkade | Just wanted to make sure of that before I make an ass of myself on the varnish-misc list, and also #varnish | 00:55 |
paulproteus | nkinkade, FWIW you can also watch the build process to make sure it did what you wanted. | 00:57 |
nkinkade | Good to know. I saw lots of stuff fly by, but didn't try to scroll back. :-) | 00:58 |
nkinkade | What I didn't mention on the varnish-misc list was that other things are segfaulting, too. I guess there point here is just getting _a_ core dump from something, and it might as well be Varnish. | 00:59 |
paulproteus | Heh. | 00:59 |
nkinkade | But paulproteus, I do feel a tad self conscious about the fact that you converted a8 and there is no problem, and I did a5 and a7 and there are problems. :-/ | 00:59 |
paulproteus | Oh, interesting. | 01:00 |
nkinkade | Don't think I didn't take not of that fact. :-) | 01:00 |
nkinkade | s/not/note/ | 01:00 |
nkinkade | But the steps I took are outline meticulously on the labs blog. | 01:00 |
nkinkade | Good lord: s/outline/outlined/ | 01:00 |
paulproteus | s/lord/Lord/ | 01:01 |
nkinkade | My typing skills are hopeless. | 01:01 |
nkinkade | :-) | 01:01 |
nkinkade | paulproteus: One thing of interest, possibly, is that I did that dpkg purge --force-depends gcc on both those machines. | 01:02 |
* paulproteus shrugs | 01:02 | |
nkinkade | Not because gcc wasn't installed, but because the symlinks in /usr/bin/ weren't all there. | 01:02 |
*** Steren has left #cc | 01:02 | |
paulproteus | Yup, I did that too. | 01:02 |
nkinkade | It occurred to me last night that all these problems seem to be with things that rely on the C compiler in some way. | 01:02 |
nkinkade | varnish, cgit ... | 01:03 |
nkinkade | and you though that runzope segfaulting had to do with some module based on C, though I don't know that it was compiled on a7. | 01:03 |
paulproteus | buildout compiles it. | 01:03 |
nathany | nkinkade: and a clean checkout is still screwy | 01:05 |
nathany | paulproteus: if liblicense can't find a license, does it return None? | 01:06 |
paulproteus | nathany, I think so. | 01:06 |
paulproteus | nathany, Where are you now? | 01:06 |
paulproteus | OSCON's over for the day, after all. | 01:06 |
paulproteus | Have any evening plans? | 01:06 |
nathany | our session is still wrapping up | 01:06 |
paulproteus | Oh, okay. | 01:06 |
nathany | no plans beyond finishing my web app demo | 01:06 |
nathany | working on slides | 01:07 |
nkinkade | Well, we'll see if anyone on the varnish-misc can help me get a core dump from Varnish. | 01:07 |
nathany | where are you paulproteus? | 01:07 |
nathany | we just finished | 01:07 |
nkinkade | I suspect that will be useful in getting to the bottom of this. | 01:07 |
nkinkade | I'm off for the evening. Hope you guys are enjoying Portland. | 01:07 |
paulproteus | nkinkade, Thanks! | 01:07 |
paulproteus | Feel free to suggest how we can enjoy it more. (-: | 01:07 |
nkinkade | I've got lots of suggestions depending on whether you've got transportation. | 01:08 |
paulproteus | I will this weekend. | 01:08 |
nkinkade | Inside the city, Mount Tabor in SE Portland would be a great bike ride. | 01:08 |
paulproteus | Feel free to email if that's better. | 01:08 |
nkinkade | I'll email something to you guys later tonight or tomorrow. | 01:09 |
nathany | paulproteus: i'm heading towards the registration area; where are you now?\ | 01:09 |
*** nkinkade has left #cc | 01:09 | |
nathany | paulproteus: i'm going to get up, call my cell if you need to find me | 01:11 |
paulproteus | nathany, er, wait | 01:11 |
paulproteus | Okay, fine, I'll do that. | 01:11 |
paulproteus | unwait | 01:11 |
*** neo__ has joined #cc | 01:13 | |
*** greg-g has quit IRC | 01:16 | |
*** greg-g has joined #cc | 01:16 | |
*** brianrowe has joined #cc | 01:18 | |
*** ftobia has quit IRC | 01:23 | |
*** brianrowe has quit IRC | 01:27 | |
*** nathany has quit IRC | 01:28 | |
*** Bovinity has joined #cc | 01:34 | |
*** mlinksva has quit IRC | 01:44 | |
*** davidstrauss has joined #cc | 02:10 | |
*** Danny_B has quit IRC | 02:43 | |
*** Danny_B has joined #cc | 02:44 | |
*** tvol has quit IRC | 03:06 | |
*** nathany has joined #cc | 03:12 | |
*** bringatowel has joined #cc | 03:33 | |
*** mlinksva has joined #cc | 03:50 | |
*** cacimar has joined #cc | 03:52 | |
*** davidstrauss has quit IRC | 04:00 | |
nathany | paulproteus: you can check out liblicense_pylons_demo.git for tomorrows webapp demo | 04:14 |
paulproteus | Super rad. | 04:15 |
*** ido has joined #cc | 04:23 | |
*** davidstrauss has joined #cc | 04:23 | |
ido | cute gay boys ++ | 04:23 |
ido | FAIL | 04:24 |
ido | cutegayboys++ | 04:24 |
ido | FAIL again | 04:24 |
ido | :P | 04:24 |
davidstrauss | ?karma cute gay boys | 04:24 |
davidstrauss | maybe it has to be one word | 04:24 |
davidstrauss | there's no feedback on the ++ or -- | 04:24 |
davidstrauss | ?karma cutegayboys | 04:24 |
davidstrauss | where is jibot? | 04:24 |
davidstrauss | currybot is also awol | 04:25 |
ido | jibot is dead. long live jibot! | 04:25 |
davidstrauss | paulproteus: what happened to jibot? | 04:25 |
paulproteus | davidstrauss, Er, I dunno. | 04:25 |
davidstrauss | paulproteus: same story for the currybot? | 04:26 |
davidstrauss | and unclejoe is gone from #mansueto | 04:27 |
davidstrauss | i'm experiencing bot deprivation | 04:27 |
* davidstrauss is glad druplicon is around | 04:28 | |
ido | whoa | 04:28 |
ido | mansueto has their own freenode channel? | 04:28 |
davidstrauss | yes | 04:28 |
paulproteus | *sniffle* | 04:32 |
davidstrauss | paulproteus: do you have the sniffles? | 04:32 |
paulproteus | Just missing jibot. | 04:32 |
davidstrauss | I know currybot was online earlier today | 04:37 |
davidstrauss | Shannon from my company was playing with it/her/him | 04:37 |
ido | Shannon capacity | 04:40 |
paulproteus | nathany, http://lolcocks.com/ | 04:43 |
ido | lol | 04:43 |
ido | what about it? | 04:43 |
paulproteus | Just like the site. | 04:43 |
ido | lol | 04:43 |
ido | it's actually going to become a much better site soon | 04:43 |
ido | we're working on it | 04:44 |
nathany | A++ great shipping would buy again | 04:44 |
ido | if i uncloaked you'd notice that i'm actually irssi'd in from the web server :P | 04:44 |
ido | whois paulproteus | 04:44 |
ido | however, if anyone here would like early access to lolcocks.com, you are of course welcome to it for providing such a great service. :) | 04:47 |
ido | to the world | 04:47 |
paulproteus | ido, I actually noticed that anyway. | 04:47 |
nathany | :) | 04:47 |
ido | current services i've got running are web, email forwarding, and jabber (openfire). :P | 04:47 |
paulproteus | Dear Nathan Yergler, | 05:10 |
paulproteus | http://www.slowwave.com/index.php?date=08-05-17 | 05:10 |
paulproteus | Sincerely, | 05:10 |
paulproteus | Asheesh. | 05:10 |
*** cacimar has quit IRC | 05:21 | |
*** pmiller has quit IRC | 05:22 | |
mlinksva | paulproteus, that's hilarious | 05:45 |
paulproteus | Dear Catastrophe Waitress. | 05:47 |
*** nathany has quit IRC | 05:53 | |
*** davidstrauss has quit IRC | 06:21 | |
*** davidstrauss has joined #cc | 06:39 | |
*** BobChao has joined #cc | 06:49 | |
*** paulproteus has quit IRC | 07:16 | |
*** [mharrison] has quit IRC | 07:16 | |
*** RainRat has quit IRC | 07:16 | |
*** greg-g has quit IRC | 07:17 | |
*** K`Tetch has quit IRC | 07:17 | |
*** Bovinity has quit IRC | 07:17 | |
*** pktck has quit IRC | 07:17 | |
*** UncleCJ has quit IRC | 07:17 | |
*** mlinksva has quit IRC | 07:17 | |
*** is4 has quit IRC | 07:17 | |
*** BobChao has quit IRC | 07:17 | |
*** montagg has quit IRC | 07:17 | |
*** davidstrauss has quit IRC | 07:17 | |
*** bringatowel has quit IRC | 07:17 | |
*** jonsson has quit IRC | 07:17 | |
*** paulproteus has joined #cc | 07:17 | |
*** [mharrison] has joined #cc | 07:17 | |
*** RainRat has joined #cc | 07:17 | |
*** [mharrison] has quit IRC | 07:18 | |
*** sama has joined #cc | 07:18 | |
*** BobChao has joined #cc | 07:18 | |
*** davidstrauss has joined #cc | 07:18 | |
*** bringatowel has joined #cc | 07:18 | |
*** greg-g has joined #cc | 07:18 | |
*** is4 has joined #cc | 07:18 | |
*** montagg has joined #cc | 07:18 | |
*** K`Tetch has joined #cc | 07:18 | |
*** jonsson has joined #cc | 07:18 | |
*** pktck has joined #cc | 07:18 | |
*** UncleCJ has joined #cc | 07:18 | |
*** [mharrison] has joined #cc | 07:19 | |
*** greg-g has quit IRC | 07:19 | |
*** greg-g has joined #cc | 07:19 | |
*** davidstrauss has quit IRC | 07:47 | |
*** davidstrauss has joined #cc | 07:50 | |
*** davidstrauss has quit IRC | 08:04 | |
*** shine01 has joined #CC | 08:08 | |
*** shine01 has left #CC | 08:09 | |
*** davidstrauss has joined #cc | 08:28 | |
*** jgay has joined #cc | 08:32 | |
*** BobChao has quit IRC | 09:21 | |
*** davidstrauss has quit IRC | 09:47 | |
*** jgay has quit IRC | 10:15 | |
*** sama has quit IRC | 10:18 | |
*** davidstrauss has joined #cc | 10:29 | |
*** ereslibre has joined #cc | 10:32 | |
*** davidstrauss has quit IRC | 11:35 | |
*** paulproteus has quit IRC | 11:55 | |
*** RainRat has quit IRC | 11:55 | |
*** pmiller has joined #cc | 11:55 | |
*** paulproteus has joined #cc | 11:57 | |
*** RainRat has joined #cc | 11:57 | |
*** sama has joined #cc | 12:40 | |
*** UltraMagnus has joined #cc | 12:41 | |
*** sama has joined #cc | 12:41 | |
*** cacimar has joined #cc | 12:46 | |
*** isforinsects1 has joined #cc | 12:49 | |
*** is4 has quit IRC | 12:50 | |
*** tvol has joined #CC | 13:03 | |
*** pmiller has quit IRC | 13:05 | |
*** DanL- has joined #cc | 14:08 | |
*** ereslibre has quit IRC | 14:20 | |
DanL- | CC should have location-based chapters | 14:24 |
* DanL- concludes. | 14:24 | |
*** mlinksva has joined #cc | 14:35 | |
*** ereslibre has joined #cc | 14:47 | |
*** mlinksva has quit IRC | 15:07 | |
*** mlinksva has joined #cc | 15:11 | |
*** ereslibre has quit IRC | 15:20 | |
*** Acid-Boy has joined #cc | 15:22 | |
*** Acid-Boy has quit IRC | 15:23 | |
*** sama has quit IRC | 15:29 | |
*** nathany has joined #cc | 15:30 | |
*** tvol has quit IRC | 15:34 | |
*** Bovinity has joined #cc | 15:43 | |
*** nkinkade has joined #cc | 15:51 | |
*** Bovinity has quit IRC | 16:11 | |
*** Steren has joined #cc | 16:12 | |
paulproteus | nkinkade, Morning. | 16:31 |
nkinkade | paulproteus: Hola. | 16:31 |
nkinkade | That's fairly terse for a former prescriptive grammarian. ;-) | 16:32 |
paulproteus | That's one of the benefits of the "former"! | 16:32 |
nkinkade | haha | 16:32 |
paulproteus | Does http://search.cpan.org/dist/Debug-FaultAutoBT/FaultAutoBT.pm seem useful? | 16:35 |
paulproteus | I can't tell if it's only for Perl code or can be used for child processes. | 16:35 |
*** shannonlucas has joined #cc | 16:36 | |
nkinkade | paulproteus: Yeah, I'm not sure. I have this suspicion that it wouldn't work for varnishd because the problem is in the children, as you say. | 16:38 |
nkinkade | varnishd usually sits there happily forking children when the old ones die. | 16:38 |
nkinkade | But sometimes even the varnishd gets wedged lately. | 16:39 |
nkinkade | But I'm not aware that it segfaults, just that it stops working, whatever that might mean. | 16:39 |
* paulproteus nods | 16:39 | |
paulproteus | That's what's not supposed to happen on amd64. Hmph. | 16:39 |
paulproteus | And even doesn't happen on that other machine. | 16:40 |
nkinkade | That's true, but I'm also aware that the nature of the traffic on a8 is very different ... a handful of tiny images, no MySQL, no Zope, no cgit, no code repositories that get crawled. | 16:41 |
* paulproteus nods | 16:41 | |
paulproteus | A different world. | 16:41 |
nkinkade | An interesting experiment here would be to move creativecommons.org and code.(cc).org to a8 and see what happens. | 16:42 |
nkinkade | Not that I'm going to do that, though. | 16:42 |
nkinkade | For now I'm going to follow Poul-Henning Kamp's advice and try the HEAD of trunk on a7. | 16:43 |
nkinkade | If it gets worse then I'll just reinstall the 1.1.2 packages that we are currently using. | 16:43 |
nkinkade | There was also another tidbit he gave in that email: "I belive this message means that you run out of workspace somewhere, but I can't remember the details for 1.1.2 any more. ... Try increasing the session workspace by a couple of kilobytes and see if that cures it." | 16:44 |
nkinkade | ^^^ Regarding the ">Child said (2, 13865): <<flunk 8192 494" messages | 16:44 |
nkinkade | Though I think those are distinct from the segfaults, more a performance tuning issue. | 16:45 |
*** montagg has quit IRC | 16:45 | |
* paulproteus nods | 16:46 | |
*** nathany has quit IRC | 16:47 | |
*** ftobia has joined #cc | 16:48 | |
*** shannonlucas has left #cc | 16:48 | |
nkinkade | paulproteus: Is there Debian meta-package that will pull in everything you need to run dpkg-buildpackage? | 16:49 |
nkinkade | I recall there was something like it, but I can't remember what it was called now. | 16:49 |
*** montagg has joined #cc | 16:49 | |
paulproteus | nkinkade, build-essential ? | 16:50 |
paulproteus | That's the one you're looking for I think. | 16:50 |
nkinkade | Ah, that sounds familar. At the very least automake is missing. | 16:50 |
*** Bovinity has joined #cc | 16:50 | |
*** nathany has joined #cc | 16:51 | |
nkinkade | build-essential was installed, but apparently that doesn't pull in automake. | 16:51 |
paulproteus | apt-get build-dep varnish | 16:52 |
paulproteus | Each package has different build-dependencies beyond build-essential. | 16:52 |
nkinkade | Oh, wait, automake *is* installed, but I just hit another one of those missing symlinks | 16:52 |
nkinkade | Why are those not getting recreated by apt-get dselect upgrade? | 16:52 |
nkinkade | Does it have to do with the fact that I copied /etc over wholesale and that botched dpkg when it found existing symlinks in /etc/alternatives? | 16:53 |
nathany | nkinkade: has apache segfaulted or is it just varnish and zope? | 16:55 |
nkinkade | nathany: I haven't seen any indication that Apache has segfaulted. | 16:56 |
nathany | so its just zope and varnish? | 16:56 |
nkinkade | But runzope, server, cgit and varnishd are all segfaulting. | 16:56 |
nathany | (just for my clarity) | 16:56 |
nathany | thanks | 16:56 |
paulproteus | "server"? | 16:56 |
nkinkade | "server" is some Zope process. | 16:56 |
nkinkade | I believe. | 16:57 |
paulproteus | Okay. | 16:57 |
nkinkade | It's got a really intuitive name, fortunately. | 16:57 |
nathany | actually server is the metadata scraper | 16:59 |
nathany | interesting... | 17:00 |
nathany | that's not zope, but CherryPy | 17:00 |
*** ereslibre has joined #cc | 17:02 | |
nkinkade | Okay, that's for that clarification. So, sadly, Zope, CherryPy, Varnish, and cgit are all segfaulting and on 2 different machines. | 17:06 |
paulproteus | That's pretty lame. | 17:07 |
nkinkade | It seems clear that this is either a problem with Debian amd64, or the manner in which we upgraded those machines. I feel like the latter is much more likely. | 17:07 |
* paulproteus nods | 17:07 | |
nathany | I concur -- I mean, I want to believe it's something else, but I think we need to focus on the most likely candidate first | 17:07 |
nkinkade | I wouldn't be surprised to find that the issue is one that can be correct with a couple simple commands, and wah-lah. | 17:07 |
nathany | (just realizing cherrypy uses lxml as well sent me into that idea again, but...) | 17:07 |
nkinkade | Okay, let me get back to building trunk-Varnish with debugging on a7, and we'll see where that takes us. Meanwhile, I'll finish cleaning off a6 so that we can move forward with nathany's plan to have Server Beach do a clean install of amd64. | 17:09 |
nkinkade | paulproteus: Just out of curiosity, do you happen to know what dpkg will do when it goes to install something and finds existing files where it intended to install things? | 17:12 |
nkinkade | Will it skip over them, or does it always warn you? | 17:12 |
nkinkade | I know I get warned sometimes. | 17:12 |
nkinkade | I wonder if that would explain why lots of links are missing in /usr/bin that would normally get created. | 17:13 |
paulproteus | nkinkade, It will abort and not finish installing the thing. | 17:13 |
paulproteus | Missing symlinks should not cause segfaults. | 17:13 |
*** stevel has joined #cc | 17:13 | |
paulproteus | I really really just want core dumps. | 17:13 |
paulproteus | Anyway. | 17:13 |
paulproteus | Hi stevel! | 17:13 |
stevel | hey paulproteus! | 17:13 |
nkinkade | I'm not suggesting they are causing segfaults. I'm just curious as to why "apt-get dselect upgrade" didn't created them. | 17:13 |
stevel | was your talk @ 16:00 or 16:30? | 17:13 |
stevel | just trying to figure out my schedule for today | 17:13 |
paulproteus | http://en.oreilly.com/oscon2008/public/schedule/detail/2857 says 16:30 | 17:14 |
paulproteus | And I fixed those bugs so I don't have to cook the demo, yay. | 17:14 |
*** ereslibre has quit IRC | 17:15 | |
stevel | paulproteus: awesome :) looking forward to it | 17:20 |
mecredis | paulproteus: you need someone to ghost write you a bio | 17:30 |
paulproteus | Apparently. | 17:34 |
*** nathany has quit IRC | 17:41 | |
*** stevel has quit IRC | 17:46 | |
*** ankitg has joined #cc | 17:51 | |
*** tim_hwang has joined #cc | 17:55 | |
tim_hwang | currybot list | 17:55 |
*** currybot has joined #cc | 17:55 | |
tim_hwang | currybot list | 17:55 |
currybot | (1) ALLO MATTAR MASALA (White potatoes and English peas cooked in a curry of cumin seeds and tomatoes) | 17:55 |
currybot | (2) THENGAI USLI (Mixed vegetables prepared in tomato, onions, ginger and coconut curry) | 17:55 |
currybot | (3) TULSI MURG (Boneless chicken cubes cooked in a basil leaves curry sauce) | 17:55 |
currybot | (4) KALI MIRCHI KA MEATBALL (Beef Meatballs cooked in curry flavored with black pepper) | 17:55 |
ftobia | sorry bout that. | 17:55 |
tim_hwang | thanks ftobia | 17:55 |
ftobia | currybot: 1 | 17:56 |
currybot | ALLO MATTAR MASALA (White potatoes and English peas cooked in a curry of cumin seeds and tomatoes) Aloo Mattar, probably the most popular curry found in all over India. We first cook the gravy of red onions, ginger, garlic, and the ripped tomatoes and add roasted cumin to the gravy and add potatoes and peas and cook them till the potatoes are cooked. | 17:56 |
currybot | $5.00 | 17:56 |
*** nathany has joined #cc | 17:56 | |
greg-g | had that yesterday from the quote/unquote real menu | 17:57 |
greg-g | 'twas good | 17:57 |
*** currybot has quit IRC | 18:01 | |
*** currybot has joined #cc | 18:01 | |
Bovinity | lorks. | 18:01 |
Bovinity | is it goign to do that for the next hour, again? | 18:01 |
nkinkade | paulproteus: nathany: Just FYI, Varnish 2.0 from the HEAD of trunk is currently running on a7. I'm monitoring /var/log/kern.log for segfaults from cgit and varnishd. | 18:03 |
nathany | nkinkade: great | 18:03 |
nkinkade | I don't have high hopes that it'll really change anything, but in any case it might be a better version of Varnish than we were using before. | 18:04 |
nathany | ok | 18:05 |
*** currybot has quit IRC | 18:07 | |
*** currybot has joined #cc | 18:07 | |
paulproteus | nkinkade, Super rad. | 18:11 |
*** currybot has quit IRC | 18:12 | |
*** currybot has joined #cc | 18:12 | |
*** currybot has quit IRC | 18:18 | |
*** currybot has joined #cc | 18:18 | |
* nkinkade reminds himself that "telinit 1" over an SSH connection can never have good results. | 18:18 | |
*** currybot has quit IRC | 18:24 | |
*** currybot has joined #cc | 18:24 | |
* ankitg looks around for paulproteus ... | 18:25 | |
paulproteus | ankitg, Yo. | 18:26 |
paulproteus | In Portland, what's up? | 18:26 |
*** currybot has quit IRC | 18:29 | |
*** currybot has joined #cc | 18:29 | |
ankitg | paulproteus: ah, after looking for the search engine logs [for the purpose of extracting search engine, query, search parameters etc], I finally found them "but!" there only seem to be 19 of them ... mainly from Aug 2007 ... am I missing something? [these are located in var/log/apache/a2/search-access_log-$DATESTAMP.gz] | 18:34 |
*** currybot has quit IRC | 18:35 | |
*** currybot has joined #cc | 18:35 | |
ankitg | hmmm, Portland, of course, OSCON! =) | 18:35 |
*** nathany has quit IRC | 18:38 | |
*** currybot has quit IRC | 18:38 | |
*** currybot has joined #cc | 18:39 | |
paulproteus | That's odd. | 18:39 |
nkinkade | ankitg: Do you mean on S3? | 18:40 |
ankitg | paulproteus: well, if you're busy, nothing to worry about ... we can look into this once you're back ... I'll continue with my efforts to get gcc on the mac [the horror! It doesn't come with the OS!] ... it comes as a part of dev tools that expects me to install 2 GB of stuff O_o ... anyways, I'll continue breaking my head on that, so I can get the GeoIP module running ... till then, have fun in Portland! (-: | 18:41 |
nkinkade | If so, then that would probably be right, because we decommissioned a2 around that time, and so there would only be a few logs up there. | 18:41 |
*** brianrowe has joined #cc | 18:44 | |
*** nathany has joined #cc | 18:46 | |
*** currybot has quit IRC | 18:46 | |
*** currybot has joined #cc | 18:46 | |
nathany | paulproteus: SYN | 18:46 |
ankitg | nkinkade: yes, on S3 ... | 18:49 |
ankitg | okie ... just wanted make sure ... thx nkinkade | 18:49 |
*** currybot has quit IRC | 18:53 | |
*** currybot has joined #cc | 18:53 | |
Steren | currybot: list | 18:55 |
currybot | (1) ALLO MATTAR MASALA (White potatoes and English peas cooked in a curry of cumin seeds and tomatoes) | 18:55 |
currybot | (2) THENGAI USLI (Mixed vegetables prepared in tomato, onions, ginger and coconut curry) | 18:55 |
currybot | (3) TULSI MURG (Boneless chicken cubes cooked in a basil leaves curry sauce) | 18:55 |
currybot | (4) KALI MIRCHI KA MEATBALL (Beef Meatballs cooked in curry flavored with black pepper) | 18:55 |
nathany | man, i miss curry | 18:55 |
nathany | and number one is f'in awesome | 18:55 |
*** currybot has quit IRC | 19:00 | |
*** currybot has joined #cc | 19:00 | |
paulproteus | nathany, ACK | 19:01 |
paulproteus | Thi spresentation is awesome. | 19:01 |
paulproteus | ankitg, Sorry, I fell offline. | 19:02 |
nathany | which one are you in? | 19:02 |
ankitg | paulproteus: NP, query answered by n_kinkade ... have fun @ OSCON. (-: | 19:08 |
paulproteus | Great (-: | 19:08 |
*** davidstrauss has joined #cc | 19:20 | |
*** rejon has joined #cc | 19:23 | |
*** nathany has quit IRC | 19:24 | |
ftobia | currybot: list | 19:29 |
currybot | (1) ALLO MATTAR MASALA (White potatoes and English peas cooked in a curry of cumin seeds and tomatoes) | 19:29 |
currybot | (2) THENGAI USLI (Mixed vegetables prepared in tomato, onions, ginger and coconut curry) | 19:29 |
currybot | (3) TULSI MURG (Boneless chicken cubes cooked in a basil leaves curry sauce) | 19:29 |
currybot | (4) KALI MIRCHI KA MEATBALL (Beef Meatballs cooked in curry flavored with black pepper) | 19:29 |
ftobia | currybot: 1 | 19:30 |
currybot | ALLO MATTAR MASALA (White potatoes and English peas cooked in a curry of cumin seeds and tomatoes) Aloo Mattar, probably the most popular curry found in all over India. We first cook the gravy of red onions, ginger, garlic, and the ripped tomatoes and add roasted cumin to the gravy and add potatoes and peas and cook them till the potatoes are cooked. | 19:30 |
currybot | $5.00 | 19:30 |
mlinksva | is anyone going for curry? | 19:30 |
mlinksva | wait, i think i smell curry | 19:31 |
*** DanL- has quit IRC | 19:37 | |
*** tvol has joined #CC | 19:40 | |
*** davidstrauss has quit IRC | 19:48 | |
*** DanL- has joined #cc | 19:59 | |
*** cacimar has left #cc | 20:00 | |
*** rejon has quit IRC | 20:12 | |
*** nathany has joined #cc | 20:22 | |
*** Stockfisch has joined #cc | 20:40 | |
*** Stockfisch has quit IRC | 20:41 | |
*** bringatowel has quit IRC | 20:55 | |
*** bring2towels has joined #cc | 20:55 | |
*** ankitg has quit IRC | 20:59 | |
nathany | paulproteus: can we *decrement* the version number of liblicense? this is embarassing | 21:02 |
paulproteus | Huh? | 21:02 |
paulproteus | What is? | 21:02 |
paulproteus | Also, probably no. | 21:02 |
nathany | right, i was just venting | 21:02 |
nathany | it appears to use the wrong predicate for the license property | 21:02 |
paulproteus | Really? That's bizarre. | 21:03 |
nathany | (and my stamping code doesn't work, but i'm not sure that's ll's fault yet) | 21:03 |
nathany | http://cc.org/ns#License is not an attribute -- it's a type | 21:03 |
nathany | cc.org/ns#license is an attribute | 21:03 |
paulproteus | Buh | 21:03 |
paulproteus | Oh noes. | 21:03 |
* paulproteus groans | 21:03 | |
nathany | yeah | 21:03 |
paulproteus | That's somewhat horrifying. | 21:03 |
nathany | i almost want to do a talk about not doing prospective development | 21:04 |
paulproteus | I only say somewhat to hide my horror. | 21:04 |
nathany | so i'm going to try and figure out why my image embedding thing doesn't work | 21:05 |
paulproteus | File a Teamspace task about ns#License vs. ns#license if you like. | 21:05 |
nathany | paulproteus: is there a way to make the command line tool be more verbose about why it's refusing to write the license to a file? | 21:08 |
paulproteus | nathany, No. | 21:08 |
nathany | #&*@*(#(@$&@$$ | 21:08 |
paulproteus | Want help of some kind? | 21:09 |
nathany | i think i tracked it down -- i didn't have libexempi-dev on my machien | 21:11 |
paulproteus | Oh, okay. | 21:11 |
paulproteus | apt-get build-dep liblicense | 21:11 |
paulproteus | # for the future | 21:11 |
paulproteus | Sorry I didn't make sure you did that before. | 21:11 |
nathany | paulproteus: np | 21:13 |
nathany | of course now it segfaults when i try to get the license back out of the image | 21:13 |
paulproteus | I hate to do this, but what's the stacktrace? | 21:14 |
nkinkade | nathany: you running amd64 nowadays? | 21:14 |
paulproteus | Heh, zing. | 21:14 |
nathany | paulproteus: where do i find that? | 21:14 |
paulproteus | Run "gdb python" instead of "python" and then at the SIGSEGV type bt. | 21:14 |
nathany | or gdb license? | 21:14 |
paulproteus | Sure. | 21:15 |
nathany | paulproteus: how do i pass command line parameters in? | 21:16 |
paulproteus | set args I --hate C | 21:16 |
paulproteus | Then "run" | 21:16 |
nathany | the set is within gdb? | 21:16 |
paulproteus | Ya | 21:17 |
nathany | #0 0xb7e25d28 in strcmp () from /lib/tls/i686/cmov/libc.so.6 | 21:17 |
nathany | #1 0xb7f20ebb in ll_list_mode (list=0x805e3e4, ignore=0xb7f27524 "") | 21:17 |
nathany | at list.c:92 | 21:17 |
nathany | #2 0xb7f21c4a in ll_module_read ( | 21:17 |
nathany | infile=0xbf9db6ed "/home/nathan/Desktop/test.JPG", | 21:17 |
nathany | predicate=0x8049b18 "http://creativecommons.org/ns#License", | 21:17 |
nathany | requested_module_name=0x0) at read_license.c:72 | 21:17 |
nathany | #3 0xb7f21ca8 in ll_read (infile=0xbf9db6ed "/home/nathan/Desktop/test.JPG", | 21:17 |
nathany | predicate=0x8049b18 "http://creativecommons.org/ns#License") | 21:17 |
nathany | at read_license.c:36 | 21:17 |
nathany | #4 0x08048fa9 in main (argc=Cannot access memory at address 0x8000000 | 21:17 |
nathany | ) at license.c:315 | 21:17 |
paulproteus | Oh suck. | 21:17 |
nathany | suck as in...? | 21:18 |
paulproteus | As in, I'm passing bad arguments to strcmp, that's bad news. | 21:18 |
paulproteus | Um, well. | 21:19 |
nathany | so presumably the EOG plugin will have this problem, too, righ? | 21:20 |
nathany | right | 21:20 |
paulproteus | Er, yeah, sure. | 21:20 |
paulproteus | Email me the file? | 21:20 |
paulproteus | Or try a different one? | 21:20 |
nathany | it segfaults on the one i set up yesterday, too | 21:21 |
paulproteus | Give it me. | 21:21 |
nathany | sent | 21:22 |
nathany | where are you located now? | 21:22 |
nathany | (in a talk?) | 21:22 |
paulproteus | Usual place with desks. | 21:22 |
paulproteus | No talk. | 21:22 |
nathany | ok, i'll see you shortly | 21:22 |
paulproteus | nathany, No segfault for me! | 21:23 |
paulproteus | Sucka. | 21:23 |
paulproteus | /tmp/test.JPG has license of http://creativecommons.org/licenses/by-sa/3.0/ | 21:23 |
*** Bovinity has quit IRC | 21:40 | |
*** Bovinity has joined #cc | 21:41 | |
mecredis | WP is acting funny .. | 21:46 |
mecredis | http://creativecommons.org/wp-admin/ | 21:46 |
greg-g | it wasn't connection for me for a bit there. workikng now | 21:56 |
greg-g | s/connection/connecting/ | 21:56 |
*** pmiller has joined #cc | 22:06 | |
*** nathany has quit IRC | 22:07 | |
*** tvol has quit IRC | 22:08 | |
*** nathany has joined #cc | 22:09 | |
nkinkade | nathany: paulproteus: Since everything seemed to go okay on a7, I just installed the 2.0 build of Varnish on a5. According to Poul-Henning, it's much better. If something crops up that is a major problem then just reinstall the old versions located at a5:/root/varnish (the current ones are at a5:/root/varnish_HEAD | 22:14 |
nkinkade | There hasn't been a segfault on a7 since earlier today when I upgraded Varnish. We'll know if it makes any difference at all on a5 within, say, 30 minutes maximum. | 22:15 |
*** DanL- has quit IRC | 22:16 | |
nathany | nkinkade: sweet | 22:20 |
paulproteus | nkinkade, Cool | 22:20 |
nkinkade | Nevermind, runzope has already segfaulted 3 times since I wrote that last message. | 22:23 |
nathany | sigh | 22:23 |
*** nathany has quit IRC | 22:30 | |
*** tvol has joined #CC | 22:42 | |
ftobia | nkinkade: do i have an account at labs.cc.org? i had a techblog account, but now that they're the same thing i'm not so sure. | 23:08 |
nkinkade | ftobia: They are the same install, so your old account should still be there. | 23:10 |
ftobia | is there any way you can tell me my username? | 23:15 |
greg-g | not in your gmail archive? ( nkinkade's original "here is your username/pass" email) | 23:15 |
nkinkade | ftobia: It should be "frank" | 23:16 |
nkinkade | ftobia: It is "frank" | 23:17 |
ftobia | that did it. thanks. | 23:19 |
ftobia | i had like three password resets in my gmail archive. bah. | 23:19 |
greg-g | ftobia: may I recommend Revelation, a simple "apt-get install" away, and it encrypts a user/pass list for you | 23:22 |
greg-g | ;) | 23:22 |
greg-g | (and it can integrate with your gnome toolbar | 23:23 |
*** auzigog has joined #cc | 23:56 | |
*** auzigog has left #cc | 23:56 |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!