Guest User

Untitled

a guest
Dec 13th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. rene@rene-stick:~/Arbeitsfläche$ winetricks python26
  2. Executing w_do_call python26
  3. Executing load_python26
  4. Executing mkdir -p /home/rene/.cache/winetricks/python26
  5. Downloading http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi to /home/rene/.cache/winetricks/python26
  6. --2013-08-08 14:47:10-- http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi
  7. Auflösen des Hostnamen »www.python.org (www.python.org)«... 82.94.164.162, 2001:888:2000:d::a2
  8. Verbindungsaufbau zu www.python.org (www.python.org)|82.94.164.162|:80... verbunden.
  9. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
  10. Länge: 14536192 (14M) [application/x-msi]
  11. In »»python-2.6.2.msi«« speichern.
  12.  
  13. 100%[======================================>] 14.536.192 683KB/s in 21s
  14.  
  15. 2013-08-08 14:47:32 (673 KB/s) - »»python-2.6.2.msi«« gespeichert [14536192/14536192]
  16.  
  17. Executing mkdir -p /home/rene/.cache/winetricks/python26
  18. Downloading http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe to /home/rene/.cache/winetricks/python26
  19. --2013-08-08 14:47:34-- http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe
  20. Auflösen des Hostnamen »downloads.sourceforge.net (downloads.sourceforge.net)«... 216.34.181.59
  21. Verbindungsaufbau zu downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... verbunden.
  22. HTTP-Anforderung gesendet, warte auf Antwort... 302 Found
  23. Platz: http://dfn.dl.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe [folge]
  24. --2013-08-08 14:47:34-- http://dfn.dl.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe
  25. Auflösen des Hostnamen »dfn.dl.sourceforge.net (dfn.dl.sourceforge.net)«... 194.95.248.253, 2001:638:d:c101:acdc:1979:2:1001
  26. Verbindungsaufbau zu dfn.dl.sourceforge.net (dfn.dl.sourceforge.net)|194.95.248.253|:80... verbunden.
  27. HTTP-Anforderung gesendet, warte auf Antwort... 302 Found
  28. Platz: http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe?download&failedmirror=dfn.dl.sourceforge.net [folge]
  29. --2013-08-08 14:47:34-- http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe?download&failedmirror=dfn.dl.sourceforge.net
  30. Wiederverwendung der bestehenden Verbindung zu downloads.sourceforge.net:80.
  31. HTTP-Anforderung gesendet, warte auf Antwort... 302 Found
  32. Platz: http://switch.dl.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe [folge]
  33. --2013-08-08 14:47:35-- http://switch.dl.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe
  34. Auflösen des Hostnamen »switch.dl.sourceforge.net (switch.dl.sourceforge.net)«... 130.59.138.21, 2001:620:0:1b::21
  35. Verbindungsaufbau zu switch.dl.sourceforge.net (switch.dl.sourceforge.net)|130.59.138.21|:80... verbunden.
  36. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
  37. Länge: 6438204 (6,1M) [application/octet-stream]
  38. In »»pywin32-214.win32-py2.6.exe«« speichern.
  39.  
  40. 100%[======================================>] 6.438.204 588KB/s in 10s
  41.  
  42. 2013-08-08 14:47:45 (612 KB/s) - »»pywin32-214.win32-py2.6.exe«« gespeichert [6438204/6438204]
  43.  
  44. Executing wine msiexec /i python-2.6.2.msi ALLUSERS=1
  45. fixme:storage:create_storagefile Storage share mode not implemented.
  46. fixme:sxs:cache_QueryAssemblyInfo 0x3ec228, 0x00000002, L"Microsoft.VC90.CRT,version="9.0.21022.8",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"", 0x32f8c8
  47. fixme:sxs:cache_QueryAssemblyInfo 0x3ec228, 0x00000002, L"policy.9.0.Microsoft.VC90.CRT,version="9.0.21022.8",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"", 0x32f8c8
  48. fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
  49. err:msi:ACTION_InstallFiles compressed file wasn't installed (L"C:\Python26\Lib\test\readme.txt")
  50. err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
  51. err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
  52. ------------------------------------------------------
  53. Note: command 'wine msiexec /i python-2.6.2.msi ALLUSERS=1' returned status 67. Aborting.
  54. ------------------------------------------------------
Add Comment
Please, Sign In to add comment