Guest User

Untitled

a guest
Mar 20th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.18 KB | None | 0 0
  1. Exception during UpdaterModule.Update
  2. Traceback (most recent call last):
  3. File "lib\update.pyc", line 528, in Update
  4. File "lib\update.pyc", line 554, in _Update
  5. File "lib\update.pyc", line 278, in Run
  6. File "zsync\zsync.pyc", line 1210, in CreatePatch
  7. File "zsync\zsync.pyc", line 947, in GetFilesToRepair
  8. File "checksum.pyc", line 357, in GetSum
  9. File "checksum.pyc", line 199, in ChecksumFile
  10. File "checksum.pyc", line 210, in ChecksumFileObject
  11. File "core_utils.pyc", line 241, in ReadToCallback
  12. IOError: [Errno 13] Permission denied
  13. Locals by frame, innermost last:
  14. Frame __bootstrap in threading.pyc at line 503:
  15. self = <Thread(UpdaterProcessThread, started 5304)>
  16. Frame __bootstrap_inner in threading.pyc at line 530:
  17. self = <Thread(UpdaterProcessThread, started 5304)>
  18. Frame run in threading.pyc at line 483:
  19. self = <Thread(UpdaterProcessThread, started 5304)>
  20. self._Thread__args = ()
  21. self._Thread__block = <Condition(<thread.lock object at 0x04793140>, 0)>
  22. self._Thread__daemonic = False
  23. self._Thread__ident = 5304
  24. self._Thread__initialized = True
  25. self._Thread__kwargs = {}
  26. self._Thread__name = 'UpdaterProcessThread'
  27. self._Thread__started = <threading._Event object at 0x047C9310>
  28. self._Thread__stderr = <__main__.Stderr object at 0x004B4610>
  29. self._Thread__stopped = False
  30. self._Thread__target = <bound method UpdaterModule.Update of <lib.update.UpdaterModule instance at 0x047B77D8>>
  31. self._Verbose__verbose = False
  32. Frame Update in lib\update.pyc at line 533:
  33. self = <lib.update.UpdaterModule instance at 0x047B77D8>
  34. self.average = 118191.03814272868
  35. self.bps = ' - '
  36. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  37. self.dxFolder = u'C:\\Program Files (x86)\\CCP\\EVE\\bin\\DirectX'
  38. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  39. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  40. self.info = <function wrapper at 0x047CB6F0>
  41. self.isRunning = <threading._Event object at 0x047ABF90>
  42. self.lastBpsUpdate = 1332264907.37
  43. self.lock = <thread.lock object at 0x04793220>
  44. self.proc = <lib.update.CreateHttpPatch instance at 0x047CFEB8>
  45. self.server = 'TQ'
  46. self.settings = <lib.userSettings.UserSettings instance at 0x047B76E8>
  47. self.startTime = 1332264898.343
  48. self.successful = False
  49. self.totalLast = 599800
  50. Frame _Update in lib\update.pyc at line 574:
  51. args = [u'C:\\Program Files (x86)\\CCP\\EVE', <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>, u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download', <function wrapper at 0x047CB6F0>]
  52. oldDXFolderSums = '\x0b\x01\xf2K?\x1a%\xcc\x94\xf7)\x15\x9e\x88<\xb0L\x1d\xa2r|\x8aHb2\x15\x1a\x0f\xaae\xdel\xb1\x16P\x9e\xa1\xbe\xce\x99x\xde\xd8_\x95\xd5\xb5\xcb\\\xb4JA\x95Wo\xe4\xccK\xff\n\xee\x01\xf1\x19\x8bV\xb0\x8e\xa4\x19\xe7x:|\x94w\xf2\xcb\x93.\xf5Uj?!\xed\x89\xb1\x845n\x8a\x12Wp\x1b:\xa4\x03"l\xc6<\x19\xa0\xab\x8d\xb3\x17\x97&\xbc\x08\xe6\x8a;]\x08\xad\xbc\xd3S\xd7\x16r%\xc4\xd6c\xff\x08k\x07\xf2\x11x$L\xa8\xab;\xf8\xb3!\xc2\xe4:\xf7#\x07P\x8d\xf4\x17\xa1T\xc3\xf1\xaf\xd5\xb6J\xc3\xe4O/8\xa3\xbf\x84\x00\xf1\x1a@\xa3\x909\xfc\x9c\xaa'
  53. patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-352940.patch'
  54. self = <lib.update.UpdaterModule instance at 0x047B77D8>
  55. self.average = 118191.03814272868
  56. self.bps = ' - '
  57. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  58. self.dxFolder = u'C:\\Program Files (x86)\\CCP\\EVE\\bin\\DirectX'
  59. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  60. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  61. self.info = <function wrapper at 0x047CB6F0>
  62. self.isRunning = <threading._Event object at 0x047ABF90>
  63. self.lastBpsUpdate = 1332264907.37
  64. self.lock = <thread.lock object at 0x04793220>
  65. self.proc = <lib.update.CreateHttpPatch instance at 0x047CFEB8>
  66. self.server = 'TQ'
  67. self.settings = <lib.userSettings.UserSettings instance at 0x047B76E8>
  68. self.startTime = 1332264898.343
  69. self.successful = False
  70. self.totalLast = 599800
  71. Frame Run in lib\update.pyc at line 278:
  72. self = <lib.update.CreateHttpPatch instance at 0x047CFEB8>
  73. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  74. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  75. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  76. self.info = <function wrapper at 0x047CB6F0>
  77. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-352940.patch'
  78. self.progress = <lib.update.UpdaterProgress instance at 0x077332B0>
  79. self.stepWeight = [(0, <function <lambda> at 0x047CB970>), (0.05, <function <lambda> at 0x047CBB70>), (0.1, <function <lambda> at 0x047CBB70>), (0.1, <function <lambda> at 0x047CBB70>), (0.25, <function <lambda> at 0x047CBB70>), (0.5, <function downloadFunc at 0x047CBB30>)]
  80. self.url = 'http://cdn1.eveonline.com/352940/RepairData_352940.dat'
  81. self.z = <zsync.zsync.CreatePatch instance at 0x047CFDC8>
  82. Frame CreatePatch in zsync\zsync.pyc at line 1210:
  83. self = <zsync.zsync.CreatePatch instance at 0x047CFDC8>
  84. self.badBlocks = None
  85. self.dataBlockIndex = None
  86. self.dl_amount = 0
  87. self.dl_total = 0
  88. self.downloadFolder = None
  89. self.downloadRanges = None
  90. self.downloadThreads = 5
  91. self.filesToRepair = []
  92. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  93. self.fp = None
  94. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  95. self.ignore = ['launcher/*']
  96. self.info = <zsync.dataPackage.ReadSyncPackage object at 0x047C9E90>
  97. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-352940.patch'
  98. self.patchIndex = OrderedDict([('LogServer.exe', {'mode': 33279}), ('bin\\APEXFramework_x86.dll', {'mode': 33206}), ('bin\\APEX_BasicIOS_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_Legacy_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_x86.dll', {'mode': 33206}), ('bin\\APEX_Framework_Legacy_x86.dll', {'mode': 33206}), ('bin\\Awesomium.dll', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx10_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx11_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx9_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\DSETUP.dll', {'mode': 33206}), ('bin\\DirectX\\DXSETUP.exe', {'mode': 33279}), ('bin\\DirectX\\dsetup32.dll', {'mode': 33206}), ('bin\\DirectX\\dxdllreg_x86.cab', {'mode': 33206}), ('bin\\DirectX\\dxnt.cab', {'mode': 33206}), ('bin\\DirectX\\dxupdate.cab', {'mode': 33206}), ('bin\\EveLocalization.dll', {'mode': 33206}), ('bin\\ExeFile.exe', {'mode': 33279}), ('bin\\Extensions.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\Microsoft.VC80.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcm80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcp80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcr80.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\Microsoft.VC90.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcm90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcp90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcr90.dll', {'mode': 33206}), ('bin\\PhysXCooking.dll', {'mode': 33206}), ('bin\\PhysXCore.dll', {'mode': 33206}), ('bin\\PhysXDevice.dll', {'mode': 33206}), ('bin\\PhysXLoader.dll', {'mode': 33206}), ('bin\\_GameWorld.dll', {'mode': 33206}), ('bin\\_PlanetResources.dll', {'mode': 33206}), ('bin\\_audio2.dll', {'mode': 33206}), ('bin\\_ctypes.pyd', {'mode': 33206}), ('bin\\_icu.pyd', {'mode': 33206}), ('bin\\_ssl.pyd', {'mode': 33206}), ('bin\\_trinity_deploy.dll', {'fromHash': '31e4acd587917b7c923699323a5386b40a53f77a', 'toHash': '710fd61a593d08644de31510bad6fa0ed29a6cce', 'dataIndexes': [(4838229438L, 4838246128L), (4838246128L, 4838253315L), (4838253315L, 4838270431L), (4838270431L, 4838290532L), (4838290532L, 4838313679L), (4838313679L, 4838332330L), (4838332330L, 4838353810L), (4838353810L, 4838370087L), (4838370087L, 4838388580L), (4838388580L, 4838407178L), (4838407178L, 4838429271L), (4838429271L, 4838446542L), (4838446542L, 4838465757L), (4838465757L, 4838488509L), (4838488509L, 4838506356L), (4838506356L, 4838526943L), (4838526943L, 4838546764L), (4838546764L, 4838559213L), (4838559213L, 4838576491L), (4838576491L, 4838595868L), (4838595868L, 4838614994L), (4838614994L, 4838636242L), (4838636242L, 4838658669L), (4838658669L, 4838681055L), (4838681055L, 4838702285L), (4838702285L, 4838721767L), (4838721767L, 4838740380L), (4838740380L, 4838762525L), (4838762525L, 4838783735L), (4838783735L, 4838800001L), (4838800001L, 4838811872L), (4838811872L, 4838830375L), (4838830375L, 4838855500L), (4838855500L, 4838880395L), (4838880---truncated---
  99. self.progress = <lib.update.UpdaterProgress instance at 0x077332B0>
  100. self.restorers = None
  101. self.resumeDataPos = 20971520
  102. self.resumePatch = 0
  103. self.rsums = None
  104. self.sortingFunc = <function CustomFileOrderSort at 0x0449F8F0>
  105. self.url = 'http://cdn1.eveonline.com/352940/RepairData_352940.dat'
  106. self.whitelist = []
  107. Frame GetFilesToRepair in zsync\zsync.pyc at line 957:
  108. dataIndexes = [(5443563774L, 5443627998L), (5443627998L, 5443693519L), (5443693519L, 5443758988L), (5443758988L, 5443824546L), (5443824546L, 5443890253L), (5443890253L, 5443955688L), (5443955688L, 5444021272L), (5444021272L, 5444086800L), (5444086800L, 5444152447L), (5444152447L, 5444218293L), (5444218293L, 5444283962L), (5444283962L, 5444349458L), (5444349458L, 5444414999L), (5444414999L, 5444480521L), (5444480521L, 5444546034L), (5444546034L, 5444611456L), (5444611456L, 5444677205L), (5444677205L, 5444742805L), (5444742805L, 5444808471L), (5444808471L, 5444874196L), (5444874196L, 5444939695L), (5444939695L, 5445005306L), (5445005306L, 5445070919L), (5445070919L, 5445136377L), (5445136377L, 5445201941L), (5445201941L, 5445267399L), (5445267399L, 5445332966L), (5445332966L, 5445398396L), (5445398396L, 5445463975L), (5445463975L, 5445529346L), (5445529346L, 5445594895L), (5445594895L, 5445660332L), (5445660332L, 5445725980L), (5445725980L, 5445791376L), (5445791376L, 5445857099L), (5445857099L, 5445922406L), (5445922406L, 5445987334L), (5445987334L, 5446052643L), (5446052643L, 5446118061L), (5446118061L, 5446183417L), (5446183417L, 5446249156L), (5446249156L, 5446314886L), (5446314886L, 5446380487L), (5446380487L, 5446446112L), (5446446112L, 5446511320L), (5446511320L, 5446576129L), (5446576129L, 5446641184L), (5446641184L, 5446706661L), (5446706661L, 5446772307L), (5446772307L, 5446838011L), (5446838011L, 5446903675L), (5446903675L, 5446969323L), (5446969323L, 5447034838L), (5447034838L, 5447099799L), (5447099799L, 5447164333L), (5447164333L, 5447229359L), (5447229359L, 5447294953L), (5447294953L, 5447360565L), (5447360565L, 5447426024L), (5447426024L, 5447491555L), (5447491555L, 5447557083L), (5447557083L, 5447622785L), (5447622785L, 5447688479L), (5447688479L, 5447754075L), (5447754075L, 5447819652L), (5447819652L, 5447885232L), (5447885232L, 5447950644L), (5447950644L, 5448016105L), (5448016105L, 5448081473L), (5448081473L, 5448146824L), (5448146824L, 5448212245L), (5448212245L, 5448277659L), (5448277659L, 5448343073L), (5448343073L, 5448408547L), (5448408547L, 5448473965L), (5448473965L, 5448539488L), (5448539488L, 5448604990L), (5448604990L, 5448670647L), (5448670647L, 5448736222L), (5448736222L, 5448801884L), (5448801884L, 5448867592L), (5448867592L, 5448933263L), (5448933263L, 5448998969L), (5448998969L, 5449064552L), (5449064552L, 5449130060L), (5449130060L, 5449195657L), (5449195657L, 5449260456L), (5449260456L, 5449325116L), (5449325116L, 5449390049L), (5449390049L, 5449455653L), (5449455653L, 5449521325L), (5449521325L, 5449587087L), (5449587087L, 5449652911L), (5449652911L, 5449718631L), (5449718631L, 5449784450L), (5449784450L, 5449850171L), (5449850171L, 5449915972L), (5449915972L, 5449981746L), (5449981746L, 5450047508L), (5450047508L, 5450113291L), (5450113291L, 5450179081L), (5450179081L, 5450244924L), (5450244924L, 5450310749L), (5450310749L, 5450376478L), (5450376478L, 5450442269L), (5450442269L, 5450508055L), (5450508055L, 54---truncated---
  109. entries = ['LogServer.exe', 'bin\\APEXFramework_x86.dll', 'bin\\APEX_BasicIOS_x86.dll', 'bin\\APEX_Clothing_Legacy_x86.dll', 'bin\\APEX_Clothing_x86.dll', 'bin\\APEX_Framework_Legacy_x86.dll', 'bin\\Awesomium.dll', 'bin\\DirectX\\Aug2009_d3dx10_42_x86.cab', 'bin\\DirectX\\Aug2009_d3dx11_42_x86.cab', 'bin\\DirectX\\Aug2009_d3dx9_42_x86.cab', 'bin\\DirectX\\DSETUP.dll', 'bin\\DirectX\\DXSETUP.exe', 'bin\\DirectX\\dsetup32.dll', 'bin\\DirectX\\dxdllreg_x86.cab', 'bin\\DirectX\\dxnt.cab', 'bin\\DirectX\\dxupdate.cab', 'bin\\EveLocalization.dll', 'bin\\ExeFile.exe', 'bin\\Extensions.dll', 'bin\\Microsoft.VC80.CRT\\Microsoft.VC80.CRT.manifest', 'bin\\Microsoft.VC80.CRT\\msvcm80.dll', 'bin\\Microsoft.VC80.CRT\\msvcp80.dll', 'bin\\Microsoft.VC80.CRT\\msvcr80.dll', 'bin\\Microsoft.VC90.CRT\\Microsoft.VC90.CRT.manifest', 'bin\\Microsoft.VC90.CRT\\msvcm90.dll', 'bin\\Microsoft.VC90.CRT\\msvcp90.dll', 'bin\\Microsoft.VC90.CRT\\msvcr90.dll', 'bin\\PhysXCooking.dll', 'bin\\PhysXCore.dll', 'bin\\PhysXDevice.dll', 'bin\\PhysXLoader.dll', 'bin\\_GameWorld.dll', 'bin\\_PlanetResources.dll', 'bin\\_audio2.dll', 'bin\\_ctypes.pyd', 'bin\\_icu.pyd', 'bin\\_ssl.pyd', 'bin\\_trinity_deploy.dll', 'bin\\_vivox.dll', 'bin\\_yaml.pyd', 'bin\\binkw32.dll', 'bin\\blue.dll', 'bin\\ccpBrowser.exe', 'bin\\ccpBrowserHost.dll', 'bin\\ccpBrowserThunk.dll', 'bin\\chartdir.dll', 'bin\\cuda.dll', 'bin\\cudart.dll', 'bin\\cudart32_30_9.dll', 'bin\\db.dll', 'bin\\dbghelp.dll', 'bin\\destiny.dll', 'bin\\geo2.dll', 'bin\\icudt38.dll', 'bin\\icudt46.dll', 'bin\\icuin46.dll', 'bin\\icuuc46.dll', 'bin\\libsndfile-1.dll', 'bin\\msvcp100.dll', 'bin\\msvcr100.dll', 'bin\\ortp.dll', 'bin\\physxcudart_20.dll', 'bin\\pxtask_cuda_x86.dll', 'bin\\pychartdir27.pyd', 'bin\\pyexpat.pyd', 'bin\\python27.dll', 'bin\\tbb.dll', 'bin\\telemetry32.dll', 'bin\\umbra.dll', 'bin\\vivoxoal.dll', 'bin\\vivoxsdk.dll', 'bin\\zlib1.dll', 'bulkdata\\1000001.cache2', 'bulkdata\\1200001.cache2', 'bulkdata\\1400002.cache2', 'bulkdata\\1400008.cache2', 'bulkdata\\1400009.cache2', 'bulkdata\\1400010.cache2', 'bulkdata\\1400011.cache2', 'bulkdata\\1400016.cache2', 'bulkdata\\1800001.cache2', 'bulkdata\\1800003.cache2', 'bulkdata\\1800004.cache2', 'bulkdata\\1800005.cache2', 'bulkdata\\1800006.cache2', 'bulkdata\\1800007.cache2', 'bulkdata\\2000001.cache2', 'bulkdata\\2001600002.cache2', 'bulkdata\\2001600003.cache2', 'bulkdata\\2001600004.cache2', 'bulkdata\\2001600005.cache2', 'bulkdata\\2001600006.cache2', 'bulkdata\\2001600007.cache2', 'bulkdata\\2001700035.cache2', 'bulkdata\\2001800001.cache2', 'bulkdata\\2001800002.cache2', 'bulkdata\\2001800004.cache2', 'bulkdata\\2001800005.cache2', 'bulkdata\\2001900002.cache2', 'bulkdata\\2001900003.cache2', 'bulkdata\\2002200001.cache2', 'bulkdata\\2002200002.cache2', 'bulkdata\\2002200006.cache2', 'bulkdata\\2002200009.cache2', 'bulkdata\\2002200010.cache2', 'bulkdata\\2002200011.cache2', 'bulkdata\\2002400001.cache2', 'bulkdata\\2002400002.cache2', 'bulkdata\\2002400003.---truncated---
  110. entry = 'common.ini'
  111. expectedHash = 'e5ec8c7308eb75bcdd1b57a7760ed913af76f7ad'
  112. fileAbs = u'C:\\Program Files (x86)\\CCP\\EVE\\res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  113. filePath = 'res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  114. info = <zsync.dataPackage.ReadSyncPackage object at 0x047C9E90>
  115. listOfFiles = ['LogServer.exe', 'bin\\APEXFramework_x86.dll', 'bin\\APEX_BasicIOS_x86.dll', 'bin\\APEX_Clothing_Legacy_x86.dll', 'bin\\APEX_Clothing_x86.dll', 'bin\\APEX_Framework_Legacy_x86.dll', 'bin\\Awesomium.dll', 'bin\\DirectX\\Aug2009_d3dx10_42_x86.cab', 'bin\\DirectX\\Aug2009_d3dx11_42_x86.cab', 'bin\\DirectX\\Aug2009_d3dx9_42_x86.cab', 'bin\\DirectX\\DSETUP.dll', 'bin\\DirectX\\DXSETUP.exe', 'bin\\DirectX\\dsetup32.dll', 'bin\\DirectX\\dxdllreg_x86.cab', 'bin\\DirectX\\dxnt.cab', 'bin\\DirectX\\dxupdate.cab', 'bin\\EveLocalization.dll', 'bin\\ExeFile.exe', 'bin\\Extensions.dll', 'bin\\Microsoft.VC80.CRT\\Microsoft.VC80.CRT.manifest', 'bin\\Microsoft.VC80.CRT\\msvcm80.dll', 'bin\\Microsoft.VC80.CRT\\msvcp80.dll', 'bin\\Microsoft.VC80.CRT\\msvcr80.dll', 'bin\\Microsoft.VC90.CRT\\Microsoft.VC90.CRT.manifest', 'bin\\Microsoft.VC90.CRT\\msvcm90.dll', 'bin\\Microsoft.VC90.CRT\\msvcp90.dll', 'bin\\Microsoft.VC90.CRT\\msvcr90.dll', 'bin\\PhysXCooking.dll', 'bin\\PhysXCore.dll', 'bin\\PhysXDevice.dll', 'bin\\PhysXLoader.dll', 'bin\\_GameWorld.dll', 'bin\\_PlanetResources.dll', 'bin\\_audio2.dll', 'bin\\_ctypes.pyd', 'bin\\_icu.pyd', 'bin\\_ssl.pyd', 'bin\\_trinity_deploy.dll', 'bin\\_vivox.dll', 'bin\\_yaml.pyd', 'bin\\binkw32.dll', 'bin\\blue.dll', 'bin\\ccpBrowser.exe', 'bin\\ccpBrowserHost.dll', 'bin\\ccpBrowserThunk.dll', 'bin\\chartdir.dll', 'bin\\cuda.dll', 'bin\\cudart.dll', 'bin\\cudart32_30_9.dll', 'bin\\db.dll', 'bin\\dbghelp.dll', 'bin\\destiny.dll', 'bin\\geo2.dll', 'bin\\icudt38.dll', 'bin\\icudt46.dll', 'bin\\icuin46.dll', 'bin\\icuuc46.dll', 'bin\\libsndfile-1.dll', 'bin\\msvcp100.dll', 'bin\\msvcr100.dll', 'bin\\ortp.dll', 'bin\\physxcudart_20.dll', 'bin\\pxtask_cuda_x86.dll', 'bin\\pychartdir27.pyd', 'bin\\pyexpat.pyd', 'bin\\python27.dll', 'bin\\tbb.dll', 'bin\\telemetry32.dll', 'bin\\umbra.dll', 'bin\\vivoxoal.dll', 'bin\\vivoxsdk.dll', 'bin\\zlib1.dll', 'bulkdata\\1000001.cache2', 'bulkdata\\1200001.cache2', 'bulkdata\\1400002.cache2', 'bulkdata\\1400008.cache2', 'bulkdata\\1400009.cache2', 'bulkdata\\1400010.cache2', 'bulkdata\\1400011.cache2', 'bulkdata\\1400016.cache2', 'bulkdata\\1800001.cache2', 'bulkdata\\1800003.cache2', 'bulkdata\\1800004.cache2', 'bulkdata\\1800005.cache2', 'bulkdata\\1800006.cache2', 'bulkdata\\1800007.cache2', 'bulkdata\\2000001.cache2', 'bulkdata\\2001600002.cache2', 'bulkdata\\2001600003.cache2', 'bulkdata\\2001600004.cache2', 'bulkdata\\2001600005.cache2', 'bulkdata\\2001600006.cache2', 'bulkdata\\2001600007.cache2', 'bulkdata\\2001700035.cache2', 'bulkdata\\2001800001.cache2', 'bulkdata\\2001800002.cache2', 'bulkdata\\2001800004.cache2', 'bulkdata\\2001800005.cache2', 'bulkdata\\2001900002.cache2', 'bulkdata\\2001900003.cache2', 'bulkdata\\2002200001.cache2', 'bulkdata\\2002200002.cache2', 'bulkdata\\2002200006.cache2', 'bulkdata\\2002200009.cache2', 'bulkdata\\2002200010.cache2', 'bulkdata\\2002200011.cache2', 'bulkdata\\2002400001.cache2', 'bulkdata\\2002400002.cache2', 'bulkdata\\2002400003.---truncated---
  116. localHash = None
  117. p = <lib.update.UpdaterProgress instance at 0x077332B0>
  118. ret = ['bin\\_trinity_deploy.dll', 'bulkdata\\2209987.cache2', 'bulkdata\\version', 'lib\\carbonlib.ccp', 'lib\\carbonstdlib.ccp', 'lib\\evelib.ccp', 'manifest.dat', 'resCharacterModularMaleHeadHiRes.stuff', 'resDX9AmarrStations.stuff', 'resDX9PlanetsIce.stuff', 'resDX9PlanetsLava.stuff', 'resLocalization.stuff', 'res\\audio\\Atmos.bnk', 'res\\audio\\Effects.bnk', 'res\\audio\\Modules.bnk', 'res\\audio\\Placeables.bnk', 'res\\audio\\ShipEffects.bnk', 'res\\audio\\Turrets.bnk']
  119. self = <zsync.zsync.CreatePatch instance at 0x047CFDC8>
  120. self.badBlocks = None
  121. self.dataBlockIndex = None
  122. self.dl_amount = 0
  123. self.dl_total = 0
  124. self.downloadFolder = None
  125. self.downloadRanges = None
  126. self.downloadThreads = 5
  127. self.filesToRepair = []
  128. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  129. self.fp = None
  130. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  131. self.ignore = ['launcher/*']
  132. self.info = <zsync.dataPackage.ReadSyncPackage object at 0x047C9E90>
  133. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-352940.patch'
  134. self.patchIndex = OrderedDict([('LogServer.exe', {'mode': 33279}), ('bin\\APEXFramework_x86.dll', {'mode': 33206}), ('bin\\APEX_BasicIOS_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_Legacy_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_x86.dll', {'mode': 33206}), ('bin\\APEX_Framework_Legacy_x86.dll', {'mode': 33206}), ('bin\\Awesomium.dll', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx10_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx11_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx9_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\DSETUP.dll', {'mode': 33206}), ('bin\\DirectX\\DXSETUP.exe', {'mode': 33279}), ('bin\\DirectX\\dsetup32.dll', {'mode': 33206}), ('bin\\DirectX\\dxdllreg_x86.cab', {'mode': 33206}), ('bin\\DirectX\\dxnt.cab', {'mode': 33206}), ('bin\\DirectX\\dxupdate.cab', {'mode': 33206}), ('bin\\EveLocalization.dll', {'mode': 33206}), ('bin\\ExeFile.exe', {'mode': 33279}), ('bin\\Extensions.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\Microsoft.VC80.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcm80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcp80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcr80.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\Microsoft.VC90.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcm90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcp90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcr90.dll', {'mode': 33206}), ('bin\\PhysXCooking.dll', {'mode': 33206}), ('bin\\PhysXCore.dll', {'mode': 33206}), ('bin\\PhysXDevice.dll', {'mode': 33206}), ('bin\\PhysXLoader.dll', {'mode': 33206}), ('bin\\_GameWorld.dll', {'mode': 33206}), ('bin\\_PlanetResources.dll', {'mode': 33206}), ('bin\\_audio2.dll', {'mode': 33206}), ('bin\\_ctypes.pyd', {'mode': 33206}), ('bin\\_icu.pyd', {'mode': 33206}), ('bin\\_ssl.pyd', {'mode': 33206}), ('bin\\_trinity_deploy.dll', {'fromHash': '31e4acd587917b7c923699323a5386b40a53f77a', 'toHash': '710fd61a593d08644de31510bad6fa0ed29a6cce', 'dataIndexes': [(4838229438L, 4838246128L), (4838246128L, 4838253315L), (4838253315L, 4838270431L), (4838270431L, 4838290532L), (4838290532L, 4838313679L), (4838313679L, 4838332330L), (4838332330L, 4838353810L), (4838353810L, 4838370087L), (4838370087L, 4838388580L), (4838388580L, 4838407178L), (4838407178L, 4838429271L), (4838429271L, 4838446542L), (4838446542L, 4838465757L), (4838465757L, 4838488509L), (4838488509L, 4838506356L), (4838506356L, 4838526943L), (4838526943L, 4838546764L), (4838546764L, 4838559213L), (4838559213L, 4838576491L), (4838576491L, 4838595868L), (4838595868L, 4838614994L), (4838614994L, 4838636242L), (4838636242L, 4838658669L), (4838658669L, 4838681055L), (4838681055L, 4838702285L), (4838702285L, 4838721767L), (4838721767L, 4838740380L), (4838740380L, 4838762525L), (4838762525L, 4838783735L), (4838783735L, 4838800001L), (4838800001L, 4838811872L), (4838811872L, 4838830375L), (4838830375L, 4838855500L), (4838855500L, 4838880395L), (4838880---truncated---
  135. self.progress = <lib.update.UpdaterProgress instance at 0x077332B0>
  136. self.restorers = None
  137. self.resumeDataPos = 20971520
  138. self.resumePatch = 0
  139. self.rsums = None
  140. self.sortingFunc = <function CustomFileOrderSort at 0x0449F8F0>
  141. self.url = 'http://cdn1.eveonline.com/352940/RepairData_352940.dat'
  142. self.whitelist = []
  143. sz = 10537102894L
  144. Frame GetSum in checksum.pyc at line 357:
  145. c1 = <function <lambda> at 0x07A69630>
  146. c2 = <function <lambda> at 0x07A69670>
  147. c3 = <function <lambda> at 0x07A697B0>
  148. error = 'Traceback (most recent call last):\n File "checksum.pyc", line 335, in GetSum\n File "checksum.pyc", line 199, in ChecksumFile\n File "checksum.pyc", line 210, in ChecksumFileObject\n File "core_utils.pyc", line 241, in ReadToCallback\nIOError: [Errno 13] Permission denied\n Locals by frame, innermost last:\n Frame __bootstrap in threading.pyc at line 503:\n self = <Thread(UpdaterProcessThread, started 5304)>\n Frame __bootstrap_inner in threading.pyc at line 530:\n self = <Thread(UpdaterProcessThread, started 5304)>\n Frame run in threading.pyc at line 483:\n self = <Thread(UpdaterProcessThread, started 5304)>\n self._Thread__args = ()\n self._Thread__block = <Condition(<thread.lock object at 0x04793140>, 0)>\n self._Thread__daemonic = False\n self._Thread__ident = 5304\n self._Thread__initialized = True\n self._Thread__kwargs = {}\n self._Thread__name = \'UpdaterProcessThread\'\n self._Thread__started = <threading._Event object at 0x047C9310>\n self._Thread__stderr = <__main__.Stderr object at 0x004B4610>\n self._Thread__stopped = False\n self._Thread__target = <bound method UpdaterModule.Update of <lib.update.UpdaterModule instance at 0x047B77D8>>\n self._Verbose__verbose = False\n Frame Update in lib\\update.pyc at line 528:\n self = <lib.update.UpdaterModule instance at 0x047B77D8>\n self.average = 118191.03814272868\n self.bps = \' - \'\n self.cache = u\'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\\\\launcher\\\\cache\\\\Download\'\n self.dxFolder = u\'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\\\\bin\\\\DirectX\'\n self.folder = u\'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\'\n self.hashdb = <ChecksumDB at \'C:\\\\PROGRA~2\\\\CCP\\\\EVE\\\\launcher\\\\cache\\\\checksums\'>\n self.info = <function wrapper at 0x047CB6F0>\n self.isRunning = <threading._Event object at 0x047ABF90>\n self.lastBpsUpdate = 1332264902.364\n self.lock = <thread.lock object at 0x04793220>\n self.proc = <lib.update.CreateHttpPatch instance at 0x047CFEB8>\n self.server = \'TQ\'\n self.settings = <lib.userSettings.UserSettings instance at 0x047B76E8>\n self.startTime = 1332264898.343\n self.successful = False\n self.totalLast = 599800\n Frame _Update in lib\\update.pyc at line 554:\n args = [u\'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\', <ChecksumDB at \'C:\\\\PROGRA~2\\\\CCP\\\\EVE\\\\launcher\\\\cache\\\\checksums\'>, u\'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\\\\launcher\\\\cache\\\\Download\', <function wrapper at 0x047CB6F0>]\n oldDXFolderSums = \'\\x0b\\x01\\xf2K?\\x1a%\\xcc\\x94\\xf7)\\x15\\x9e\\x88<\\xb0L\\x1d\\xa2r|\\x8aHb2\\x15\\x1a\\x0f\\xaae\\xdel\\xb1\\x1---truncated---
  149. fileAbs = u'C:\\Program Files (x86)\\CCP\\EVE\\res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  150. filePath = 'res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  151. key = 'res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  152. lengthCallback = <bound method UpdaterProgress.update of <lib.update.UpdaterProgress instance at 0x077332B0>>
  153. method = 'sha1'
  154. mt = 1307723380.378994
  155. self = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  156. self._lock = <thread.lock object at 0x04793230>
  157. self._t = 1332264908.043
  158. self.db = {'res\\audio\\Jukebox\\Ambient064.mp3': {'sha1': <checksum.PickleHash instance at 0x045F2788>}, 'res\\audio\\271569019.ogg': {'sha1': <checksum.PickleHash instance at 0x07A64120>}, 'resPlaceableMinmatar.stuff': {'sha1': <checksum.PickleHash instance at 0x045FB210>}, 'res\\audio\\1013030001.ogg': {'sha1': <checksum.PickleHash instance at 0x045DB300>}, 'res\\audio\\757263753.ogg': {'sha1': <checksum.PickleHash instance at 0x04588D50>}, 'resInteriorShared.stuff': {'sha1': <checksum.PickleHash instance at 0x0472E648>}, 'bulkdata\\2002400001.cache2': {'sha1': <checksum.PickleHash instance at 0x07A715D0>}, 'res\\audio\\235937028.ogg': {'sha1': <checksum.PickleHash instance at 0x045F5B70>}, 'res\\audio\\508711074.ogg': {'sha1': <checksum.PickleHash instance at 0x045F9EB8>}, 'resDX9RockStructures.stuff': {'sha1': <checksum.PickleHash instance at 0x07A73418>}, 'res\\audio\\460111584.ogg': {'sha1': <checksum.PickleHash instance at 0x04644738>}, 'bin\\Awesomium.dll': {'sha1': <checksum.PickleHash instance at 0x045D5B98>}, 'resCharacterMisc.stuff': {'sha1': <checksum.PickleHash instance at 0x0473A800>}, 'res\\audio\\224461894.ogg': {'sha1': <checksum.PickleHash instance at 0x045EA6E8>}, 'res\\audio\\260953280.ogg': {'sha1': <checksum.PickleHash instance at 0x045DBCD8>}, 'res\\audio\\Init.bnk': {'sha1': <checksum.PickleHash instance at 0x04735C10>}, 'bin\\destiny.dll': {'sha1': <checksum.PickleHash instance at 0x0795A170>}, 'res\\audio\\Jukebox\\Ambient069.mp3': {'sha1': <checksum.PickleHash instance at 0x045D5A58>}, 'res\\audio\\977371541.ogg': {'sha1': <checksum.PickleHash instance at 0x07A6AD78>}, 'res\\audio\\285225641.ogg': {'sha1': <checksum.PickleHash instance at 0x046E1918>}, 'resDX9SanshaStations.stuff': {'sha1': <checksum.PickleHash instance at 0x04661030>}, 'ca-bundle.crt': {'sha1': <checksum.PickleHash instance at 0x07A6A530>}, 'res\\audio\\15849750.ogg': {'sha1': <checksum.PickleHash instance at 0x045D5F80>}, 'res\\audio\\710352788.ogg': {'sha1': <checksum.PickleHash instance at 0x045D5990>}, 'res\\audio\\Jukebox\\Ambient041.mp3': {'sha1': <checksum.PickleHash instance at 0x04735D00>}, 'res\\audio\\995446866.ogg': {'sha1': <checksum.PickleHash instance at 0x0473A0D0>}, 'res\\audio\\265625918.ogg': {'sha1': <checksum.PickleHash instance at 0x045F5BE8>}, 'bin\\physxcudart_20.dll': {'sha1': <checksum.PickleHash instance at 0x0795A0A8>}, 'bulkdata\\3200002.cache2': {'sha1': <checksum.PickleHash instance at 0x07A6B8C8>}, 'res\\audio\\986283263.ogg': {'sha1': <checksum.PickleHash instance at 0x045FBF80>}, 'res\\audio\\421244214.ogg': {'sha1': <checksum.PickleHash instance at 0x04661F30>}, 'resDX9PlanetsGas.stuff': {'sha1': <checksum.PickleHash instance at 0x045887B0>}, 'res\\audio\\Incarna.bnk': {'sha1': <checksum.PickleHash instance at 0x04661710>}, 'resDX9GallenteShips01.stuff': {'sha1': <checksum.PickleHash instance at 0x04644AA8>}, 'res\\audio\\98153200.ogg': {'sha1': <checksum.PickleHash instance at 0x045F5CB0>}, 'bin\\python27.dll'---truncated---
  159. self.dbfile = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'
  160. self.workingdir = u'C:\\Program Files (x86)\\CCP\\EVE'
  161. Frame ChecksumFile in checksum.pyc at line 201:
  162. ReadToCallbackKwargs = {'lengthCallback': <bound method UpdaterProgress.update of <lib.update.UpdaterProgress instance at 0x077332B0>>}
  163. filename = u'C:\\Program Files (x86)\\CCP\\EVE\\res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik'
  164. fp = <closed file u'C:\\Program Files (x86)\\CCP\\EVE\\res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik', mode 'rb' at 0x0465A968>
  165. method = 'sha1'
  166. Frame ChecksumFileObject in checksum.pyc at line 210:
  167. ReadToCallbackKwargs = {'lengthCallback': <bound method UpdaterProgress.update of <lib.update.UpdaterProgress instance at 0x077332B0>>}
  168. fp = <closed file u'C:\\Program Files (x86)\\CCP\\EVE\\res\\video\\cq\\CQ_INCURSION_MAP_WINDOW.bik', mode 'rb' at 0x0465A968>
  169. method = 'sha1'
  170. s = <sha1 HASH object @ 07921920>
  171. Frame ReadToCallback in core_utils.pyc at line 241:
  172. buffersize = 8192
  173. callback = <built-in method update of _hashlib.HASH object at 0x07921920>
  174. data = '\x17\x1a]\xb4\xb1\x19\x94\xab\x95\xe1$W\xa3\x9f\x16=*\xbb\xca~\x83\x9d\x93\xc1:IIDJ\x16"\x00\xb2\xe3\x1cY\xbd\x932\x0eM\x8c\xf0I\x87\x94\xae3\xdc\xcf\xe7\x1eps\x13\xe3\xf2\xc133\xf0}3\xc3y\xf1yc\x92\x87D?\xa6\x8c^\x9eM\xfb\xbb1\x0c\x17\xb8\x8e\xf0\xe5\xba\xc9\x07S\x8e|{}n\xb7\x9e*L\xa0*%\x8c\x07\x9c\xdd{\xd3\x80\x05$\x05J\x1b\n\x00\x00\x00\x00\x00dj\x00\x00\xef\x02\x194\x0c\xf0\xf0a\xa5y\x00N\x08\x8eD\x07\\PF\x01` \x00\x00\x00\xd0\x17\x98\xe3}\xe7\xc3\xe3\x04\xfb\x95\x01\x81A\xfcA\xfb\x07\xf6V,\x08\x91\'\xad\xe7\xa9\x8bj\x9d*\xb4\xd8\xcdS\x95\xfa\xa8\xf4\xf4v\xad\xb7*(\xaa\xad*z\xfax\xb6N\xab\x8a\x8f\x9e\xe7q\x9c(\xba\xb50om\xab\xba\xaa\xd2N\xe7#\x8a\xe9\xceB\xbc\x05o\xab\xb6QOo\xd5\x16\xd5\xa5\xa1\x8d;\x9d\n:]\xad\x9a\xaa\xb6\xdeZ\xaaI"\x9d\xb7:\xcey\xdbV7\xe3\xa4\xde\xb6\xd5\x15\xce\x93mNw\x12\xd5\xd9\xf3\xd4\xb9%J\xbd\xf5\\\xdb@%\xd5\xa9\xc7\x19\xbcU6\xe7|\x9c\xf4l\xa9\x06\xbc=[\xbcU\xba\xcd\xd8\xd3S\xd5\r=O\xbaSh\xa7\xa6\xc3\xdbi\xbb\x89\x03<\xb7\x16@\x15\x9d\x1av\x10\x95\x96\xa8\x86e\x99\x0e\x95\x8c\x11I*\x86\x04\xca\x10\x80\x02\xc1"\x86\x00\x85\x0c\x06\x00)\xaa\x85\x94A\xa1\x80\x020\x04\x01\x86\x08\x96B\x05\xa0cD%\x02\x83D\x80\x140!Q\xcd\xacT\xacJQ|\x1c\xb6!r\x94\xd0B\x08%T\xabRJ)\xa5\x94R\x11\x11\x11+\x15\x11\x11\xb1R\x11\x11\x11+\x15\x11\x11\r\xb3R\xb1\x8a\x88`\x1a\x86a \xfa\x82\x0c\x03\x11\xd10\x0cDDDD\xc30\x0c\x03\x11\r\xc30\xb0R\xaaa\x18\x06\xd6\xbe\xdf4M\xb3r\x1c\xd7u]\xd7\x11\xd2\x11B\x08!\x84\x14B\x08!\x84\xf4\xbb\xda\xce\xb1RJ\xa9\xa6\x81\x88\x95R\r\xc3\xc0\xac\xb5\x8eX)\xe5k\x1d\xb3R\xca\xd7ZE4\xb0\xd6Z\xabhTZ\xb3\xd6\x9aYk\x1d\x0b\xe17L\xd7\x91F\xd1(D4M\xc3\xb4]\xd7A\xb4\t\xc0sL\xd3\x06\x00\x02\x00\x00\x00\xd3\x14\x12\x00\x08\r\xdb\xb2l\xdbF\xb4-\xc30\x0c\xac\xda\x16VJE\xac\xa4l\x14Jk\xad\x9b6"b\xadu4-\xc4Zs$+\xc7Zs\xb4,\xc4\x1c\xabh\x9a\x86Q5\xaa\x88hZ5s\x03\x11\xcdZk\x15\x11\xd1\x16\x88\x86\r\x8ei"\x1a\x86a V\xd10l\x1b\x11\r\xc3\xb0-\xc30L4\x0c\xc34\x8d*b\xd5@4\x8cZ\xa9F\x15\r\xec\xfb:\x16B\xc4*f\xedh!\x13\xe2\xc4\xaa\xc4\x8a\xa3\xedXhc\xd50\xb2\x88\x88\x88\x86a\x14B\x90\xaf\xa4\x10B\x90\xaf\xa4\x10B\x90VR\x08!\x84\xe3\x0b\x12B\x08!\x84 !\x84\x10B\x90\x10B\x08!HJ!\x84 \x10\x0e\x0bv8`\x08\xc0\xca\xb3\x1b\x80\x01\x00\x0c\xc3\x90\x00\x809\x16(\xb6\x99\x99\x13I\x82\xdb\xed\xb6\x00\xa5j\xceTF\rjf\xa6"\x15\xd8\x00\x00\x11\x91\x9dd\xdb\x00\x00\xdc\x96eY\x16\xd3\xedv\xdbZ\x02\xd0ck\r\x18\x86a\x18\xb0,\xcb\xed\xb6\xac\xa1\xb5v;A\rL\xad\x81\xd6Zk\xad%\xd34M\xd3\x14Ik\xad\xb5\xd6PJ)\xa5\xec\xda\xa6i\x9a\xa6\x99\x9d\x9d\x0c\xc30\x0c\x03\xe9t:\x9dv\x00\x00\x98fk\xad\xb5\x06(\xa5T\x92$\xa6i\x9a&\xc0\xb0m\x98\xa6\t@FF\x86e)\xa5F\x8d\xea\x02P_\xf2\xe5;\x9d\xe7\xe1p\x9c\x87C\x03\xec\xda\x95\xda\xb6i*\xa5\x14D\x04\x00\x96\xa90M\x13Z\xab\x8e\xc6a0\xef\xb9\xe6ZsY3\xad\xb5Ck\xad\x8d\x05\xd0k\xac^0ly\xfa\xd9\x99Ig\x00@\x03\x00\xd2i\x00\xd8+\x0b\x80a}\xf5\xf9,\xcb\xeb\xb5\xc0\xe9t\x9a\xa6\xea\xd9Zk\xad\r\x95\xb1,\xf7X\xf7\xeae\xb6\xd6Zkm\x1f\xa6y\xd8\xb6\xad\x01\x00T\x80r\x9a\xe6H0-\xcb\xb2\xac\xe4H?\xeb\x99O=jU\xaaR\xa9T*\x15P\xca\xa---truncated---
  175. get_size = <function <lambda> at 0x07A699F0>
  176. length = -1
  177. lengthCallback = <bound method UpdaterProgress.update of <lib.update.UpdaterProgress instance at 0x077332B0>>
  178. ln = 8192
  179. readFunc = <built-in method read of file object at 0x0465A968>
Advertisement
Add Comment
Please, Sign In to add comment