Page MenuHomePhabricator

unlinking StoredPage fails with WindowsError: [Error 5] Access denied
Closed, DeclinedPublic

Description

Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1314/
Reported by: xqt
Created on: 2011-05-15 16:45:45
Subject: unlinking StoredPage fails
Original description:
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


Version: compat-(1.0)
Severity: normal
See Also:
https://sourceforge.net/p/pywikipediabot/bugs/1314

Details

Reference
bz55244

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:29 AM
bzimport set Reference to bz55244.
bzimport added a subscriber: Unknown Object (????).
jayvdb renamed this task from unlinking StoredPage fails to unlinking StoredPage fails with WindowsError: [Error 5] Access denied.Dec 5 2014, 8:12 AM
jayvdb set Security to None.
jayvdb moved this task from Backlog to compat problems on the Pywikibot-interwiki.py board.
jayvdb removed a subscriber: Unknown Object (????).
Aklapper triaged this task as Lowest priority.Jun 5 2015, 1:41 PM
Aklapper subscribed.

Pywikibot has two versions: Compat and Core. This task was filed about the older version, called Pywikibot-compat, which is not under active development anymore. Hence I'm lowering the priority of this task to reflect the reality. Unfortunately, the Pywikibot team does not have the manpower to retest every single bug report / feature request against the (maintained) Pywikibot code base. Furthermore, the code base of Pywikibot-Compat has changed a lot compared to the code base of Pywikibot-Core so there is a chance that the problem described in this task might not exist anymore. Please help: Unfortunately manpower is limited and does not allow testing every single reported task again. If you have time and interest in Pywikibot, please upgrade to Pywikibot-Core and add a comment to this task if the problem in this task still happens in Pywikibot-Core (or directly edit the task by removing the Pywikibot-compat project and adding the Pywikibot project to this task). To learn more about Pywikibot and to get involved in its development, please check out https://www.mediawiki.org/wiki/Manual:Pywikibot/Development Thank you for your understanding.

Xqt subscribed.

Won't fix in compat