Winetricks / winezeug

Miscellaneous scripts/projects that are useful for wine developers, but don't belong upstream
11 stars 3 forks source link

error 404 downloading vcrun2008 and vcrun2005sp1 #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  sh winetricks vcrun2008

What is the expected output? What do you see instead?
I expect to install vcrun2008 but the script fails on the download, maybe 
microsoft move the files...

What version of the product are you using? On what operating system?
wine 1.3
winetricks 20110429
ubuntu 10.10

Please provide any additional information below.
$ sh winetricks vcrun2008
Executing w_do_call vcrun2008
Executing load_vcrun2008
Executing mkdir -p /home/juan/.cache/winetricks/vcrun2008
Downloading 
http://download.microsoft.com/download/7/E/D/7ED72B8A-D457-4DF0-B455-42A85FA157F
F/vcredist_x86.exe to /home/juan/.cache/winetricks/vcrun2008
--2011-06-16 01:37:21--  
http://download.microsoft.com/download/7/E/D/7ED72B8A-D457-4DF0-B455-42A85FA157F
F/vcredist_x86.exe
Resolviendo download.microsoft.com... 189.254.126.163, 189.254.126.152
Conectando a download.microsoft.com|189.254.126.163|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
2011-06-16 01:37:21 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/7/E/D/7ED72B8A-D457-4DF0-B455-42A85FA157F
F/vcredist_x86.exe failed
------------------------------------------------------

[same problem with vcrun2005sp1]

Original issue reported on code.google.com by jmanue...@gmail.com on 16 Jun 2011 at 6:47

GoogleCodeExporter commented 9 years ago
I get the same error, also with vcrun2005 and vcrun2008sp1. Running on 11.04 
ubuntu, same winetricks through wine ppa repos, version: 0.0+20110429~ppa1

Original comment by jesse.ma...@gmail.com on 20 Jun 2011 at 10:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I get the same error, also with vcrun2005 and vcrun2005sp1. Running on Linux 
Mint 11, wine 1.3,

Original comment by marian.m...@gmail.com on 22 Jun 2011 at 10:58

GoogleCodeExporter commented 9 years ago
The same error happens on my MacOSX (10.5.8), wine version 1.2.1. The output is 
the following:
Resolving download.microsoft.com... 213.254.17.57, 213.254.17.70
Connecting to download.microsoft.com|213.254.17.57|:80... connected.
HTTP request sent, awaiting response... 404 Not Found

Original comment by fturk...@gmail.com on 22 Jun 2011 at 3:37

GoogleCodeExporter commented 9 years ago
Version 20111115 works for me (though it's not yet in the ppa).

Winetricks bugs are tracked at winetricks.org now.  Please file a new bug
if http://winetricks.org/winetricks has a problem.

Original comment by daniel.r...@gmail.com on 15 Nov 2011 at 3:54