Bugs item #3540201, was opened at 2012-07-04 07:41 Message generated for change (Settings changed) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3540201...
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: General
Group: None
Status: Closed
Resolution: None Priority: 6 Private: No Submitted By: André Malafaya Baptista (malafaya) Assigned to: Nobody/Anonymous (nobody) Summary: Category work sequence not correct in es.wiktionary
Initial Comment: When processing the whole lot of categories in es.wiktionary (-start:Category:!), I noticed it suddenly ends near letter E. After some poking around, I noticed it jumps right after Category:EN:V** to Category:Á**.
A test I made:
interwiki.py -lang:es -start:"Category:EN:V" -async -pt:1 -cleanup -auto -family:wiktionary NOTE: Number of pages queued is 0, trying to add 60 more. Getting 14 pages from wiktionary:es... Sleeping for 4.3 seconds, 2012-07-04 15:33:01 Dump es (wiktionary) appended.
(I hit Ctrl-C to inspect which categories are being worked on)
First thing to note is that it only retrieves 14 categories when you can check at es.wiktionary's Special:Categories that there are **hundreds** of categories after Category:EN:V.
When checking the dump, I have:
[[Categoría:África]] [[Categoría:Álava]] [[Categoría:Árabe]] [[Categoría:Árabe-Español]] [[Categoría:Árabe egipcio]] [[Categoría:Árabe egipcio-Español]] [[Categoría:Árboles]] [[Categoría:Índice del inglés]] [[Categoría:Índices ortográficos]] [[Categoría:Ñeengatú]] [[Categoría:Ñeengatú-Español]] [[Categoría:Óptica]] [[Categoría:ǃxóõ]] [[Categoría:ǃxóõ-Español]]
As you can see, it jumped to letter Á but it also contains categories starting with !, which would go further into the beginning of processing. After those 14 categories are worked, the bot stops. The categories between Category:ENM:** and Category:Z* were not processed.
Pywikipedia trunk/pywikipedia/ (r10435, 2012/07/01, 11:47:26) Python 2.7.2 (default, Jun 12 2011, 14:24:46) [MSC v.1500 64 bit (AMD64)] config-settings: use_api = True use_api_login = True unicode test: ok
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-07-18 21:10
Message: Should be fixed by Gerrit change #8407
----------------------------------------------------------------------
Comment By: André Malafaya Baptista (malafaya) Date: 2012-07-04 08:18
Message: Possibly related to MediaWiki bug #38165 (filed by myself): https://bugzilla.wikimedia.org/38165
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3540201...
pywikipedia-bugs@lists.wikimedia.org