replaceafill | hey th1a | 00:00 |
---|---|---|
replaceafill | sent you an email | 00:01 |
th1a | Ah, email! | 00:01 |
th1a | What's the temperature in San Salvador today? | 00:01 |
replaceafill | around 30 i'd say | 00:01 |
th1a | It's hotter here. | 00:02 |
* replaceafill is sweating | 00:02 | |
th1a | It SUCKS. | 00:02 |
replaceafill | really??! | 00:02 |
replaceafill | what's it there? | 00:02 |
th1a | Well, probably the same. | 00:02 |
th1a | 86F | 00:02 |
th1a | replaceafill, anyhow, regarding schooltool.peas... | 00:13 |
th1a | Uh... | 00:14 |
replaceafill | :) | 00:14 |
th1a | I don't know... | 00:14 |
th1a | I got that error. | 00:15 |
th1a | What is it? | 00:15 |
replaceafill | you need all the ARK branches | 00:15 |
th1a | I mean, before with peas I got it. | 00:15 |
th1a | I don't want to encourage people to use it in PRODUCTION. | 00:16 |
th1a | But if you can just point him in the right direction. | 00:16 |
th1a | It is no more or less a waste than anyone else trying to build from source. | 00:16 |
replaceafill | kk | 00:16 |
replaceafill | will reply then | 00:16 |
*** mibofra has quit IRC | 00:18 | |
th1a | We really just don't want the "I BORKED MY SCHOOLS DATABASE WITH PAES!!!!" emails. | 00:19 |
replaceafill | he says he's trying ST out | 00:19 |
*** mibofra has joined #schooltool | 00:20 | |
*** mibofra has quit IRC | 01:44 | |
*** mibofra has joined #schooltool | 01:45 | |
*** mibofra has quit IRC | 02:10 | |
*** mibofra has joined #schooltool | 02:12 | |
*** mobert has joined #schooltool | 03:00 | |
th1a | hi mobert | 03:01 |
mobert | hi th1a. | 03:02 |
th1a | What are you trying to branch? | 03:02 |
mobert | bzr branch lp:schooltool-owners | 03:02 |
th1a | schooltool-owners is the group, not a branch. | 03:02 |
mobert | bzr branch lp:schooltool-owners | 03:03 |
mobert | Agent admitted failure to sign using the key. | 03:03 |
mobert | Permission denied (publickey). | 03:03 |
mobert | bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. | 03:03 |
mobert | Ah, thank you! | 03:03 |
mobert | So I should be able to "bzr branch schooltool-book" | 03:03 |
th1a | Yes. | 03:03 |
th1a | https://code.launchpad.net/~schooltool-owners/schooltool-book/trunk | 03:03 |
mobert | An application wants access to the private key 'mobert@biscotti', but it is locked. | 03:04 |
mobert | I must have typed that passphrase a hundred times in January of 2013. :( | 03:05 |
mobert | So, either way, it wants me to unlock my private key before connecting to launchpad. | 03:05 |
mobert | How can I roll a new private key and tell launchpad to use that instead? | 03:06 |
th1a | You can just deactivate that one and add a new one. | 03:06 |
th1a | Click on your name in the upper right. | 03:06 |
th1a | Click the edit pencil next to the OpenPGP keys. | 03:07 |
th1a | You can tell where SchoolTool took its UI cues... | 03:07 |
*** replaceafill has quit IRC | 03:07 | |
mobert | OK, I'm in. Sorry for the delay -- I had already reset my password, but hilariously this browser was set up to remember the old one. | 03:11 |
th1a | Ah, ok. | 03:11 |
mobert | So, there's my SSH key. | 03:12 |
mobert | Clicked on the yellow pencil. | 03:12 |
mobert | Time to run "ssh-keygen -t rsa" again. | 03:13 |
th1a | I'll be back in 10 minutes. | 03:13 |
*** menesis has quit IRC | 03:22 | |
th1a | Let me know when you are ready, mobert. | 03:24 |
mobert | I rolled a new key. | 03:27 |
mobert | Created a passphrase for it. | 03:27 |
mobert | Removed the old key from launchpad. | 03:28 |
mobert | Added the new key. | 03:28 |
mobert | Tried to "bzr branch lp:schooltool-book" and failed again. | 03:28 |
mobert | Same STDERR: "Agent admitted failure to sign using the key. | 03:29 |
mobert | Permission denied (publickey). | 03:29 |
mobert | bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist." | 03:29 |
mobert | But the difference is, this time it no longer asks me for the passphrase interactively. | 03:29 |
mobert | It used to pop up a dialog asking for the passphrase, and only return the STDERR message after I tried and failed to guess the correct passphrase. | 03:30 |
th1a | It gives unhelpful error messages sometimes. | 03:31 |
th1a | YOu need to use ssh-add. | 03:32 |
mobert | Actually, I wonder whether this is a problem with Gnome Keyring clobbering ssh-agent | 03:33 |
th1a | I'm not exactly sure what that means. | 03:33 |
mobert | Aha, thanks. | 03:33 |
mobert | I see where Launchpad help says "You may need to run ssh-add with the id file if you created an id file other than ~/.ssh/id_rsa. Do ssh-add /path/to/file/id_rsa_newfile ." But I created the id file with the default name. | 03:34 |
mobert | Still, I'll give it a whirl. | 03:35 |
mobert | Identity added! | 03:36 |
mobert | Fetching revisions! | 03:37 |
mobert | Whoo hoo! :) | 03:37 |
th1a | Cool. | 03:37 |
mobert | Thanks for the help. | 03:37 |
th1a | I can google that for you! | 03:38 |
mobert | Yeah, I was looking right at the documentation. But I thought that step only applied if you created a non-standard id file. | 03:39 |
mobert | Branched 360 revision(s). | 03:41 |
th1a | There is a makefile. | 03:42 |
th1a | So cd in there and do make html. | 03:42 |
mobert | OK | 03:42 |
mobert | [...] build succeeded, 6 warnings. Build finished. The HTML pages are in build/html. | 03:43 |
mobert | Right on | 03:43 |
mobert | Four of the warnings are "WARNING: document isn't included in any toctree" | 03:44 |
mobert | Then there's a "levels.rst:13: WARNING: Inline strong start-string without end-string." | 03:45 |
mobert | And a "system-requirements.rst:83: ERROR: Unexpected indentation." | 03:45 |
th1a | I've been ignoring those... you could clean up the syntax faults for a little ReStructured Text practice. | 03:46 |
th1a | Good to start a job by tidying things up. ;-) | 03:46 |
mobert | Yeah, those warnings look pretty harmless, but I expect I'll be getting plenty of practice in the next four months | 03:48 |
mobert | I guess I should be committing any changes that I make into my junk branch, like last time. | 03:48 |
th1a | Uh... | 03:49 |
mobert | bzr push lp:~matt-obert/+junk/schooltool-book | 03:50 |
th1a | For starters at least. | 03:50 |
mobert | OK, that looks like it might run for a while. Lots of changes since January 2013. | 03:52 |
mobert | And I | 03:52 |
th1a | Did you get an email sharing a doc with you? | 03:52 |
mobert | SchoolTool Documentation Notes. Yup, got it. | 03:53 |
mobert | "You are using an out of date version of Google Chrome. Some features may not work correctly." | 03:54 |
th1a | You need to send Google a check for $9.95. | 03:54 |
th1a | So why don't you just warm up then with the VirtualBox setup notes first. | 03:55 |
th1a | You can even demonstrate on Windows! | 03:55 |
mobert | Nah, I can't upgrade Chrome without updating my Fedora install, which is way obsolete. | 03:55 |
mobert | OK, VirtualBox setup notes -- my first assignment! | 03:56 |
mobert | But first, I've got to go fold some laundry. | 03:56 |
th1a | OK. I have to move some furniture. | 03:56 |
mobert | Cool, then I guess we are done for tonight. I'll lurk anyway. | 03:57 |
* mobert lurks ... | 03:57 | |
th1a | I just got 108 emails from mobert's branch. | 04:18 |
mobert | Well, I guess you're up-to-the-minute with my progress. ;) | 04:24 |
th1a | Indeed. | 04:24 |
mobert | I probably won't do much more tonight, though. Just glad to have everything working again. | 04:24 |
*** mobert has quit IRC | 04:31 | |
*** mobert has joined #schooltool | 04:35 | |
th1a | It always takes a little time to get the whole thing set up. | 04:35 |
*** menesis has joined #schooltool | 12:39 | |
*** menesis has quit IRC | 13:17 | |
*** menesis has joined #schooltool | 13:17 | |
*** menesis has quit IRC | 13:32 | |
*** yvl has quit IRC | 17:15 | |
*** menesis has joined #schooltool | 17:16 | |
*** menesis has quit IRC | 18:27 | |
*** replaceafill has joined #schooltool | 18:32 | |
replaceafill | hey th1a | 18:32 |
th1a | hi replaceafill. | 18:32 |
th1a | The humidity is down here thankfully. | 18:32 |
th1a | I was just driven to despair yesterday. | 18:32 |
replaceafill | :D | 18:33 |
th1a | I though *I* was going to have to move to Canada. | 18:33 |
replaceafill | good choice ;) | 18:33 |
replaceafill | lots of snow | 18:33 |
replaceafill | i just came back from my blood test | 18:33 |
replaceafill | i have a doctor's appointment tomorrow at this time | 18:33 |
th1a | OK. | 18:35 |
replaceafill | yesterday i fixed all the selenium tests in core | 18:35 |
replaceafill | also, i tried evolving jelkner's database to 2.8.1 | 18:36 |
replaceafill | he's currently using a sandbox from 2.6 | 18:36 |
replaceafill | found a uri cache issue in quiz | 18:36 |
replaceafill | which i already fixed | 18:36 |
replaceafill | i plan to package quiz after i talk to jelkner today | 18:36 |
th1a | OK. | 18:37 |
replaceafill | and then i'll check the tests in the plugins | 18:37 |
replaceafill | i think that's it th1a | 18:37 |
th1a | Hm... | 18:38 |
th1a | What do you think about working on multi-school reports next week. | 18:39 |
th1a | ? | 18:39 |
replaceafill | ah | 18:39 |
replaceafill | sure | 18:39 |
th1a | That'll give ARK one extra week for us to deliver on time. | 18:39 |
replaceafill | has Sunesh replied yet? | 18:40 |
th1a | No. | 18:40 |
th1a | I mean, it is nothing surprising, considering. | 18:41 |
th1a | And if the idea is that they're on vacation now in Uganda, and IDEALLY will be giving feedback before school starts again, well, they're on vacation. | 18:41 |
th1a | I don't remember what the schedule is... | 18:41 |
th1a | Anyhow. | 18:41 |
th1a | This is fairly par for the course with this kind of thing, as you know. | 18:42 |
replaceafill | ah | 18:42 |
replaceafill | i thought uganda had a similar schedule to el salvador | 18:43 |
replaceafill | january - november | 18:43 |
th1a | Maybe! | 18:43 |
th1a | I don't remember. | 18:43 |
replaceafill | :D | 18:43 |
th1a | Anyhow... | 18:43 |
th1a | It makes no difference to me. | 18:43 |
th1a | I'll send them another email. | 18:43 |
replaceafill | ok | 18:43 |
th1a | But yes, we should probably just do a version of the custom report for the multi-school server. | 18:44 |
th1a | I suspect it won't do live previewing, at least at first. | 18:44 |
replaceafill | we could do it, although it'd be slow i think | 18:45 |
th1a | (live update?) | 18:45 |
replaceafill | yeah | 18:45 |
th1a | It is probably not worth it. | 18:45 |
th1a | At all... | 18:45 |
replaceafill | you mean, a web version of the pdfs, right? | 18:45 |
replaceafill | that allows you to filter, etc | 18:45 |
th1a | The export we just did to xls. | 18:46 |
th1a | Where you select the columns, etc. | 18:46 |
replaceafill | ah right | 18:46 |
th1a | OK, so that's the basic plan. | 18:47 |
replaceafill | cool | 18:48 |
th1a | Got mobert's business set up (back on LP, etc). | 18:48 |
replaceafill | ah yes | 18:48 |
th1a | He's going to start with a running SchoolTool on VirtualBox primer, since he just did that. | 18:48 |
replaceafill | i saw the google doc too | 18:49 |
th1a | And it is a good thing to have. | 18:49 |
th1a | Oh, question: how does the custom.css work? | 18:50 |
replaceafill | hhm let me see if i have 2.8.1 around | 18:51 |
replaceafill | file is at: | 18:55 |
replaceafill | /usr/lib/python2.7/dist-packages/schooltool/skin/flourish/resources/custom.css | 18:55 |
replaceafill | it's the last head resource included in the page | 18:55 |
replaceafill | so it can override anything | 18:55 |
replaceafill | including plugins | 18:55 |
th1a | Oh... | 18:57 |
th1a | Hm, so we still didn't get it into etc. | 18:57 |
th1a | What happens when you update? | 18:57 |
replaceafill | no, that's still an issue | 18:58 |
th1a | Ah, also, it looks like we have two weeks of menesis coming up. | 18:58 |
replaceafill | ah great | 18:58 |
th1a | So think about that. | 18:58 |
th1a | Should we have him get it into /etc | 18:58 |
th1a | ? | 18:59 |
replaceafill | please | 18:59 |
replaceafill | or plugins | 18:59 |
replaceafill | or wherever :) | 18:59 |
th1a | Do you know what it does if you change the file? | 19:00 |
th1a | Refuse to upgrade? | 19:00 |
th1a | Overwrite it? | 19:00 |
replaceafill | i think it overwrites it | 19:01 |
replaceafill | at some point i thought about having the whole zcml under plugins.zcml | 19:01 |
replaceafill | i mean, for registering the resource | 19:02 |
replaceafill | which would be just documenting it right | 19:02 |
replaceafill | copy/paste | 19:02 |
replaceafill | but i didn't get to it | 19:02 |
th1a | OK... I think I'll just take this out of the release notes and try to get menesis to put it in /etc/ | 19:03 |
replaceafill | ok | 19:03 |
th1a | Finally -- are there any of these in particular worth saving: https://blueprints.launchpad.net/schooltool-project | 19:06 |
th1a | (to you) | 19:06 |
th1a | I want to purge these and start fresh. | 19:06 |
replaceafill | most of the things in schooltool-2012 are done | 19:07 |
replaceafill | why do you want to purge them? | 19:08 |
th1a | Well, clear the decks. | 19:08 |
th1a | I haven't looked at them in years. | 19:08 |
th1a | Start fresh. | 19:08 |
th1a | Some may still be relevant -- anything in particular YOU need? | 19:09 |
replaceafill | i don't think i *need* anything | 19:09 |
th1a | OK. | 19:09 |
replaceafill | enrollment-status is done i think | 19:10 |
replaceafill | some of them seem like wishlist | 19:10 |
th1a | OK, I'll go through them. | 19:10 |
replaceafill | ok | 19:12 |
th1a | That's it for today then! | 19:14 |
th1a | Thanks replaceafill. | 19:14 |
replaceafill | ok, thanks th1a | 19:15 |
replaceafill | are we meeting tomorrow? | 19:15 |
replaceafill | at regular time? | 19:15 |
th1a | Yes. | 19:16 |
replaceafill | ok | 19:16 |
replaceafill | see you then | 19:16 |
th1a | I might have someone from the phone company show up at that time. | 19:16 |
th1a | I just know they're coming in the morning. | 19:17 |
replaceafill | ok | 19:17 |
th1a | You have no idea how much better I feel now that the humidity is down... | 19:17 |
th1a | I was about as discouraged by life as I get yesterday. | 19:17 |
replaceafill | :) | 19:17 |
replaceafill | it's windy today in San Salvador | 19:18 |
replaceafill | we had a big storm last nigh | 19:18 |
replaceafill | t | 19:18 |
th1a | Yeah, it is supposed to be breezy here too, which means it is not so bad as long as the humidity isn't ridiculous. | 19:18 |
*** replaceafill has quit IRC | 19:41 | |
*** replaceafill has joined #schooltool | 19:53 | |
*** replaceafill has joined #schooltool | 19:53 | |
*** replaceafill has quit IRC | 20:41 | |
*** replaceafill has joined #schooltool | 20:42 | |
*** menesis has joined #schooltool | 22:18 | |
*** replaceafill_ has joined #schooltool | 22:20 | |
*** replaceafill has quit IRC | 22:20 | |
*** replaceafill_ is now known as replaceafill | 22:20 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!