*** lisppaste5 has joined #schooltool | 00:03 | |
*** mgedmin has quit IRC | 00:03 | |
*** didymo has joined #schooltool | 00:49 | |
*** wbrady has joined #schooltool | 01:20 | |
*** aelkner has joined #schooltool | 01:27 | |
*** mgallagh has joined #schooltool | 02:47 | |
Lumiere | hi mgallagh | 02:50 |
---|---|---|
mgallagh | Lumiere,hey | 02:50 |
*** mattva01 has quit IRC | 02:50 | |
*** mgallagh is now known as mattva01 | 02:50 | |
*** matthew__ has joined #schooltool | 02:51 | |
Lumiere | ... | 02:51 |
Lumiere | having some issues there? | 02:51 |
mattva01 | umm thats not me | 02:51 |
mattva01 | hmm whois says it is | 02:52 |
*** matthew__ has quit IRC | 02:53 | |
mattva01 | silly automated login script :) | 02:53 |
Lumiere | lol | 02:54 |
*** mattva01 has quit IRC | 03:23 | |
*** wbrady has quit IRC | 06:09 | |
*** aelkner_ has joined #schooltool | 08:00 | |
*** aelkner has quit IRC | 08:16 | |
*** ignas has joined #schooltool | 11:42 | |
*** mgedmin has joined #schooltool | 13:01 | |
*** didymo has quit IRC | 13:26 | |
mgedmin | the schooltool documentation is beautiful! | 14:21 |
mgedmin | I must try out sphinx | 14:21 |
Aiste | th1a: you there? | 14:54 |
*** mgallagh has joined #schooltool | 15:02 | |
mgallagh | ignas, what do you have to say about my config? | 15:02 |
ignas | mgallagh: could you be more precise? | 15:03 |
mgallagh | as in why does it not work | 15:03 |
ignas | how does it not work? | 15:03 |
mgallagh | let me get error | 15:04 |
ignas | thanks | 15:04 |
mgedmin | ignas's crystal ball is in the shop for repairs | 15:05 |
ignas | mgallagh: could you please do "bzr pull" | 15:05 |
ignas | in your jelkner2007-buildout | 15:05 |
ignas | to update it | 15:05 |
ignas | mgedmin: it works just fine, i am just lazy | 15:06 |
ignas | mgallagh: and bzr revert your changes | 15:07 |
mgallagh | yep | 15:07 |
mgallagh | /bin/sh: bin/buildout: not found | 15:07 |
mgallagh | if I run make after that | 15:07 |
ignas | then do python2.4 bootstrap.py | 15:08 |
ignas | because the makefile has no "clean" option, and is not completely set up | 15:08 |
mgallagh | An internal error occured due to a bug in either zc.buildout or in a | 15:09 |
mgallagh | recipe being used: | 15:09 |
mgallagh | AssertionError: | 15:09 |
*** mgallagh is now known as mattva01 | 15:10 | |
mattva01 | oh duh | 15:11 |
mattva01 | ok getting gcc errors on pilwotk | 15:12 |
mattva01 | imaging.c:76:20: error: Python.h: No such file or directory | 15:12 |
ignas | sudo apt-get build-dep python-imaging ? | 15:13 |
mattva01 | oh yeah | 15:13 |
ignas | sudo apt-get python-dev and etc. | 15:13 |
mattva01 | hmm python imaging, python-dev, build-essential, | 15:18 |
mattva01 | still fails with same error | 15:18 |
ignas | rm -rf python | 15:18 |
ignas | python2.4 bootstrap.py | 15:18 |
mattva01 | hmm giving an error on lxml even though python-xml is already installed | 15:23 |
mattva01 | ah figured it out | 15:27 |
ignas | mattva01: is it working now? | 15:33 |
mattva01 | basically, just installing dependencies I forgot about | 15:33 |
ignas | i see :) | 15:34 |
mattva01 | whats tha package for zope-ucol? | 15:41 |
ignas | libicu-dev | 15:41 |
mattva01 | kk,it's running | 15:48 |
mattva01 | aelkner,you ready? | 15:48 |
mattva01 | aelkner_ | 15:48 |
mattva01 | oh well , I'll wait | 15:59 |
*** wbrady has joined #schooltool | 15:59 | |
mattva01 | aelkner_,ping ( I know you probably are not up | 16:29 |
*** wbrady has quit IRC | 16:32 | |
*** wbrady has joined #schooltool | 16:36 | |
*** tdoggette_ has joined #schooltool | 17:07 | |
aelkner_ | mattva01: you need to stop cando | 17:11 |
mattva01 | i need to stop cando to make gradebook work? | 17:12 |
aelkner_ | sorry | 17:12 |
aelkner_ | i mean you need to stop the other schooltool instance | 17:13 |
aelkner_ | the one you just built | 17:13 |
aelkner_ | then | 17:13 |
mattva01 | k | 17:13 |
aelkner_ | bzr bind http://staging.schooltool.org/bzr2/schooltool/aelkner/schooltool.gradebook/schooltool.gradebook_aelkner | 17:13 |
mattva01 | done | 17:14 |
aelkner_ | bzr pull | 17:14 |
aelkner_ | did you get a couple of files? | 17:14 |
mattva01 | one sec | 17:14 |
mattva01 | bzr: ERROR: Cannot lock LockDir(http://staging.schooltool.org/bzr2/schooltool/.bzr/repository/lock): Transport operation not possible: http does not support mkdir() | 17:15 |
aelkner_ | ignas: i had this problem before | 17:15 |
aelkner_ | do you remember what the solution was? | 17:15 |
ignas | aelkner_: yes i do, may I ask you why do you want pull after bind? | 17:16 |
ignas | you have to do bzr up | 17:16 |
ignas | and bzr revert | 17:16 |
aelkner_ | thaqt's the problem :) | 17:16 |
ignas | first | 17:16 |
ignas | just in case you have merged in something you don't want | 17:16 |
aelkner_ | my notes were in error | 17:17 |
mattva01 | so what should I do now | 17:17 |
mattva01 | bzr up? | 17:18 |
ignas | mattva01: bzr revert | 17:18 |
ignas | and then bzr up | 17:18 |
th1a | aelkner_: What's your street address (for EP registration?) | 17:18 |
mattva01 | bzr: ERROR: Tags not supported by BzrBranch5('file:///home/mgallagh/schooltool_sandbox/jelkner2007-buildout/'); you may be able to use bzr upgrade --dirstate-tags. | 17:18 |
th1a | Thanks. | 17:18 |
mattva01 | k done | 17:19 |
mattva01 | bzr upgrade worked | 17:19 |
aelkner_ | how did you fix the error? | 17:19 |
aelkner_ | and did you get the changes? | 17:19 |
aelkner_ | mattva01: ? | 17:19 |
mattva01 | bzr upgrade fixed the error | 17:20 |
mattva01 | and then bzr up worked | 17:20 |
mattva01 | then do I do anything with my makefile | 17:20 |
mattva01 | aelkner_:? | 17:21 |
aelkner_ | did you get the changes? | 17:22 |
mattva01 | yes | 17:22 |
aelkner_ | how many? | 17:22 |
mattva01 | more then 20 | 17:22 |
aelkner_ | i didn't make that many | 17:22 |
aelkner_ | what were they? | 17:22 |
mattva01 | its revsion 37 | 17:23 |
mattva01 | gradebook/browser mainly | 17:24 |
mattva01 | ah only 3 modified files but more then 20 changes :) | 17:24 |
mattva01 | some how | 17:25 |
aelkner_ | what does that mean? | 17:25 |
aelkner_ | 3 modified sounds perfect | 17:25 |
aelkner_ | oh | 17:25 |
mattva01 | ah I get it | 17:25 |
aelkner_ | the changes number is just a message | 17:25 |
aelkner_ | right? | 17:25 |
mattva01 | no , i counted | 17:25 |
mattva01 | I think it comes form all the binds | 17:26 |
th1a | If you don't have permission you can get that error. | 17:26 |
th1a | Er. | 17:26 |
th1a | Never mind. | 17:26 |
aelkner_ | mattva01: i assume you already had a working instance before i asked you to bring it down, right? | 17:27 |
th1a | ignas: I'm registering you for EP, right? | 17:27 |
mattva01 | yes | 17:27 |
aelkner_ | good | 17:27 |
aelkner_ | then kjust bring it back up now | 17:27 |
ignas | th1a: no, i think I was registered by Aiste | 17:27 |
th1a | OK. | 17:27 |
ignas | at least i got the confirmation | 17:28 |
th1a | OK. | 17:28 |
aelkner_ | and ask jelkner to bring up the final grades view | 17:28 |
th1a | That would seem to indicate I shouldn't pay to register you. | 17:28 |
th1a | aelkner_: You should be getting a confirmation. | 17:28 |
aelkner_ | got it | 17:29 |
mattva01 | hmm : this new makefile has no run | 17:30 |
ignas | mattva01: which makefile? | 17:31 |
mattva01 | i'll just do it the correct way | 17:31 |
aelkner_ | whichever way you had it started just now | 17:31 |
ignas | mattva01: which Makefile? and what is the "correct" way? | 17:31 |
aelkner_ | i assume, bin/start-schooltool-instance instance | 17:31 |
mattva01 | yes | 17:31 |
ignas | ouch | 17:32 |
ignas | emm | 17:32 |
ignas | did you just bind jelkner2007-buildout to gradebook ? | 17:32 |
ignas | which means that your start-instance will be using the old gradebook | 17:32 |
ignas | lemme see | 17:33 |
ignas | or are we talking about something that is not jelkner2007 on maddog? | 17:34 |
mattva01 | no that was just testing, I moved it to gradebook.elkner.net | 17:34 |
mattva01 | its jelkner2007-buildout | 17:35 |
ignas | oh, i see, and how can jelkner2007-buildout not have a "make run" ? | 17:35 |
mattva01 | i dunno it overwrote that file | 17:35 |
ignas | can you "bzr info" in jelkner2007-buildout ? | 17:36 |
mattva01 | Repository checkout (format: pack-0.92) | 17:36 |
mattva01 | Location: | 17:36 |
mattva01 | repository checkout root: . | 17:36 |
mattva01 | checkout of branch: http://staging.schooltool.org/bzr2/schooltool/aelkner/schooltool.gradebook/schooltool.gradebook_aelkner/ | 17:36 |
mattva01 | shared repository: /home/mgallagh/schooltool_sandbox | 17:36 |
mattva01 | Related branches: | 17:36 |
mattva01 | push branch: | 17:36 |
mattva01 | parent branch: http://staging.schooltool.org/bzr2/schooltool/jelkner2007-buildout/trunk/ | 17:36 |
mattva01 | expected you would need that | 17:36 |
ignas | tada, it explains you why you got 20 changes | 17:36 |
ignas | you have bound jelkner2007-checkout | 17:36 |
ignas | to a gradebook branch | 17:36 |
ignas | you should have performed the "bind" command in your schooltool.gradebook directory | 17:37 |
mattva01 | I just did what alan told me | 17:37 |
ignas | it thinks that it's a checkout of schooltook.gradebook_aelkner, with a parent branch jelkner2007-buildout | 17:37 |
mattva01 | so bzr unbind or something | 17:37 |
ignas | bzr bind it to http://staging.schooltool.org/bzr2/schooltool/jelkner2007-buildout/trunk/ | 17:38 |
ignas | bzr up it | 17:38 |
ignas | then post "bzt st" to me | 17:38 |
ignas | i'll go get an apple | 17:38 |
mattva01 | bzr: warning: unsupported locale setting | 17:39 |
mattva01 | Could not determine what text encoding to use. | 17:39 |
mattva01 | This error usually means your Python interpreter | 17:39 |
mattva01 | doesn't support the locale set by $LANG (en_US.UTF-8) | 17:39 |
mattva01 | Continuing with ascii encoding. | 17:39 |
mattva01 | unknown: | 17:39 |
mattva01 | .installed.cfg | 17:39 |
mattva01 | backup.bzr/ | 17:39 |
mattva01 | bin/ | 17:39 |
mattva01 | develop-eggs/ | 17:39 |
mattva01 | eggs/ | 17:39 |
mattva01 | instance/ | 17:39 |
mattva01 | jelkner2007/ | 17:39 |
mattva01 | parts/ | 17:39 |
mattva01 | python/ | 17:39 |
ignas | good | 17:39 |
ignas | now go to schooltool.gradebook | 17:40 |
ignas | the checkout that you have | 17:40 |
ignas | bzr bind http://staging.schooltool.org/bzr2/schooltool/aelkner/schooltool.gradebook/schooltool.gradebook_aelkner/ | 17:40 |
ignas | bzr up | 17:40 |
mattva01 | k | 17:41 |
mattva01 | now what about jelkner2007-buildout | 17:41 |
ignas | well - it should be working properly now | 17:41 |
ignas | so after bzr up | 17:41 |
ignas | go to the buildout | 17:41 |
ignas | and "make run" | 17:41 |
ignas | oh and remove the "jelkner2007/" directory from it | 17:42 |
mattva01 | nope | 17:42 |
ignas | nope? | 17:42 |
mattva01 | no | 17:42 |
mattva01 | it still does not have run | 17:43 |
ignas | bzr info in there | 17:43 |
mattva01 | Location: | 17:43 |
mattva01 | shared repository: /home/mgallagh/schooltool_sandbox | 17:43 |
mattva01 | repository branch: . | 17:43 |
mattva01 | Related branches: | 17:43 |
mattva01 | push branch: | 17:43 |
mattva01 | parent branch: http://staging.schooltool.org/bzr2/schooltool/jelkner2007-buildout/trunk/ | 17:43 |
mattva01 | I unbound it to see if that would work | 17:43 |
mattva01 | but it didnt | 17:43 |
ignas | then do bzr pull http://staging.schooltool.org/bzr2/schooltool/jelkner2007-buildout/trunk/ | 17:44 |
ignas | in there | 17:44 |
mattva01 | bzr: ERROR: These branches have diverged. Use the merge command to reconcile them. | 17:46 |
ignas | hmm | 17:46 |
ignas | i'd suggest checking out a new jekner2007-buildout | 17:47 |
ignas | and doing "make run" in it | 17:47 |
mattva01 | thats gonna take ages | 17:47 |
ignas | because I don't really know how to fix this one | 17:47 |
mattva01 | oh | 17:47 |
mattva01 | duh | 17:48 |
ignas | jelkner2007-buildout takes ages? | 17:48 |
mattva01 | one sec | 17:48 |
mattva01 | yeah nvm | 17:48 |
ignas | th1a: i am getting frustrated with launchpad translation UI | 17:50 |
ignas | th1a: there is no way to remove an old POT | 17:50 |
ignas | and adding a new one still requires you to wait for approval | 17:50 |
mattva01 | kk working on it | 17:50 |
ignas | th1a: and do you know what we want to do with the "series" stuff | 17:51 |
ignas | th1a: i mean - what's the meaning of it, and what series should we have to properly divide translation + bug reporting effort into "current release" "current trunk" ones | 17:51 |
Lumiere | mattva01: you get a chance to look at that url? :) | 17:59 |
*** myeatman has joined #schooltool | 18:06 | |
mattva01 | aelkner, your changes work, thanks | 18:10 |
mattva01 | Lumirere,yeah I can't remember what it was though | 18:10 |
*** myeatman has quit IRC | 18:10 | |
mattva01 | Lumiere | 18:10 |
aelkner_ | mattva01: great | 18:11 |
mattva01 | aelkner_: umm, I only have one package | 18:32 |
mattva01 | for schooltool.gradebook | 18:33 |
*** tdoggette_ has quit IRC | 18:41 | |
* th1a is back. | 19:16 | |
th1a | ignas: I'll try to grok series. | 19:17 |
ignas | th1a: it seems that the only one way to remove one is to ask launchpad devs | 19:17 |
ignas | bzr seems to be a nice example of series organization | 19:17 |
th1a | Why do we want to get rid of one? | 19:17 |
ignas | calendaring? | 19:17 |
th1a | Just to keep people from doing the wrong thing? | 19:18 |
ignas | it totally does not make sense | 19:18 |
ignas | just to keep it organized, and easier for me to understand ;) | 19:18 |
ignas | i mean - translations | 19:18 |
ignas | new releases that should go to series | 19:18 |
ignas | development series | 19:19 |
* ignas wants to have the kind of order that bzr people have ;) | 19:19 | |
ignas | having 2008.04 series and 2008.10 series makes a bit more sense... | 19:19 |
ignas | especially as our releases are named that way | 19:20 |
ignas | s/named/numbered | 19:20 |
ignas | but i don't really have a strong opinion | 19:20 |
ignas | as long as I know where to put the translations for the 2008.04 release, where to put them for trunk | 19:20 |
th1a | Yes, that makes sense, I think. | 19:20 |
ignas | and know what we'll have to do when we'll release 2008.10 release candidate | 19:21 |
th1a | Perhaps there are none for trunk. | 19:21 |
th1a | Just for releases. | 19:21 |
th1a | Just release series. | 19:21 |
ignas | bzr people have bzr.dev series | 19:22 |
ignas | that is always the development focus | 19:22 |
ignas | and keep adding series as they do releases | 19:22 |
th1a | Right. | 19:22 |
th1a | 2008.4, 2008.10 series seems like the way it is supposed to be done. | 19:26 |
ignas | it seems so | 19:27 |
ignas | having bugs assigned to "calendaring" seems confusing to me | 19:28 |
th1a | Well, it makes sense if there are bugs that only apply to the version in, say, hoary. | 19:46 |
th1a | ignas: I mean, they are still bugs there. | 19:47 |
ignas | th1a: i mean - "where there?" | 19:47 |
ignas | calendar does not exist, even i can't set it up | 19:47 |
ignas | to run | 19:47 |
ignas | the release was not called "calendar" | 19:47 |
th1a | yeah, it wasn't called calendar. | 19:48 |
th1a | I'm not making a strong argument that it is the right way. | 19:48 |
ignas | and no one is ever going to fix it | 19:48 |
ignas | which is bugging me | 19:48 |
ignas | bugs are things we will be fixing | 19:48 |
ignas | a bug in calendaring series means that we are actually thinking of fixing it in calendaring series | 19:48 |
th1a | Whatever makes you happy, ignas, we can do. | 19:49 |
ignas | so when I fix a bug in trunk, i my "obsessive" part just yells at me for marking it as fixed in calendaring | 19:49 |
ignas | ;) | 19:49 |
th1a | Oh, I see... | 19:49 |
th1a | OK. Well, let's just ask them to nuke it. | 19:50 |
ignas | thanks :) | 19:50 |
*** ignas has quit IRC | 21:28 | |
*** mgedmin has quit IRC | 21:55 | |
*** wbrady has quit IRC | 22:08 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!