Bugs item #3302496, was opened at 2011-05-15 18:45 Message generated for change (Tracker Item Submitted) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3302496...
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: xqt (xqt) Assigned to: Nobody/Anonymous (nobody) Summary: unlinking StoredPage fails
Initial Comment: While running multiple task unlinking StoredPage failes as follows
NOTE: Number of pages queued is 0, trying to add 60 more. Dump sm (wikipedia) appended. Traceback (most recent call last): File "C:\pywikibot\PWB\interwiki.py", line 2714, in <module> main() File "C:\pywikibot\PWB\interwiki.py", line 2696, in main StoredPage.SPdeleteStore() File "C:\pywikibot\PWB\interwiki.py", line 832, in SPdeleteStore os.unlink(StoredPage.SPpath) WindowsError: [Error 5] Access denied: 'C:\pywikibot\PWB\cache\pagestore2'
C:\pywikibot\PWB>version.py Pywikipedia [http] trunk/pywikipedia (r9241, 2011/05/12, 05:05:26) Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] config-settings: use_api = True use_api_login = True unicode test: triggers problem #3081100
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3302496...