Bug#559896:

2009-12-14 Thread Frank Lin PIAT
On Mon, 2009-12-14 at 14:06 -0500, Brent S. Elmer Ph.D. wrote: > There is still a problem that needs to be fixed. > moin-mass-migrate fails unless the wiki is declared in farmconfig > something like this: > ("profitwiki", r".*://belmer.btv.ibm.com/profitwiki/.*"), > > however, the wiki won't work

Bug#559896:

2009-12-14 Thread Brent S. Elmer Ph.D.
There is still a problem that needs to be fixed. moin-mass-migrate fails unless the wiki is declared in farmconfig something like this: ("profitwiki", r".*://belmer.btv.ibm.com/profitwiki/.*"), however, the wiki won't work unless it is declared like this: ("profitwiki", r"^http://belmer.btv.ibm

Bug#559896: [python-moinmoin] moin-mass-migrate fails

2009-12-08 Thread Frank Lin PIAT
Hello, Could you file a new bug with this new problem, so it's easier to track this new problem. On Tue, 2009-12-08 at 09:34 -0500, Brent S. Elmer Ph.D. wrote: > > I get the following error in the apache log: > > [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] mod_wsgi (pid=16961): > Ex

Bug#559896: [python-moinmoin] moin-mass-migrate fails

2009-12-08 Thread Brent S. Elmer Ph.D.
On Tue, 2009-12-08 at 08:36 +0100, Frank Lin PIAT wrote: > On Mon, 2009-12-07 at 11:48 -0500, Brent S. Elmer Ph.D. wrote: > > % moin-mass-migrate > [..] > > File "/usr/lib/pymodules/python2.5/MoinMoin/web/contexts.py", line 132, > > in cfg > > raise NotFound('No wiki configuration matching t

Bug#559896: [Moin-user] wikis URLs in farmconfig (moin 1.9.0)

2009-12-08 Thread Thomas Waldmann
Moin Franklin, > It seems there's a discrepancy in farmconfig.py[1] for moinmoin-1.9.0 : Thanks for reporting this, it is fixed by: http://hg.moinmo.in/moin/1.9/rev/a7477cf9c536 Cheers, Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#559896: wikis URLs in farmconfig (moin 1.9.0)

2009-12-08 Thread Frank Lin PIAT
Hello, It seems there's a discrepancy in farmconfig.py[1] for moinmoin-1.9.0 : The documentation (comments) mention that > # * the right part does NOT include "http://"; nor "https://"; at > the beginning But a few line below, the example is: >#("wiki1", r"^http://wiki1\.example\.org/

Bug#559896: [python-moinmoin] moin-mass-migrate fails

2009-12-07 Thread Frank Lin PIAT
On Mon, 2009-12-07 at 11:48 -0500, Brent S. Elmer Ph.D. wrote: > % moin-mass-migrate [..] > File "/usr/lib/pymodules/python2.5/MoinMoin/web/contexts.py", line 132, in > cfg > raise NotFound('No wiki configuration matching the URL found!') > werkzeug.exceptions.NotFound: 404 Not Found > My /

Bug#559896: [python-moinmoin] moin-mass-migrate fails

2009-12-07 Thread Brent S. Elmer Ph.D.
Package: python-moinmoin Version: 1.9.0~rc2-1 Severity: normal --- Please enter the report below this line. --- I get the following failure after upgrading to 1.9.0. belmer:/home/brente# moin-mass-migrate Processing moin wiki at belmer.btv.ibm.com/profitwiki as user www-data ... 2009-12-07 11:39: