Last modified: 2014-08-14 17:46:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70658, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68658 - imagerecat fails on attempting to process any page
imagerecat fails on attempting to process any page
Status: RESOLVED FIXED
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
core-(2.0)
All All
: Unprioritized normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks: pwb_script_tests
  Show dependency treegraph
 
Reported: 2014-07-27 02:15 UTC by John Mark Vandenberg
Modified: 2014-08-14 17:46 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Mark Vandenberg 2014-07-27 02:15:12 UTC
$ python pwb.py scripts/imagerecat -simulate
Traceback (most recent call last):
  File "pwb.py", line 157, in <module>
    run_python_file(fn, argv, argvu)
  File "pwb.py", line 67, in run_python_file
    exec(compile(source, filename, "exec"), main_mod.__dict__)
  File "scripts/imagerecat.py", line 482, in <module>
    main()
  File "scripts/imagerecat.py", line 478, in main
    categorizeImages(generator, onlyFilter, onlyUncat)
  File "scripts/imagerecat.py", line 79, in categorizeImages
    imagepage = pywikibot.ImagePage(page.site(), page.title())
TypeError: 'APISite' object is not callable
<type 'exceptions.TypeError'>
CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort
Comment 1 Gerrit Notification Bot 2014-08-12 22:33:54 UTC
Change 153720 had a related patch set uploaded by Mpaa:
Bug 68658-imagerecat without parameters results in obtuse backtrace

https://gerrit.wikimedia.org/r/153720
Comment 2 Gerrit Notification Bot 2014-08-14 03:22:23 UTC
Change 153720 merged by jenkins-bot:
Bug 68658-imagerecat fails to process pages

https://gerrit.wikimedia.org/r/153720

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links