2008-09-26T09:27:17  <dreimark> moin
2008-09-26T09:45:34  <dreimark> why can TitleIndex list pages which are not in the data dir?
2008-09-26T09:45:49  <dreimark> (without include system pages)
2008-09-26T11:23:37  <ThomasWaldmann> dreimark: i don't see TitleIndex doing that
2008-09-26T11:25:02  <dreimark> it is on one of my wikis and I have controlled the data dir there are no Hilfe* pages
2008-09-26T11:27:11  <ThomasWaldmann> try restarting the moin process
2008-09-26T11:27:39  <dreimark> no change
2008-09-26T11:28:17  <dreimark> that wiki tells also it has 115 pages but it has only 10 pages curerently
2008-09-26T12:57:41  <zenhase> re
2008-09-26T12:58:52  <zenhase> ThomasWaldmann: i am sorry, i admit that i failed to check that in the end :/
2008-09-26T13:48:57  <ThomasWaldmann> zenhase: well, it wasn't a new requirement, but there from the beginning
2008-09-26T13:49:31  <ThomasWaldmann> zenhase: http://test19.moinmo.in/ see that strange effect there
2008-09-26T13:50:00  <ThomasWaldmann> from the error msg, one could believe that I configured the wikis list in farmconfig wrong, but that is not the case
2008-09-26T13:52:02  <zenhase> uhm
2008-09-26T13:52:52  <ThomasWaldmann> btw, I ran your code with python 2.3.7 on my notebook and at least for the standalone server, it seems to work now, after fixing those syntax errors :)
2008-09-26T13:53:05  <zenhase> yeah, i saw those
2008-09-26T13:53:15  <zenhase> wsgiapp and action/__init__ right?
2008-09-26T13:53:25  <ThomasWaldmann> you have commit access to moin/1.9 btw
2008-09-26T13:53:40  <zenhase> generator expressions, which were in introduced in 2.4
2008-09-26T13:53:59  <ThomasWaldmann> try/except/else and generator stuff
2008-09-26T13:54:03  <zenhase> and set which also did not exist in 2.3 builtin
2008-09-26T13:54:39  <zenhase> 1.9 is now the canonical tree for wsgi?
2008-09-26T13:54:59  <zenhase> so should i switch my local repos to this one?
2008-09-26T13:55:11  <ThomasWaldmann> that's the current development repo (yes)
2008-09-26T13:55:20  <ThomasWaldmann> I merged all your code into there
2008-09-26T13:55:35  <ThomasWaldmann> ah, some tests are still broken
2008-09-26T13:56:00  <ThomasWaldmann> the one doing wsgi stuff always gets 500, not the expected status codes
2008-09-26T13:56:34  <zenhase> yeah
2008-09-26T13:57:02  <zenhase> i already checked out 1.9 and saw that one too
2008-09-26T13:57:08  <ThomasWaldmann> might be related to my TestConfig refactoring
2008-09-26T13:57:25  <zenhase> debug output says something about ./tests/wiki/data/pages not having the right permissions
2008-09-26T13:57:40  <zenhase> (that is the exception triggering the 500 in the end)
2008-09-26T13:57:51  * ThomasWaldmann hopes we can get moin/1.9 into releasable state until December/January
2008-09-26T13:58:29  <ThomasWaldmann> ah, there seems to be cwd confusion.
2008-09-26T13:58:52  <ThomasWaldmann> i saw it trying to access data dir at /home/tw/py/py/bin/data/...
2008-09-26T13:59:06  <zenhase> yep, i thought it might be a py.test issue
2008-09-26T13:59:25  <zenhase> i had the same problem some time in the past iirc
2008-09-26T13:59:46  <zenhase> but it somehow went away and i did not know what i had changed
2008-09-26T14:01:07  <ThomasWaldmann> the new conftest.py should be much cleaner respective to Config instance creation.
2008-09-26T14:01:28  <ThomasWaldmann> but there are some issues left...
2008-09-26T14:06:07  <zenhase> hmm ...
2008-09-26T14:06:14  <zenhase> dennda: yes i managed
2008-09-26T14:06:41  <zenhase> dennda: but then, we have a GE money bank here in town and i used their ATM
2008-09-26T14:26:24  <zenhase> now i cleaned up the repo-mess here on my laptop
2008-09-26T14:27:41  <zenhase> i will review the changes that have been merged between my last commit and the current state now
2008-09-26T14:29:36  <ThomasWaldmann> zenhase: cool, thanks :) merging was non-trivial :)
2008-09-26T14:29:44  <zenhase> yeah, i guess
2008-09-26T14:30:24  <zenhase> hmm, let's have a look at the nice hg gui again
2008-09-26T14:30:33  <zenhase> should make reviewing easier
2008-09-26T21:11:27  <ThomasWaldmann> re
2008-09-26T21:25:20  <grzywacz> re
2008-09-26T22:43:09  * ThomasWaldmann debugs the 1.9 farmconfig problems
2008-09-26T22:50:35  <ThomasWaldmann> ah, it is now the complete url, not just host/path
2008-09-26T23:39:20  <ThomasWaldmann> zenhase: your CHANGES file is located where?
2008-09-26T23:39:48  <CIA-25> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4332:e6b29581866d 1.9/ (MoinMoin/__init__.py MoinMoin/version.py moin.spec): bump version to 1.9.0alpha
2008-09-26T23:41:20  <birkenfeld> 1.9 already?
2008-09-26T23:41:27  <birkenfeld> fast cycles....
2008-09-26T23:42:33  <xorAxAx> for most upgrading fun. moin wants to be a memorable experience for every of its users!
2008-09-26T23:43:12  <xorAxAx> major revs guarantee even more api improvement :)
2008-09-26T23:44:18  <ThomasWaldmann> birkenfeld: alpha :) so we can have some testing until release end of the year
2008-09-26T23:44:51  <ThomasWaldmann> (to get the wsgi refactoring out, so we can concentrate on the harder to integrate stuff then)
2008-09-26T23:45:18  <birkenfeld> ah, bless wsgi
2008-09-26T23:48:08  <ThomasWaldmann> birkenfeld: and there'll be quite some work and not much time (in case we are invited to SOC again, I want to have at least the storage refactoring merged then, or even the dom stuff)
2008-09-26T23:58:13  <dreimark> re
2008-09-26T23:58:57  <ThomasWaldmann> hi dreimark

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-09-26 (last edited 2008-09-26 07:30:02 by IrcLogImporter)