» Tue May 17, 2011 2:55 am
Hello everyone,
I have an interesting.... Dilemma. I have recently started to reinstall packages from a prior BAIN installation due to a mistake I made a few days ago. Everything has been going steady for a while now, until I receieved this message trying to install a particular package:
Traceback (most recent call last):
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 6936, in Execute
self.data.install(self.filterInstallables(),progress,last,override)
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 11501, in install
installer.install(archive,destFiles,self.data_sizeCrcDate,SubProgress(progress,index,index+1))
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 10688, in install
self.unpackToTemp(archive,dest_src.values(),SubProgress(progress,0,0.9))
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 10653, in unpackToTemp
self.clearTemp()
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 9713, in clearTemp
Installer.tempDir.rmtree(safety='Temp')
File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 477, in rmtree
shutil.rmtree(self._s)
File "C:\Python26\lib\shutil.py", line 216, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python26\lib\shutil.py", line 216, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python26\lib\shutil.py", line 216, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python26\lib\shutil.py", line 216, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "C:\Python26\lib\shutil.py", line 221, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "C:\Python26\lib\shutil.py", line 195, in onerror
raise
File "C:\Python26\lib\shutil.py", line 219, in rmtree
os.remove(fullname)
WindowsError: [Error 5] Access is denied: 'InstallerTemp\\sound\\fx\\fst\\earth\\fst_earth_01.wav'
I have no idea how to decipher this, as my knowledge of code is somewhat vacant. What I do know is that I can not install any other packages as this message keeps popping up. I am currently running the Wrye Bash 290 version update, and I will try and see if reinstalling the version prior/current version will fix the issue. Regardless, I posted this just for reference and to see if anyone else has reported this, as I cannot seem to find it. Thank you.
Sealwarrior
EDIT: No dice. Hm. Tried with v289,v288, and v287... Let me see with v285.
EDIT 2: No success. The good new is that this does not look like an issue with Wrye Bash v 290, or any other prior ones, I think. The bad news is that I while I can pinpoint the troubled files in question, I am not sure how to remedy this. Any aid will be appreciated. Thank you.