cckec / winetricks

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

tahoma verb broken #247

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open up winetricks, navigate to install a font.
2.Install tahoma.
3.sha1sum mismatch! Caused by 
http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.ex
e pointing to a non-existent address.

What is the expected output? What do you see instead?
It is supposed to download Tahoma32 but instead it tries to download it from a 
404 webpage.

What version of the product are you using? On what operating system?
The one that came with Wine 1.5, on Ubuntu 12.04 LTS.

Please provide any additional information below.

Original issue reported on code.google.com by Theglues...@gmail.com on 8 Aug 2012 at 11:38

GoogleCodeExporter commented 8 years ago
We're aware of the problem.  svn had a fix for this, but the new download url 
also got shut down.   
(One possible source is said to be 
http://www.microsoft.com/en-us/download/details.aspx?id=28
but that's pretty big.)

Original comment by daniel.r...@gmail.com on 8 Aug 2012 at 11:47

GoogleCodeExporter commented 8 years ago
It can still be found here:

ftp://ftp.microsoft.com/softlib/MSLFILES/TAHOMA32.EXE

Original comment by hans.lei...@gmail.com on 9 Aug 2012 at 9:20

GoogleCodeExporter commented 8 years ago
That's where winetricks currently gets it from.  
Yesterday, that FTP site disallowed anonymous access.
Perhaps they've relented.

So, working for now, but let's reopen if they break it again.

Original comment by daniel.r...@gmail.com on 9 Aug 2012 at 2:51

GoogleCodeExporter commented 8 years ago
It's happening again on Wine 1.5.10 on Kubuntu 12.04 LTS (see output below).  I 
did manage to work around it by downloading the file using the FTP URL provided 
by Hans (Comment 2), renaming it to tahoma32.exe and running winetricks tahoma.

Output:
sleepy@kub : ~/bin$ winetricks tahoma
Executing w_do_call tahoma
Executing load_tahoma
Executing mkdir -p /home/sleepy/.cache/winetricks/tahoma
Downloading 
http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.ex
e to /home/sleepy/.cache/winetricks/tahoma
--2012-08-16 17:39:27--  
http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.ex
e
Resolving download.microsoft.com (download.microsoft.com)... 166.70.146.136, 
166.70.146.137
Connecting to download.microsoft.com 
(download.microsoft.com)|166.70.146.136|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 17:39:27 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.ex
e failed
------------------------------------------------------

Original comment by dre...@gmail.com on 16 Aug 2012 at 11:50

GoogleCodeExporter commented 8 years ago
You have an old winetricks.  What's its sha1sum?

Try http://winetricks.googlecode.com/svn/trunk/src/winetricks

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

GoogleCodeExporter commented 8 years ago
SHA1: 5bffe68ed96ad5ff9495b1a568bab6e7b034b222
Version 20120308, same as the link you provided.

Original comment by dre...@gmail.com on 19 Aug 2012 at 12:25

GoogleCodeExporter commented 8 years ago
Updated winetricks worked as expected.  Thanks.  Curious that they report the 
same version.

Original comment by dre...@gmail.com on 19 Aug 2012 at 12:36