Bugs item #1983819, was opened at 2008-06-03 21:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1983819...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: category Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mikko Silvonen (silvonen) Assigned to: Nobody/Anonymous (nobody) Summary: category.py move crashes when a talk page exists
Initial Comment: When I tried to move the Finnish category "Luokka:Wolfin palkinnon saaneet" to "Luokka:Wolfin matematiikan palkinnon saajat" with SilvonenBot, category.py crashed after creating the new category and moving its talk page, but before moving any articles to the new category. Did the script try to move the talk page twice, or what is happening here? No time to debug this myself today...
I was using r5503 (+ my patch in bug 1983740).
category.py move
Checked for running processes. 3 processes currently running, including the current process. Reading dump from category.dump.bz2 Please enter the old name of the category: Wolfin palkinnon saaneet Please enter the new name of the category: Wolfin matematiikan palkinnon saajat Moving text from Luokka:Wolfin palkinnon saaneet to Luokka:Wolfin matematiikan palkinnon saajat. Creating page [[fi:Luokka:Wolfin matematiikan palkinnon saajat]] Sleeping for 9.9 seconds, 2008-06-03 20:25:42 Dumping to category.dump.bz2, please wait... Traceback (most recent call last): File "C:\svn\pywikipedia\category.py", line 952, in <module> bot.run() File "C:\svn\pywikipedia\category.py", line 425, in run if oldTalk.move(newTalkTitle, reason): File "c:\svn\pywikipedia\wikipedia.py", line 2095, in move raise PageNotSaved(u'Page move failed: Target page [[%s]] already exists.' % newtitle) wikipedia.PageNotSaved: Page move failed: Target page [[Keskustelu luokasta:Wolfin matematiikan palkinnon saajat]] already exists.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1983819...
pywikipedia-l@lists.wikimedia.org