cckec / winetricks

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

Inslallation of wmp10 fails #260

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. winetricks wmp10

What is the expected output? 
Windows Media Player 10 should be installed.

What do you see instead?
Downloading of MP10Setup.exe fails (because there is no such file available).

What version of the product are you using? 
$ ./winetricks -V
20120308
On what operating system?
$ uname -a
Linux dominica 3.5.0-sabayon #1 SMP Mon Jul 30 06:59:48 UTC 2012 x86_64 
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz GenuineIntel GNU/Linux

Please provide any additional information below.
winetricks wmp10 output:
$ ./winetricks --no-isolate wmp10
Executing w_do_call wmp10
Executing load_wmp10
Executing w_do_call wsh57
wsh57 already installed, skipping
Executing mkdir -p /home/winer/.cache/winetricks/wmp10
Downloading 
http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F8
7/MP10Setup.exe to /home/winer/.cache/winetricks/wmp10
--2012-08-19 22:28:08--  
http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F8
7/MP10Setup.exe
Resolving download.microsoft.com... 23.62.0.208, 23.62.0.226
Connecting to download.microsoft.com|23.62.0.208|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-19 22:28:08 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/1/2/A/12A31F29-2FA9-4F50-B95D-E45EF7013F8
7/MP10Setup.exe failed
------------------------------------------------------

Original issue reported on code.google.com by Andriy.T...@gmail.com on 19 Aug 2012 at 7:45

GoogleCodeExporter commented 8 years ago
Fixed yesterday, I think.  Try winetricks from svn,
http://winetricks.googlecode.com/svn/trunk/src/winetricks

Original comment by daniel.r...@gmail.com on 19 Aug 2012 at 9:05

GoogleCodeExporter commented 8 years ago
Tried as you suggested and it works fine!
Thanks.

Original comment by Andriy.T...@gmail.com on 20 Aug 2012 at 5:26

GoogleCodeExporter commented 8 years ago
Sweet, looks like they undid this.  Austin brought back the old url
with r1028.

Original comment by daniel.r...@gmail.com on 30 Jun 2013 at 3:26