On Aug 22, 2013, at 3:44 AM, [email protected] wrote: > Seems you are using the compat version of the framework and the "old API" > Special:Export ist not availlable on your wiki. > > Would you please check whether there is a special page Special:Export on your > wiki at all? > > If you haven't, you must use the core version of the framework.
1- This is a semantic MediaWiki... 2- Yes, there is a "Export pages to RDF" entry in Special Pages under Semantic MediaWiki. 3- I'm using ?the last? SVN version -- downloaded on 1 July, just before you converted to GIT 4- I have no idea what the "compat version" of the framework happens to be, nor the "core version" I have been doing test runs with the bot and they seem to work... this was one of the things I was trying to test. > ----- Original Nachricht ---- > Von: "William H. Magill" <[email protected]> > An: Pywikipedia discussion list <[email protected]> > Datum: 22.08.2013 08:52 > Betreff: [Pywikipedia-l] Does cosemetic_changes.py only support monobook? > >> Does cosemetic_changes.py only support monobook? >> >> We use Vector as the default skin and I'm getting the following: >> >> =====<cut here>===== >>> python cosmetic_changes.py -page:User:Magill/Projects-History-1 >> >> ATTENTION: You can run this script as a stand-alone for testing purposes. >> However, the changes that are made are only minor, and other users >> might get angry if you fill the version histories and watchlists with such >> irrelevant changes. Some wikis prohibit stand-alone running. >> Do you really want to continue? ([y]es, [N]o) y >> Getting 1 page from lotro-wiki:en... >> Traceback (most recent call last): >> File "/Users/magill/pywikipedia/pagegenerators.py", line 1234, in __iter__ >> for loaded_page in self.preload(somePages): >> File "/Users/magill/pywikipedia/pagegenerators.py", line 1253, in preload >> pywikibot.getall(site, pagesThisSite) >> File "/Users/magill/pywikipedia/wikipedia.py", line 5480, in getall >> _GetAll(site, pages, throttle, force).run() >> File "/Users/magill/pywikipedia/wikipedia.py", line 5097, in run >> data = self.getData() >> File "/Users/magill/pywikipedia/wikipedia.py", line 5281, in getData >> response, data = self.site.postForm(address, predata) >> File "/Users/magill/pywikipedia/wikipedia.py", line 6463, in postForm >> cookies=self.cookies(sysop = sysop)) >> File "/Users/magill/pywikipedia/wikipedia.py", line 6514, in postData >> raise PageNotFound(u'Page %s could not be retrieved. Check your family >> file ?' % url) >> PageNotFound: Page >> http://lotro-wiki.com/index.php?title=Special:Export&useskin=monobook could >> not be retrieved. Check your family file ? >> Page http://lotro-wiki.com/index.php?title=Special:Export&useskin=monobook >> could not be retrieved. Check your family file ? >> =====<cut here>===== >> >> Especially, I don't understand the reference to the Family File. >> >> "README-family.txt" makes no reference to either "style' or "mono." >> >> Manual:Pywikipediabot/cosmetic changes.py -- doesn't mention any restriction >> >> I also note that page has a "cute" little SubVersion Daemon -- which I'm >> guessing ALL of the script pages have. >> >> >> Also "docs" fails. >> =====<cut here>===== >>> python maintenance/release.py >> * create docs from docstrings in HTML and LaTeX (PDF) format >> [doxygen & doxypy] >> (enable doxypy by downloading doxypy.py from >> http://code.foosel.org/doxypy, >> placing it into the docs/ folder and uncommenting the doxypy related >> lines >> in Doxygen config file) >> sh: -c: line 0: syntax error near unexpected token `>' >> sh: -c: line 0: `doxygen &>> >> /Users/magill/pywikipedia/docs/release-doxygen.log' >> * run unittests >> [nosetests] >> * create coverage report in HTML format >> [coverage] >> sh: coverage: command not found >> =====<cut here>===== >> >> release-nosetests.log contains only one line: >> Thu Aug 22 02:38:26 2013 >> sh: nosetests: command not found >> T.T.F.N. William H. Magill # iMac11,3 Core i7 [2.93GHz - 8 GB 1067MHz] OS X 10.8.4 # MacBook Pro4.1 Core 2 Duo [2.5GHz - 4GB 667] OS X 10.6.8 # Macmini6,1 Intel Core i5 [2.5 Ghz - 4GB 1600MHz] OS X 10.8.3 [email protected] [email protected] [email protected] _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
