cckec / winetricks

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

r881: wininet fails to download: error 404 #252

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
(as reported at https://bugs.gentoo.org/show_bug.cgi?id=431046)

What steps will reproduce the problem?
  run "winetricks wininet"

What is the expected output? What do you see instead?

  Expected: wininet.dll gets downloaded and installed.

  What happens instead:

  Executing wget -O 3725.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate   http://download.microsoft.com/download/ie5/Update/1/WIN98/EN-US/3725.exe
  --2012-08-12 16:52:31--  http://download.microsoft.com/download/ie5/Update/1/WIN98/EN-US/3725.exe
  Resolving download.microsoft.com (download.microsoft.com)... 23.66.232.11, 23.66.232.58
  Connecting to download.microsoft.com (download.microsoft.com)|23.66.232.11|:80... connected.
  HTTP request sent, awaiting response... 404 Not Found
  2012-08-12 16:52:32 ERROR 404: Not Found.

  ------------------------------------------------------
  Note: command 'wget -O 3725.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/ie5/Update/1/WIN98/EN-US/3725.exe' returned status 8.  Aborting.
  ------------------------------------------------------

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

  winetricks r881, wine-1.5.10, Gentoo Linux ~amd64.

Original issue reported on code.google.com by tetrom...@gmail.com on 12 Aug 2012 at 9:02

GoogleCodeExporter commented 8 years ago
I think you have r744 or something like that, not r881.  This was fixed in r867.

Original comment by daniel.r...@gmail.com on 12 Aug 2012 at 9:09

GoogleCodeExporter commented 8 years ago
You're right; I had an old version of winetricks first in my path on this 
machine. Sorry for the noise.

Original comment by tetrom...@gmail.com on 12 Aug 2012 at 9:35