th1a | jinty: Are you taking a crack at generating the Windows packages, or do I need to do that? | 00:00 |
---|---|---|
jinty | I think i'll give that a pass | 00:17 |
th1a | Just making sure. Wasn't sure what script of gintas you were referring to. | 00:18 |
jinty | Oh pain, changes to the Zope3.1 branch broke our release branch | 00:46 |
jinty | so, till another day | 00:46 |
*** srichter has quit IRC | 00:49 | |
jinty | th1a, bskahan: we also need to fix the permissions on the /home/ftp/pub/schooltool directroy. Perhaps set the special group bit on the directory so all files added to that directory have the release group and I don't get locked out of the release tree | 00:50 |
jinty | whew! goodnight | 00:50 |
*** jinty has quit IRC | 00:50 | |
*** srichter has joined #schooltool | 01:21 | |
*** pcardune has joined #schooltool | 03:36 | |
*** pcardune has quit IRC | 04:04 | |
* srichter thinks that some of the SchoolTool documentation misuses the term portlet | 04:46 | |
*** hazmat_ has quit IRC | 05:21 | |
*** mgedmin has joined #schooltool | 11:44 | |
*** alga has joined #SchoolTool | 12:05 | |
*** ignas has joined #schooltool | 12:06 | |
* mgedmin puts on the mailman moderator hat | 12:29 | |
mgedmin | during the last 9 minutes, while I was cleaning up the moderation queue, 28 new spams fell into it... | 12:32 |
*** jinty has joined #schooltool | 13:09 | |
ignas | bskahan, ping | 13:15 |
ignas | th1a, ping | 13:15 |
*** hazmat_ has joined #schooltool | 13:22 | |
* mgedmin puts on the bug triaging hat | 13:44 | |
mgedmin | http://issues.schooltool.org/issue398 is funny | 13:44 |
mgedmin | http://bugzilla.gnome.org/bug_status.html | 13:54 |
* jinty violently takes back ownership of the release directory and sets the directory special bit | 14:06 | |
jinty | argh, the unix way is too strong, bskahan, th1a, help | 14:07 |
mgedmin | directory special bit? is that the sticky one? | 14:07 |
jinty | yeah | 14:08 |
jinty | because the files in the release directory are group release, but two people have changed them | 14:09 |
*** hazmat_ has quit IRC | 14:10 | |
povbot | /svn/commits: * jinty committed revision 5080: | 14:17 |
povbot | /svn/commits: Back out the 0.11.2 tag | 14:17 |
povbot | /svn/commits: * jinty committed revision 5081: | 14:17 |
povbot | /svn/commits: Back out the schoolbell 1.2.2 tag | 14:17 |
mgedmin | 'make test ftest' tries to svn up Zope 3 | 14:51 |
mgedmin | this makes buildbot happy, and me unhappy | 14:51 |
povbot | /svn/commits: * mg committed revision 5082: | 14:52 |
povbot | /svn/commits: Hide XXX comments from the output. Closes issue 393. | 14:52 |
*** hazmat_ has joined #schooltool | 14:52 | |
srichter | I think it is the right thing to do | 14:58 |
srichter | use "python test.py ..." for usual test runs :-) | 14:58 |
srichter | bskahan: how is the documentation for the viewlet slots coming? | 15:00 |
jinty | perhaps the buildbot should be building and testing tarballs... | 15:01 |
srichter | jinty: that would be good; but it only needs to do this once a day, I think | 15:02 |
bskahan | ignas, pong | 15:02 |
jinty | srtichter | 15:02 |
bskahan | srichter, the wireframes are done, writing the documentation for them | 15:02 |
srichter | cool | 15:03 |
bskahan | jinty, what do you need? | 15:03 |
jinty | srichter: As soon as I ge back access to the release directory I can start nightly builds | 15:03 |
srichter | my work time will be limited over the next 2.5 weeks, since my parents in law are coming and then I am going to Germany for the NEckarSprint | 15:03 |
srichter | but I'll try to do some work anyways | 15:03 |
srichter | jinty: cool | 15:03 |
jinty | bskahan: /home/ftp/bub/schooltool/release has owner:group hoffman:hoffman | 15:04 |
bskahan | th1a, can we specify that the default schooltool skin fits 1024X768 and maybe provide a secondary skin for 800x600? | 15:04 |
bskahan | jinty, lame, I'll fix it | 15:04 |
srichter | bskahan: I would assume 1024x768 - dimensions of usual browser windows... | 15:04 |
bskahan | srichter, my only concern is that we have a stated goal of targeting developing regions (where 1024 may not be that common) | 15:05 |
povbot | /svn/commits: * mg committed revision 5083: | 15:05 |
povbot | /svn/commits: Document 'lang auto'. Text borrowed from schoolbell.conf.in. See http://issues.schooltool.org/issue399 | 15:05 |
srichter | really? | 15:06 |
bskahan | currently, the calendar views don't fit 800x600 | 15:10 |
bskahan | jinty, all the permissions in ftp should be correct now | 15:13 |
ignas | bskahan, issue - http://issues.schooltool.org/issue356 | 15:16 |
ignas | was ical TZ support left out intentionally when implementing timezone support? | 15:17 |
bskahan | no, I will fix that bug | 15:18 |
bskahan | jinty, when is the release? | 15:18 |
bskahan | i didn't test using it with ical with events in different timezones | 15:19 |
povbot | /svn/commits: * jinty committed revision 5084: | 15:19 |
bskahan | dumb oversite, since I only really run around in one timezone | 15:19 |
povbot | /svn/commits: Include bits of zope required to make the release branch work with recent Zope-3.1 versions. | 15:19 |
ignas | bskahan, imho that might take some time ... it's not a trivial bug ... | 15:22 |
ignas | at the moment we are keeping all the times in UTC | 15:22 |
ignas | though to import/export ical calendars properly - we would have to keep individual times in their Timezone | 15:22 |
ignas | like - my wake up call is 8:00-9:00 (Vilnius/Europe), IRC meeting is 16:30-17:30 (UTC) | 15:23 |
ignas | and they shift relatively when DST of Vilnius/Europe kicks in ... | 15:23 |
ignas | that might have some UI implications ... | 15:23 |
ignas | at the moment events do not have timezones set for each of them, and all day events handle timezones differently altogether IIRC (might be wrong) | 15:24 |
ignas | just thought i'd share the information i have gathered while playing with evolution/ST/ical and timezones | 15:25 |
bskahan | I think we should continue to store dates in UTC, fix the import parsing of timezones, export in UTC or the users schooltool preference | 15:25 |
bskahan | the if the client application handles UTC correctly, your events should keep consistent time | 15:26 |
ignas | no, that will not happen ... | 15:26 |
ignas | as I said - utc has no DST ... | 15:27 |
ignas | or maybe ... i haven't read ical spec | 15:27 |
ignas | about DST | 15:27 |
bskahan | correct, so an event at 12:00 UTC should show up at the correct vilnius time with/without DST | 15:28 |
ignas | yes ... and the other way around - I do not want my wake up call shifting when DST is on ... | 15:28 |
ignas | not sure what would happen now with simple events ... | 15:28 |
ignas | i should test it ... | 15:29 |
ignas | add an event at 9:00 | 15:29 |
ignas | shift date to trigger DST | 15:29 |
ignas | restart server | 15:29 |
bskahan | right, so we store your wakup at UTC, then any use of the date is required to translate that into the current correct timezone (DST or not) | 15:29 |
ignas | IMHO event will shift | 15:29 |
bskahan | it may not be working properly, but I think it should work that way | 15:29 |
bskahan | I believe that doesn't happen | 15:30 |
ignas | time for a test :D | 15:30 |
bskahan | your right, there should be a test, I'm not sure how to do that in an ftest | 15:30 |
jinty | bskahan: real real soon | 15:31 |
bskahan | jinty, (tm)? | 15:31 |
bskahan | ignas, do we really need start/end available in different timezones? | 15:32 |
bskahan | for a single event? | 15:32 |
bskahan | is there a usecase for that? | 15:32 |
ignas | imho - not nescessarry but ICAL does it that way | 15:32 |
bskahan | except an airplane flight time | 15:32 |
povbot | /svn/commits: * jinty committed revision 5085: | 15:34 |
povbot | /svn/commits: Include bits of zope required to make the schooltool release branch work with recent Zope-3.1 versions. | 15:34 |
ignas | well - shift happens | 15:34 |
bskahan | heh | 15:35 |
ignas | if you have a non recurrent event - no problems | 15:35 |
ignas | DST of the date matters | 15:35 |
ignas | not DST of your PC | 15:35 |
ignas | but if you add a daily recurring event | 15:35 |
povbot | /svn/commits: * jinty committed revision 5086: | 15:35 |
povbot | /svn/commits: Tagging SchoolBell 1.2.2 | 15:35 |
povbot | /svn/commits: * jinty committed revision 5087: | 15:35 |
povbot | /svn/commits: Tagging SchoolTool 0.11.2 | 15:35 |
ignas | in 09-23 15:00-16:00 | 15:35 |
ignas | (set TZ to Vilnius first) | 15:36 |
ignas | it jumps to 14:00-15:00 in 10-23 | 15:36 |
ignas | 2005-10-23 that is ... | 15:36 |
ignas | easily ftestable ;) | 15:36 |
bskahan | ok, that needs to be fixed in the recurrence expansion | 15:37 |
bskahan | did you try changing your computers time? | 15:37 |
ignas | no need for that | 15:38 |
ignas | but yes | 15:38 |
ignas | computer time is not influencing it in any way ... | 15:38 |
bskahan | ok | 15:38 |
ignas | the problem is - what about schoolwide calendars ? | 15:38 |
povbot | /svn/commits: * jinty committed revision 5088: | 15:38 |
povbot | /svn/commits: Set SchoolBell version number in release | 15:38 |
* ignas goes to check that out | 15:38 | |
povbot | /svn/commits: * jinty committed revision 5089: | 15:39 |
povbot | /svn/commits: Set SchoolTool version number in release | 15:39 |
povbot | /svn/commits: * jinty committed revision 5090: | 15:40 |
povbot | /svn/commits: Bound SchoolTool 0.11.2 to SchoolBell 1.2.2 | 15:40 |
ignas | s/10-23/11-23/ | 15:40 |
jinty | The first error log for the nightly trunk tarball build: ftp://ftp.schooltool.org/pub/schooltool/releases/nightly-error | 15:41 |
jinty | srichter: yes, I admit zpkg is somewhat cool | 15:41 |
ignas | ok, our timetable schema is not timezone aware at all | 15:45 |
ignas | not sure how that will play with tt overlays, and export to ical, but got no time to check that | 15:46 |
*** hazmat_ has left #schooltool | 15:46 | |
srichter | jinty: I am glad you like it :-) | 16:05 |
srichter | oh, testbrowser is not listed as a dependency yet; strange | 16:05 |
srichter | you know there is a schooltool-test.py script under releases/ that builds packages for you, right? :-) | 16:06 |
ignas | is it possible to pass a StringIO to Template constructor ? | 16:16 |
jinty | srichter: Yep, my nightly build script is just a wrapper for schooltool-test.py | 16:17 |
* ignas is thinking whether it is feasable to write a Class for testing macros kept in files like calendar_macros.pt, view_macros.pt and etc. | 16:17 | |
jinty | and I still have doubt's about the interaction with debian packaging | 16:18 |
jinty | and the '../../../zpkgtools/bin/zpkg' must go | 16:19 |
srichter | ignas: I don't understand what you mean | 16:30 |
srichter | jinty: well the path was for testingpurposes only; it's not meant to be reusable software :-) | 16:30 |
ignas | srichter, never mind that ... just thinking aloud ... | 16:31 |
jinty | srichter: perhaps it should evolve into a release building and testing script | 16:33 |
srichter | if you think it is worth the effort ;-) | 16:35 |
jinty | for me, it is worth the effort. I want a reproducable way of building and testing releases. nightly tarball builds are a part of that. | 16:38 |
srichter | then you should do it; and remember to contribute it back to Zope 3 :-) | 16:39 |
povbot | /svn/commits: * jinty committed revision 5091: | 16:51 |
povbot | /svn/commits: Tweak gintas release building script to run the tests from an unpacked tarball rather than a checked out repository. | 16:51 |
ignas | srichter, what about licence issues ? | 16:53 |
srichter | you have to contribute the code as ZPL | 16:55 |
ignas | and ST code is not ZPL | 16:56 |
srichter | ignas: but Jinty does not get paid for his work, so he is free to relicense his code under ZPL | 16:58 |
jinty | one of the advantages of not being paid... | 16:58 |
srichter | yep | 16:59 |
ignas | srichter, what about contributors agreement ? | 16:59 |
ignas | did jinty sign it ? | 16:59 |
jinty | no | 16:59 |
srichter | well, he would have to sign one, preferably | 16:59 |
ignas | oh :D | 16:59 |
srichter | otherwise someone from ZC has to check his code in | 16:59 |
srichter | but jinty is working on Zope 3 packaging stuff, so it would be a good idea for him to become a contributor anyways | 17:00 |
jinty | er, I guess im being co-opted;) | 17:00 |
jinty | where do I find a contributors agreement to sign? | 17:02 |
srichter | http://www.zope.org/DevHome/CVS/Contributor.pdf | 17:03 |
srichter | sign it and send a scanned copy to Jim and one per snail mail | 17:04 |
jinty | ok | 17:04 |
*** tiredbones has quit IRC | 17:11 | |
*** tiredbones has joined #schooltool | 17:11 | |
ignas | bskahan? | 17:45 |
ignas | you worked on batching and it's macros ? | 17:46 |
*** tiredbones has quit IRC | 17:48 | |
th1a | Oof. Lots to read this morning. | 17:57 |
* th1a finds it amusing that ignas pinged him at 6:15 AM. | 17:59 | |
* srichter really loves the test browser XPath selection combination now | 18:00 | |
*** tiredbones has joined #schooltool | 18:02 | |
bskahan | ignas, no | 18:03 |
bskahan | i was in NZ during that | 18:03 |
hoffman|edubu | jinty & bskahan: Yes, I lamely addressed the permissions problem myself with brute force. | 18:03 |
bskahan | it should be fixed now | 18:04 |
mgedmin | who wants to fix css issues with notes in IE6? | 18:05 |
mgedmin | http://issues.schooltool.org/issue374 | 18:06 |
mgedmin | there are screenshots there | 18:06 |
bskahan | mgedmin, assign it to me | 18:14 |
povbot | /svn/commits: * srichter committed revision 5092: | 18:14 |
povbot | /svn/commits: Converted more functional tests to test browser. Some of those tests (inside various test files) were absolutely meaningless, displaced, out of context or just plain wrong. | 18:14 |
povbot | /svn/commits: As usual I removed the worst offenders and XXX'ed the other cases. | 18:14 |
*** pips1 has joined #schooltool | 18:25 | |
pips1 | hi all | 18:25 |
pips1 | can I just copy my old Data.fs over to the freshly installed 0.11.2 and it should work? | 18:26 |
povbot | /svn/commits: * mg committed revision 5093: | 18:27 |
povbot | /svn/commits: Removed empty directory | 18:27 |
th1a | pips1: It *should*. | 18:28 |
bskahan | pips1, make a backup | 18:28 |
pips1 | sure did that | 18:28 |
pips1 | what about the "related" Data.fs files, like Data.fs.index, Data.fs.tmp, Data.fs.lock .. Do I need to copy these over too? | 18:29 |
srichter | no | 18:29 |
pips1 | ah | 18:29 |
pips1 | okay here i go | 18:29 |
pips1 | up and running! | 18:35 |
pips1 | data seems fine | 18:35 |
pips1 | mucho mas rapido :-) | 18:36 |
pips1 | well done! | 18:36 |
pips1 | applause! | 18:36 |
pips1 | whooooo localisation in German (partial) | 18:36 |
pips1 | I only wish I would have been able to get that complete German translation done by yesterday :-/ | 18:38 |
pips1 | erm, one thing, though | 18:39 |
pips1 | in MS IE, moving the cursor over the calendar causes a strange irritating "flickering" of the whole page...?! | 18:40 |
th1a | Is that new? | 18:40 |
pips1 | yes | 18:40 |
pips1 | firefox is fine | 18:40 |
pips1 | some css prob? | 18:41 |
pips1 | it happens of mouse rollover | 18:41 |
alga | I don't think there were any changes to CSS or templates on the release branch... | 18:54 |
alga | we'll need to take a look at this one. | 18:54 |
ignas | over calendar or over events ? | 18:56 |
ignas | what parts are flickering ? | 18:56 |
pips1 | well... it looks like a ccs problem but I might be wrong | 19:04 |
pips1 | I flickers when I rollover an element that "reacts" to the rollover, i.e. the element's background color changes | 19:05 |
pips1 | i just got a server error | 19:06 |
pips1 | i just clicked on 'weekly' view | 19:07 |
pips1 | raise TypeError, _insufficientContext | 19:07 |
pips1 | I'll send the traceback msg | 19:07 |
mgedmin | jinty, I think http://issues.schooltool.org/issue324 is fixed -- could you verify? | 19:11 |
mgedmin | (option for specifying site.zcml) | 19:11 |
mgedmin | pips1, I think I know what you're talking about | 19:11 |
mgedmin | I see it in Firefox all the time | 19:11 |
mgedmin | or used to, a while ago | 19:12 |
mgedmin | all these CSS :hover rules that change opacity | 19:12 |
pips1 | mgedmin: yeah something like that | 19:13 |
mgedmin | jinty, th1a, bskahan: can I close http://issues.schooltool.org/issue192 as resolved ("Calendar date selection widget" -- I assume it's about that DHTML calendar popup) | 19:21 |
th1a | I think so. | 19:22 |
th1a | YEs. | 19:22 |
bskahan | mgedmin, yes | 19:22 |
mgedmin | what about http://issues.schooltool.org/issue188, is it fixed? | 19:38 |
mgedmin | AFAIU it's about placing the three list boxes for calendar overlay seletion next to each other | 19:38 |
alga | th1a: I assigned http://issues.schooltool.org/issue404 (DLL problems on MacOS X) to you | 19:39 |
*** erchache has joined #schooltool | 19:44 | |
erchache | hi | 19:44 |
erchache | im preparing my powerbook to get a development server for schoolbell....but....python 2.3 are enable for mac packages? | 19:45 |
erchache | on fink python 2.4 doesnt exist | 19:45 |
erchache | th1a | 19:45 |
erchache | jinty | 19:45 |
th1a | Uh... Are you running Tiger? | 19:45 |
erchache | yea | 19:46 |
erchache | 10.4.2 | 19:46 |
th1a | So you've got a Python that works. | 19:46 |
erchache | yeah | 19:46 |
erchache | python 2.3 | 19:46 |
th1a | That should be fine. | 19:46 |
th1a | You need the python bindings for libxml 2.6.16, iirc. | 19:46 |
th1a | And ReportLab. | 19:46 |
th1a | python setup.py install. | 19:47 |
erchache | ok | 19:47 |
erchache | im going to test it! | 19:47 |
erchache | eeehhhh my paper notebook! to make a pseudo how-to step by step! | 19:48 |
alga | bskahan: there's a host of duplicate bugs about timzones in web calendar views -- day boundaries | 19:48 |
alga | the first one was reported on 24th of June | 19:49 |
erchache | th1a: schoolbell can run like a reservation program? :-S | 19:49 |
alga | I'm assigning them all to you, OK? | 19:49 |
erchache | i think i can make timetables for classrooms but not like a reservation classroom no? | 19:49 |
th1a | You can reserve a classroom. | 19:50 |
th1a | I'm not sure what you mean. | 19:50 |
mgedmin | srichter, have you seen http://issues.schooltool.org/issue390 (circular import)? | 19:51 |
bskahan | alga, ok | 19:52 |
erchache | th1a: i have on my servers a little problem with ttf fonts....i dont have x installed so i dont have ttf fonts to....where i can get a precompiled fonts? if i use apt-get, it install x system | 19:53 |
th1a | erchache: That is a problem for which I personally have no solution. | 19:54 |
erchache | uhmmm well i will try to found a solution | 19:54 |
mgedmin | eh? | 19:54 |
mgedmin | doesn't Mac OS X come with a bunch of TrueType fonts? | 19:55 |
mgedmin | Apple invented TTF... didn't they | 19:55 |
mgedmin | ? | 19:55 |
mgedmin | or was that Adobe? | 19:55 |
erchache | mgedmin: no.... | 19:55 |
erchache | is on my ubuntu server | 19:55 |
erchache | i dont install x | 19:55 |
mgedmin | ah | 19:55 |
erchache | and dont have ttf | 19:55 |
th1a | Yes, but the relevant fonts are installed as font families. | 19:55 |
mgedmin | erchache, apt-get install msttcorefont and you'll have a bunch of TTFs | 19:55 |
mgedmin | I don't think msttcorefonts depend on X | 19:55 |
erchache | but i think copying directly from my intel laptop can run | 19:55 |
erchache | yeah | 19:56 |
th1a | That's something I need to nag you guys about at some point. | 19:56 |
erchache | apt-get install x | 19:56 |
erchache | for reference to share libraries | 19:56 |
mgedmin | and if it does, it certainly only depends on some utilities (mkttfontdir?), but not the server itself | 19:56 |
erchache | well....i dont know....i only know x system are installed via apt :-S | 19:57 |
erchache | fuck i need zope_proxy | 19:57 |
erchache | i have a error trying to compile schoolbell 1.2.1 on my powerbook....any pastebin webpage to send it? | 19:58 |
erchache | th1a | 19:59 |
erchache | mgedmin | 19:59 |
erchache | jinty | 19:59 |
mgedmin | I have no powerbook | 19:59 |
mgedmin | I cannot help you | 19:59 |
th1a | http://paste.plone.org | 19:59 |
erchache | http://paste.plone.org/83 | 20:00 |
erchache | th1a: :-S | 20:00 |
*** Whistler has joined #schooltool | 20:01 | |
Whistler | hello everybody | 20:01 |
Whistler | :) | 20:01 |
alga | erchache: you need to compile Zope3 before running it! | 20:01 |
erchache | :-S | 20:01 |
erchache | hehehehe | 20:01 |
th1a | make! | 20:01 |
erchache | noob questions | 20:01 |
erchache | hehehehe | 20:01 |
erchache | sorry :-$ | 20:01 |
th1a | Hello, Whistler. | 20:01 |
erchache | hehehehe | 20:02 |
Whistler | i see a lot of lithunians here | 20:02 |
Whistler | cool | 20:02 |
Whistler | :) | 20:02 |
erchache | and a spanish noob python/zope too! :-P | 20:03 |
alga | whoops | 20:03 |
th1a | Our core team is Programmers of Vilnius. | 20:03 |
alga | I need to be somewhere else! | 20:03 |
*** alga has quit IRC | 20:03 | |
th1a | http://pov.lt | 20:03 |
Whistler | i see | 20:03 |
Whistler | :) | 20:03 |
Whistler | i never thought lithuanians are creating something big | 20:04 |
Whistler | :) | 20:04 |
erchache | http://paste.plone.org/84 | 20:06 |
erchache | other error | 20:06 |
erchache | fuck | 20:06 |
erchache | th1a: excuse me but..... | 20:07 |
th1a | What command led to this error? | 20:07 |
erchache | yarrrrghhh | 20:07 |
erchache | make | 20:07 |
erchache | :-S | 20:07 |
th1a | What package? | 20:07 |
erchache | zope3 | 20:07 |
Whistler | Good luck to you all | 20:07 |
erchache | i enter on /schoolbell-1.2.1/Zope3 | 20:07 |
Whistler | maybe cya later | 20:07 |
*** mgedmin has quit IRC | 20:07 | |
erchache | and run make | 20:07 |
Whistler | :) | 20:07 |
*** Whistler has left #schooltool | 20:07 | |
th1a | You don't need to build Zope3 separately. | 20:07 |
erchache | no? | 20:08 |
th1a | Do make in the schoolbell-1.2.1 directory. | 20:08 |
erchache | fink? | 20:08 |
th1a | You're making this more complicated than it is. | 20:08 |
erchache | typical spanish ;-P | 20:08 |
erchache | hehehehehehehe | 20:08 |
erchache | well | 20:08 |
erchache | i delete this subdir and redo | 20:08 |
erchache | im going to pass test before do a python install | 20:09 |
erchache | hehehehe i dont remember my own work! | 20:10 |
erchache | hehehehehe | 20:10 |
erchache | sorry | 20:10 |
erchache | :-P | 20:10 |
erchache | ZopeXMLConfigurationError: File "/schoolbell-1.2.1/src/schoolbell/app/configure.zcml", line 323.2-323.29 | 20:13 |
erchache | ZopeXMLConfigurationError: File "/schoolbell-1.2.1/src/schoolbell/app/rest/configure.zcml", line 5.2 | 20:13 |
erchache | ConfigurationError: ('Invalid value for', 'class', "Couldn't import schoolbell.app.rest.app, No module named libxml2") | 20:13 |
erchache | make: *** [build] Error 1 | 20:13 |
erchache | ZopeXMLConfigurationError: File "/schoolbell-1.2.1/src/schoolbell/app/configure.zcml", line 323.2-323.29 | 20:13 |
erchache | ZopeXMLConfigurationError: File "/schoolbell-1.2.1/src/schoolbell/app/rest/configure.zcml", line 5.2 | 20:13 |
erchache | ConfigurationError: ('Invalid value for', 'class', "Couldn't import schoolbell.app.rest.app, No module named libxml2") | 20:13 |
erchache | make: *** [build] Error 1 | 20:13 |
erchache | sorry | 20:13 |
erchache | i do it twice :-( | 20:13 |
erchache | th1a | 20:14 |
th1a | As I said, you need to install the python bindings for libxml2 2.6.16 | 20:14 |
erchache | from web? not apt.....ok i download this | 20:14 |
*** erchache has quit IRC | 20:24 | |
*** ignas has quit IRC | 21:42 | |
*** pips1 has quit IRC | 21:51 | |
*** admp has joined #schooltool | 22:03 | |
*** admp has quit IRC | 22:08 | |
*** erchache has joined #schooltool | 22:20 | |
erchache | th1a: hehehe im upgrading fink....too obsolete | 22:21 |
erchache | i think all problems are here | 22:21 |
th1a | erchache: You don't need fink at all. | 22:21 |
erchache | no? | 22:21 |
erchache | why? | 22:21 |
th1a | You can use Tiger's Python. | 22:22 |
th1a | You just have to install libxml2. | 22:22 |
erchache | with tiger...libxml2 2.6.16 are a hell | 22:22 |
erchache | a weird documented installation! :-S | 22:22 |
th1a | cd into the Python directory. | 22:23 |
th1a | python setup.py install | 22:23 |
erchache | on schoolbell? or macos? | 22:23 |
th1a | libxml2 | 22:23 |
erchache | im noob on powerbook installations....O_o | 22:23 |
erchache | and o'reilly books arent enough | 22:24 |
th1a | Well, this is why I hack together Mac packages. | 22:24 |
erchache | yep | 22:24 |
erchache | i dont do this | 22:24 |
erchache | :-S | 22:24 |
erchache | where i can get more information to hack my powerbook? | 22:25 |
erchache | webs, forums, etc... | 22:25 |
th1a | It is highly annoying that Apple gives you a Python and a libxml, but not the bindings between the two. | 22:25 |
erchache | O_o | 22:26 |
erchache | and later say windows sucks! | 22:26 |
th1a | Do you have MacOS X for Unix Geeks, by my friend and neighbor Brian Jepson? | 22:26 |
erchache | the book? | 22:26 |
th1a | Yes. | 22:26 |
erchache | nope | 22:26 |
th1a | That's my recommendation. | 22:26 |
erchache | i take note....thanks :D | 22:27 |
erchache | here on spain....apple system arent popular...very expensive until now | 22:27 |
erchache | i was using darwinports but is a shit because i use ubuntu on all my servers | 22:28 |
th1a | They're both kind of annoying. | 22:29 |
th1a | I'm trying DarwinPorts now. | 22:29 |
erchache | arrrgghhh to slow for the work....i need the fastest way against performance of course...but.... | 22:31 |
erchache | libxml2-py24 | 22:35 |
erchache | th1a: this is the bindings that i need? | 22:35 |
th1a | I suppose. | 22:38 |
*** bskahan has quit IRC | 22:48 | |
erchache | bye | 23:00 |
*** erchache has quit IRC | 23:00 | |
*** th1a has quit IRC | 23:11 | |
*** th1a has joined #schooltool | 23:21 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!