Billinghurst created this task.
Billinghurst added subscribers: Billinghurst, Xqt.
Billinghurst added a project: pywikibot-core.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  Adding a start parameter other than ... -start:\! ... seems to be failing 
when I looked to recontinue a job that I had to stop.
  
  
  tools.wikisource-bot@tools-bastion-01:~$ python 
/shared/pywikipedia/core/scripts/touch.py -lang:en -family:wikisource 
-namespace:104 -start:"Page:Encyclopedia of Virginia Biography volume 
2.djvu/232" -log:enWS_104purge -pt:0  -user:billinghurst
  Traceback (most recent call last):
    File "/shared/pywikipedia/core/scripts/touch.py", line 106, in <module>
      main()
    File "/shared/pywikipedia/core/scripts/touch.py", line 90, in main
      elif not genFactory.handleArg(arg) and arg.startswith("-"):
    File "/shared/pywikipedia/core/pywikibot/pagegenerators.py", line 674, in 
handleArg
      site=self.site)
    File "/shared/pywikipedia/core/pywikibot/pagegenerators.py", line 849, in 
AllpagesPageGenerator
      content=content)
    File "/shared/pywikipedia/core/pywikibot/tools/__init__.py", line 1248, in 
wrapper
      return obj(*__args, **__kw)
    File "/shared/pywikipedia/core/pywikibot/site.py", line 3668, in allpages
      g_content=content)
    File "/shared/pywikipedia/core/pywikibot/site.py", line 1718, in _generator
      gen = gen_class(type_arg, **req_args)
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 2783, in 
__init__
      QueryGenerator.__init__(self, **kwargs)
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 2434, in 
__init__
      set(self.modules) & self.site._paraminfo.query_modules_with_limits
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 1033, in 
query_modules_with_limits
      self.fetch(self.submodules('query', True))
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 948, in 
submodules
      self.fetch([name])
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 562, in fetch
      self._fetch(modules)
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 674, in _fetch
      for mod in normalized_result.values())
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 723, in 
_generate_submodules
      self._add_submodules(module, submodules)
    File "/shared/pywikipedia/core/pywikibot/data/api.py", line 229, in 
_add_submodules
      assert modules == self._modules[name]
  AssertionError
  <type 'exceptions.AssertionError'>
  CRITICAL: Closing network session.
  
  
  
  @xqt says looks to be introduced at https://gerrit.wikimedia.org/r/#/c/231594/

TASK DETAIL
  https://phabricator.wikimedia.org/T109168

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Billinghurst
Cc: Xqt, Aklapper, pywikibot-bugs-list, Billinghurst, jayvdb, Malyacko



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to