cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

r918: Cannot install psdk2003 #289

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
C.f. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693724

$ winetricks --no-isolate psdk2003
Executing w_do_call psdk2003
Executing load_psdk2003
Executing w_do_call mfc42
Executing load_mfc42
Executing mkdir -p /home/mathieu/.cache/winetricks/vcrun6
------------------------------------------------------
Checksum for /home/mathieu/.cache/winetricks/vcrun6/VC6RedistSetup_deu.exe did 
not match, retrying download
------------------------------------------------------
Downloading 
http://download.microsoft.com/download/vc60pro/Update/2/W9XNT4/EN-US/VC6RedistSe
tup_deu.exe to /home/mathieu/.cache/winetricks/vcrun6
--2012-11-19 19:13:07--  
http://download.microsoft.com/download/vc60pro/Update/2/W9XNT4/EN-US/VC6RedistSe
tup_deu.exe
Resolving download.microsoft.com... 80.150.193.35, 80.150.193.17, 
80.150.193.34, ...
Connecting to download.microsoft.com|80.150.193.35|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1837888 (1.8M) [application/octet-stream]
Saving to: “VC6RedistSetup_deu.exe”

100%[===========================================================================
================================================================================
==========>] 1,837,888   73.8K/s   in 16s     

2012-11-19 19:13:23 (114 KB/s) - “VC6RedistSetup_deu.exe” saved 
[1837888/1837888]

Executing wine /home/mathieu/.cache/winetricks/vcrun6/vc6redistsetup_deu.exe 
/T:C:\windows\Temp\_mfc42 /c
Executing cabextract -q /home/mathieu/.cache/winetricks/vcrun6/vcredist.exe -d 
/home/mathieu/.wine/dosdevices/c:/windows/system32 -F mfc42*.dll
/home/mathieu/.cache/winetricks/vcrun6/vcredist.exe: library not compiled to 
support large files.
Executing mkdir -p /home/mathieu/.cache/winetricks/psdk2003
Downloading 
http://download.microsoft.com/download/f/a/d/fad9efde-8627-4e7a-8812-c351ba09915
1/PSDK-x86.exe to /home/mathieu/.cache/winetricks/psdk2003
--2012-11-19 19:13:53--  
http://download.microsoft.com/download/f/a/d/fad9efde-8627-4e7a-8812-c351ba09915
1/PSDK-x86.exe
Resolving download.microsoft.com... 80.150.193.33, 80.150.193.17, 
80.150.193.25, ...
Connecting to download.microsoft.com|80.150.193.33|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-11-19 19:13:53 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/f/a/d/fad9efde-8627-4e7a-8812-c351ba09915
1/PSDK-x86.exe failed

Original issue reported on code.google.com by jari.aalto.fi@gmail.com on 20 Nov 2012 at 5:07

GoogleCodeExporter commented 8 years ago
Hi,

C.f Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693724
Can you confirm if this issue is fixed in latest SVN?

r960 2013-06-12 austinenglish@gmail.com winetricks: version bump
r959 2013-06-12 austinenglish@gmail.com winetricks: remove stray debug code
r958 2013-06-11 daniel.r.kegel One more try at adapting to wine-1.6-rc1
r957 2013-06-10 daniel.r.kegel bump version to 20130609 (really, did it in last 
commit, oops)
r956 2013-06-10 daniel.r.kegel flash: update
r955 2013-06-10 daniel.r.kegel Handle version 1.6-rc1
r954 2013-05-21 austinenglish@gmail.com dotnet20: bug 30162 is fixed in 1.5.31
r953 2013-05-20 austinenglish@gmail.com winetricks: bump copyright years
r952 2013-05-05 austinenglish@gmail.com winetricks: also set windowscodecsext 
to native when using native windowscodecs
r951 2013-05-02 austinenglish@gmail.com winetricks: update dotnet11 sha1sum

Original comment by jari.aalto.fi@gmail.com on 13 Jun 2013 at 9:07

GoogleCodeExporter commented 8 years ago
Fixed in r965.

Original comment by austinenglish@gmail.com on 15 Jun 2013 at 7:53