*** flint has quit IRC | 00:30 | |
*** Travis_ has left #schooltool | 01:10 | |
*** wrobel has quit IRC | 01:19 | |
*** Travis_ has joined #schooltool | 02:28 | |
*** Travis_ has left #schooltool | 02:31 | |
jinty | th1a: around? | 02:35 |
---|---|---|
th1a | jinty: Yep. | 02:40 |
jinty | ah, was just writing you a mail. | 02:41 |
jinty | demo.schooltool.org seems to be running, but I cannot figure out how | 02:41 |
th1a | Right. | 02:41 |
jinty | is it manually started? | 02:41 |
th1a | fhs.schooltool.org was running, too, until I killed it. | 02:42 |
th1a | I don't know. | 02:42 |
th1a | I think it might have been. | 02:42 |
jinty | grep on /etc turns up nothing for either st-demo or fhs, so I have to presume that. | 02:43 |
th1a | Right. | 02:43 |
jinty | what is the difference between fhs and demo? | 02:43 |
th1a | Well, I'm going to be using fhs at a local school. | 02:43 |
th1a | And demo is meant to be a demo ;-) | 02:44 |
jinty | are the /etc files stored in any kind of version control system with a log? | 02:44 |
jinty | ah | 02:44 |
th1a | I doubt it. | 02:44 |
th1a | I want both of these running svn versions. | 02:44 |
jinty | ok, | 02:46 |
th1a | Which is a good reason to keep them chrooted. | 02:46 |
* jinty tries to think of the best way to organise the unix users/groups | 02:46 | |
jinty | yep, chroots are good way to go | 02:47 |
th1a | This was a bad scenario for my first experience with chrooted servers. | 02:48 |
th1a | Much gnashing of teeth and rending of garments. | 02:48 |
jinty | Yeah, there is a reason why they invented packaging systems;) | 02:49 |
jinty | you are obviously going to need some top level scripts to be able to start/stop them nicely | 02:50 |
jinty | do you care about the data.fs in either of these? | 02:51 |
th1a | Yes. I kept trying to figure out if there was some kind of magic going on. | 02:51 |
th1a | No, you can nuke them both. | 02:51 |
jinty | Ok, probably I will try to install new tarballs in the same chroots and get them set up, otherwise I dont think I have nay more questions for now | 02:53 |
jinty | I can probably try on friday/saturday. | 02:54 |
th1a | jinty: Thanks a lot. This is a big help. | 02:55 |
jinty | I guess it'll take me around 4 hours (conservatively) | 02:55 |
jinty | Yeah, and root access... | 02:56 |
jinty | np;) | 02:56 |
th1a | jinty: OK, I'll set up root access for you. | 03:05 |
*** jinty has quit IRC | 04:56 | |
*** didymo has joined #schooltool | 05:37 | |
*** didymo has quit IRC | 06:04 | |
*** wrobel has joined #schooltool | 09:41 | |
*** Aiste has quit IRC | 11:03 | |
*** thisfred has joined #schooltool | 11:41 | |
*** Aiste has joined #schooltool | 11:57 | |
*** thisfred_ has joined #schooltool | 12:04 | |
*** thisfred has quit IRC | 12:21 | |
*** mgedmin has joined #schooltool | 13:03 | |
*** ignas has joined #schooltool | 13:15 | |
*** alga has joined #SchoolTool | 14:49 | |
*** vidasp has joined #schooltool | 14:51 | |
*** vidasp has quit IRC | 15:34 | |
*** erchache has joined #schooltool | 16:31 | |
erchache | th1a: are you here? | 16:31 |
*** vidasp has joined #schooltool | 16:34 | |
*** ignas has quit IRC | 16:56 | |
*** mgedmin has quit IRC | 16:56 | |
*** mgedmin has joined #schooltool | 17:13 | |
*** mgedmin has quit IRC | 17:42 | |
erchache | tom....are you here? | 17:49 |
*** jinty has joined #schooltool | 18:04 | |
*** erchache has quit IRC | 18:15 | |
*** povbot has joined #schooltool | 18:51 | |
*** thisfred_ has quit IRC | 19:55 | |
povbot | /svn/commits: * mg committed revision 5691: | 20:41 |
povbot | /svn/commits: Attendance summary per term in the student's attendance view. | 20:41 |
povbot | /svn/commits: Potentially interesting details: | 20:41 |
povbot | /svn/commits: * I added a generic CSS class for table cells that contain numbers | 20:41 |
povbot | /svn/commits: (td.number). These are right-aligned. | 20:41 |
povbot | /svn/commits: * I replaced template="..." in ZCML to __call__ = ViewPageTemplateFile("...") | 20:41 |
povbot | /svn/commits: in Python source file. It seems that Zope 3 is moving away from ZCML magic to declaring things in Python and just registering them in ZCML. | 20:41 |
povbot | /svn/commits: * I added an XXX comment in a functional test that depends on the current date | 20:41 |
povbot | /svn/commits: and will start failing in the future. | 20:42 |
povbot | /svn/commits: * mg committed revision 5692: | 20:55 |
povbot | /svn/commits: Functional test for the student's attendance view. | 20:55 |
jinty | th1a:? | 21:08 |
th1a | jinty: Yes? | 21:09 |
jinty | i got fhs.schooltool.org up | 21:09 |
th1a | I see. | 21:09 |
th1a | How do I control it? | 21:10 |
jinty | there is an init.d script in the chroot | 21:10 |
jinty | st-fhs | 21:10 |
th1a | Is that called from outside the chroot, too, on startup? | 21:10 |
jinty | but I am going to write one for the top level soon, | 21:11 |
th1a | OK. | 21:11 |
jinty | also rotating the logs;) | 21:11 |
th1a | Thanks. | 21:11 |
jinty | I'll make another installation in the same directory for the demo | 21:11 |
th1a | Ah. Run them both from the same chroot? | 21:12 |
th1a | That seems reasonable. | 21:12 |
jinty | yeah, each chroot is a maintainence overhead | 21:12 |
th1a | If you figure out how to get into one, you can get into the other. | 21:13 |
jinty | I've minimized this one, but it still needs to be updated by had | 21:13 |
jinty | I've minimized this one, but it still needs to be updated by hand | 21:13 |
jinty | (security and such) | 21:13 |
th1a | So you can't apt-get update a chroot? | 21:14 |
povbot | /svn/commits: * mg committed revision 5693: | 21:15 |
povbot | /svn/commits: Remove time limits from the list of unresolved absences. | 21:15 |
jinty | yeah, you can;) I meant someone has to actually do it. | 21:15 |
th1a | OK. | 21:15 |
* jinty wonders if there is anything else he should do... | 21:16 | |
* th1a thinks that should do it. | 21:23 | |
povbot | /svn/commits: * mg committed revision 5694: | 21:54 |
povbot | /svn/commits: Only list *unexcused* absences/tardies in the student's attendance view. | 21:54 |
jinty | th1a: all done. except the old demo is still running | 22:20 |
*** jinty has quit IRC | 22:20 | |
*** jinty has joined #schooltool | 22:39 | |
*** th1a has quit IRC | 22:39 | |
*** mgedmin has quit IRC | 23:10 | |
*** jinty has quit IRC | 23:25 | |
*** alga has quit IRC | 23:25 | |
*** srichter has quit IRC | 23:30 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!