cckec / winetricks

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

mdac28 install using winetricks FAILED = 404 Not Found on microsoft download website #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. winetricks (start GUI)
2. select MDAC28
3. the same error also occures when using wintricks in CLI mode

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

expected MDAC28 to be found at given URL and installed

instead - repeated error - install failed - HTTP request sent, awaiting 
response... 404 Not Found
2011-07-24 18:39:20 ERROR 404: Not Found.

full output:
------------
Executing wget -O mdac_typ.exe -nd -c --read-timeout=300 --retry-connrefused 
--header Accept-Encoding: gzip,deflate 
http://download.microsoft.com/download/3/b/f/3bf74b01-16ba-472d-9a8c-42b2b4fa0d7
6/mdac_typ.exe
asking libproxy about url 
'http://download.microsoft.com/download/3/b/f/3bf74b01-16ba-472d-9a8c-42b2b4fa0d
76/mdac_typ.exe'
libproxy suggest to use 'direct://'
--2011-07-24 18:39:16--  
http://download.microsoft.com/download/3/b/f/3bf74b01-16ba-472d-9a8c-42b2b4fa0d7
6/mdac_typ.exe
Resolving download.microsoft.com... 118.214.190.49, 118.214.190.25
Connecting to download.microsoft.com|118.214.190.49|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-07-24 18:39:20 ERROR 404: Not Found.

What version of the product are you using? On what operating system?
opensuse 11.4  64bit fully updated

Please provide any additional information below.

I found NO way to override given download URL nor how to install from a hand 
made download of mdac28 on local file system

a valid download URL is available but apparently only valid a limited time 
creating a dynamic temporary download URL for mdac28 on microsoft download
http://www.microsoft.com/download/en/default.aspx
http://www.microsoft.com/download/en/search.aspx?q=mdac%202.8
selecting the nearest matching download = Microsoft Data Access Components 
(MDAC) 2.8 SP1

Original issue reported on code.google.com by h...@kriyayoga.com on 24 Jul 2011 at 12:43

GoogleCodeExporter commented 8 years ago
Same problem - same set-up.

Fix would be appreciated as there appears to be no practicable manual install 
for MDAC28, and I need to get legacy MS Access databases up & running.

Original comment by j...@gmx.com on 17 Nov 2011 at 12:58

GoogleCodeExporter commented 8 years ago
This works for me.  Current winetricks downloads from
http://download.microsoft.com/download/4/a/a/4aafff19-9d21-4d35-ae81-02c48dcbbbf
f/MDAC_TYP.EXE 
which exists.

Be sure you're using current winetricks; 20111115 should do,
which you can get from http://winetricks.org/winetricks or svn.

Original comment by daniel.r...@gmail.com on 18 Nov 2011 at 8:56