*** alga has quit IRC | 01:33 | |
fsufitch | aelkner: ping | 01:57 |
---|---|---|
fsufitch | i think i got something, but it appears natty upgrade broke schooltool | 01:57 |
fsufitch | th1a: ping | 02:15 |
fsufitch | replaceafill: ping? | 02:20 |
aelkner | fsufitch, how do you mean? | 02:24 |
fsufitch | ImportError: libicui18n.so.42: cannot open shared object file: No such file or directory | 02:26 |
fsufitch | i did a "make ubuntu-environment" and "make clean" | 02:26 |
fsufitch | but no good | 02:26 |
fsufitch | ill paste you the error | 02:26 |
fsufitch | http://pastebin.com/7TD7ECcJ | 02:27 |
aelkner | when did this start happening? | 02:28 |
aelkner | i mean, you ran tests successfully before, right? | 02:29 |
aelkner | fsufitch, can you run ftests and use serve()? | 02:30 |
fsufitch | ftests fail, same error | 02:31 |
fsufitch | i updated to natty yesterday | 02:31 |
aelkner | i see | 02:32 |
fsufitch | sigh. | 02:32 |
aelkner | do you have a machine that you didn't upgrade? | 02:32 |
fsufitch | not accessible right now, no | 02:33 |
aelkner | could you please write an email to the developers list with your traceback? | 02:34 |
fsufitch | got i | 02:34 |
fsufitch | *got it | 02:34 |
aelkner | i don't know what else to say | 02:35 |
replaceafill | fsufitch try deleting the zope.ucol egg and re-run buildout | 02:35 |
aelkner | that's why i don't upgrade so quickly | 02:35 |
aelkner | ah, help arrives :) | 02:35 |
fsufitch | replaceafill: i deleted all the eggs and re-ran make | 02:35 |
fsufitch | no good | 02:35 |
replaceafill | by deleted all the eggs you mean "make clean":? | 02:35 |
fsufitch | yes | 02:35 |
replaceafill | or did "rm -r eggs" | 02:35 |
aelkner | make realclean | 02:36 |
replaceafill | make clean doesnt delete the egss | 02:36 |
replaceafill | make realclean does | 02:36 |
replaceafill | but just try the zope.ucol one | 02:36 |
fsufitch | should be "make giveitagoodscrub" | 02:36 |
replaceafill | ... | 02:36 |
fsufitch | more expressive that way :) | 02:37 |
fsufitch | but ok, im tryin git | 02:37 |
fsufitch | *trying it | 02:37 |
replaceafill | :| | 02:37 |
replaceafill | fsufitch is trying git!! | 02:37 |
fsufitch | what? | 02:37 |
replaceafill | i thought we used bzr ;) | 02:37 |
aelkner | stay away from the git :) | 02:37 |
fsufitch | lol, not right now im not | 02:37 |
fsufitch | question: is there ever a disadvantage to running make -j? | 02:47 |
aelkner | shouldn't be | 02:52 |
aelkner | fsufitch, go ahead and email the traceback to the list for now | 02:53 |
fsufitch | ok | 02:54 |
replaceafill | fsufitch did you get the same error after deleting eggs/zope.ucol* ? | 02:54 |
aelkner | did you run make ubuntu-environment after make clean? | 02:54 |
aelkner | i mean, make realclean | 02:55 |
fsufitch | aelkner: yes | 02:55 |
fsufitch | er, no | 02:55 |
fsufitch | im running simple make after realclean now | 02:55 |
fsufitch | still chewing data | 02:55 |
replaceafill | sigh... | 02:55 |
aelkner | replaceafill, i got the stangest thing the other day where paste.ini was not getting built | 02:56 |
aelkner | so i copied it from another sandbox, and i was able to keep gong | 02:56 |
aelkner | going | 02:56 |
fsufitch | sent | 02:58 |
aelkner | can you email me your diff in the meantime? | 03:00 |
fsufitch | ok | 03:00 |
aelkner | we could at least discuss some concepts | 03:00 |
fsufitch | sent | 03:01 |
aelkner | man that's a lot of fields :) | 03:03 |
fsufitch | yeah... | 03:03 |
fsufitch | no saying PEP 8 | 03:03 |
fsufitch | :-P | 03:03 |
aelkner | you know what you can do to get rid of a lot of white space? | 03:04 |
aelkner | you can continue each line at one level of indentation rather than lining things up with the open parens | 03:04 |
aelkner | it's not going to be any harder to read that way | 03:05 |
fsufitch | alright | 03:05 |
fsufitch | brb | 03:06 |
aelkner | also, you could go ahead and implement the names chooser | 03:06 |
aelkner | http://bazaar.launchpad.net/~aelkner/schooltool.gradebook/requirement_scoresystems/revision/243 | 03:06 |
aelkner | i did it in that commit | 03:07 |
fsufitch | aelkner: i will implement the namechooser before committing, but right now i really have to go | 03:13 |
fsufitch | i have a school project i need to work on tonight | 03:13 |
fsufitch | im just waiting for this make to finish... | 03:13 |
aelkner | ok, hopefully you'll get a reply to your email soon | 03:15 |
replaceafill | sigh... | 03:15 |
replaceafill | :D | 03:15 |
aelkner | hey, it happens | 03:16 |
aelkner | next time, maybe you won't upgrade so fast :) | 03:16 |
fsufitch | indeed... | 03:17 |
fsufitch | ... instance/paste.ini is missing | 03:20 |
fsufitch | aelkner: is this supposed to happen on make realclean? | 03:21 |
aelkner | yeah, everything is cleaned out on realclean, including the instance directory | 03:23 |
aelkner | but make is supposed to get the paste.ini file back for you | 03:23 |
fsufitch | nope | 03:23 |
aelkner | you can copy it from somewhere else, right? | 03:24 |
fsufitch | im remaking just the instance directory | 03:24 |
aelkner | i emailed you a copy if you need it | 03:25 |
fsufitch | ok, the error is gone | 03:30 |
aelkner | meaning, you can make run?! | 03:31 |
fsufitch | yep | 03:31 |
aelkner | well, that's good | 03:31 |
aelkner | juswt remember, you should be able to see what things look like using manager.serve() | 03:31 |
aelkner | and it's a better habit to get into | 03:32 |
fsufitch | ok | 03:32 |
aelkner | so were all your problems solved with the paste.ini file? | 03:33 |
aelkner | or was it something else you also did? | 03:33 |
fsufitch | no, that's it | 03:33 |
fsufitch | i put the paste.ini in there and it worked | 03:33 |
aelkner | good thing i thought of it :) | 03:33 |
aelkner | i don't remember it being that traceback, but maybe it was | 03:34 |
aelkner | no, definitely it wasn't | 03:34 |
aelkner | my traceback told me that pasdte.ini was not found | 03:34 |
fsufitch | yeah the new traceback i got after the realclean told me that paste.ini was not found | 03:34 |
aelkner | ah | 03:35 |
aelkner | well, anyway, that's good news | 03:35 |
aelkner | i'll respond to your email to the list right now | 03:35 |
fsufitch | ok | 03:36 |
aelkner | ok, so we meet Wednesday, usual time, right? | 03:39 |
fsufitch | um... yes | 03:40 |
fsufitch | anyway, i need to be off now | 03:42 |
fsufitch | see ya! | 03:42 |
*** fsufitch has quit IRC | 03:42 | |
th1a | Do you guys need to install libicu-dev? | 04:00 |
th1a | aelkner? | 04:00 |
replaceafill | to me it's just that the eggs was looking for the wrong symlink... | 04:04 |
replaceafill | *egg | 04:04 |
aelkner | th1a, for me it's just the missing paste.ini | 04:17 |
*** th1a has quit IRC | 04:53 | |
*** aks has joined #schooltool | 06:24 | |
*** aks has joined #schooltool | 06:24 | |
replaceafill | aks, is anyone on your team coming to the sugar summit in uruguay? | 06:52 |
aks | replaceafill: ah, I don't think anyone of us would be able to come, the school year just started and we're busy with deployments, trainings, and supporty | 06:52 |
aks | replaceafill, s/supporty/support/ | 06:53 |
replaceafill | ah, ok | 06:53 |
replaceafill | good luck with that :) | 06:53 |
aks | replaceafill: thanks :) | 06:53 |
*** replaceafill has quit IRC | 07:31 | |
*** menesis has joined #schooltool | 09:32 | |
*** menesis has quit IRC | 10:25 | |
*** alga has joined #schooltool | 10:44 | |
*** menesis has joined #schooltool | 11:47 | |
*** menesis has quit IRC | 12:38 | |
*** menesis has joined #schooltool | 12:41 | |
*** aks has quit IRC | 14:18 | |
*** ignas has joined #schooltool | 15:31 | |
*** ignas has quit IRC | 16:26 | |
*** th1a has joined #schooltool | 16:49 | |
*** ignas has joined #schooltool | 17:22 | |
*** ignas has quit IRC | 18:52 | |
*** menesis has quit IRC | 20:35 | |
*** menesis has joined #schooltool | 21:30 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!