[Moin-user] Need migration (1.5.8->1.6.2) help

Preben Randhol randhol+moinmoin at pvv.org
Sun Apr 13 03:52:10 EDT 2008


Hi

I tried again to migrate from 1.5.8 to 1.6.2
after copying the old data directory again to the new instance. Now I
get a different problem: KeyError: 'data_format_revision'

Tried the IRC, but it was too early in the morning ;-)

Here are the tracebakcs:

./moin.py --config-dir=/usr/local/share/moin/ourwiki --
Traceback (most recent call last):
  File "./moin.py", line 24, in ?
    run()
  File "./moin.py", line 15, in run
    MoinScript().run(showtime=0)
  File "/var/lib/python-support/python2.4/MoinMoin/script/__init__.py",
line 138, in run self.mainloop()
  File "/var/lib/python-support/python2.4/MoinMoin/script/__init__.py",
line 251, in mainloop plugin_class(args[2:], self.options).run() # all
starts again there File
"/var/lib/python-support/python2.4/MoinMoin/script/__init__.py", line
138, in run self.mainloop() File
"/var/lib/python-support/python2.4/MoinMoin/script/migration/data.py",
line 44, in mainloo curr_rev = meta['data_format_revision'] File
"/var/lib/python-support/python2.4/MoinMoin/wikiutil.py", line 472, in
__getitem__ return dict.__getitem__(self, key) KeyError:
'data_format_revision'


any ideas?

Thanks in advance

Preben





More information about the Moin-user mailing list