fazbear201 / winezeug

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

wmp10 404 error #112

Closed GoogleCodeExporter closed 8 years ago

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

What is the expected output? What do you see instead?
gets a 404 error when downloading

What version of the product are you using? On what operating system?
latest version 

Please provide any additional information below.

cxc@darkstar:~/Downloads$ sh winetricks wmp10
prerequisite vcrun6 already installed, skipping
Executing wget -O WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe -nd
-c --read-timeout=300 --retry-connrefused --header Accept-Encoding:
gzip,deflate
http://download.microsoft.com/download/2/8/a/28a5a346-1be1-4049-b554-3bc5f317435
3/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe
--2010-04-03 11:47:32-- 
http://download.microsoft.com/download/2/8/a/28a5a346-1be1-4049-b554-3bc5f317435
3/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe
Resolving download.microsoft.com... 213.199.149.188, 213.199.149.184
Connecting to download.microsoft.com|213.199.149.188|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-04-03 11:47:33 ERROR 404: Not Found.

------------------------------------------------------
Note: command 'wget -O WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe
-nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding:
gzip,deflate
http://download.microsoft.com/download/2/8/a/28a5a346-1be1-4049-b554-3bc5f317435
3/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe'
returned status 1.  Aborting.
------------------------------------------------------

Original issue reported on code.google.com by grgrig...@googlemail.com on 3 Apr 2010 at 10:50

GoogleCodeExporter commented 8 years ago
Actually it's wsh56 that's failing. See issue 114.

Original comment by austinenglish@gmail.com on 6 Apr 2010 at 4:56