Bugs item #2815359, was opened at 2009-07-01 14:49 Message generated for change (Tracker Item Submitted) made by taxman457f You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2815359...
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: interwiki Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Taxman (taxman457f) Assigned to: Nobody/Anonymous (nobody) Summary: ValueError: on updating links
Initial Comment: I was running pywikipedia -confirm manually on http://es.wikipedia.org/wiki/Tango. After resolving a number of conflicts it was finally ready to save but returned the following traceback: What should be done? ([A]ccept, [r]eject, [g]ive up, accept a[l]l) a Updating links on page [[es:Tango]]. Dump es (wikipedia) saved Traceback (most recent call last): File "interwiki.py", line 2156, in <module> bot.run() File "interwiki.py", line 1865, in run self.queryStep() File "interwiki.py", line 1843, in queryStep subj.finish(self) File "interwiki.py", line 1401, in finish if self.replaceLinks(page, new, bot): File "interwiki.py", line 1501, in replaceLinks mods, mcomment, adding, removing, modifying = compareLanguages(old, new, insite = page.site()) File "interwiki.py", line 1893, in compareLanguages head, add, rem, mod = wikipedia.translate(insite.lang, msg) ValueError: need more than 3 values to unpack
I'm at pywikipedia revision 7010 running on Ubuntu 9.04 taxman@taxman-desktop:~/pyawb/pywikipedia$ python version.py Pywikipedia [http] trunk/pywikipedia (r7009, Jul 01 2009, 15:15:50) Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3]
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2815359...
pywikipedia-bugs@lists.wikimedia.org