[Moin-user] Problems after Debian upgrade

2013-05-21 Thread Tasslehoff Burrfoot
Hi all, I got some problems on a MoinMoin 1.97 instance running on a Debian box recently upgraded from sqeeze to wheezy. I installed MoinMoin some weeks before the upgrade following the great guide on the official website and everything worked like a charm, all problems started since the upgrade. M

Re: [Moin-user] Problems after Debian upgrade

2013-05-21 Thread Michael Decker
Hi Tasslehoff, my guess is that you upgraded from python 2.6 to 2.7. This means that you might have to reinstall all python packages that you manually installed (like moin). Check your /usr/local/lib/python2.[67]/dist-packages. You will probably find MoinMoin in 2.6 but not in 2.7. Michael On 05