cckec / winetricks

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

flash checksum mismatch #88

Closed GoogleCodeExporter closed 8 years ago

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

What is the expected output? What do you see instead?
Expected successful flash install but got:

Downloading 
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax
.exe to /Users/rschmidt/Library/Caches/winetricks/flash
--2011-06-05 23:59:44--  
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax
.exe
Resolving fpdownload.macromedia.com (fpdownload.macromedia.com)... 184.87.2.70
Connecting to fpdownload.macromedia.com 
(fpdownload.macromedia.com)|184.87.2.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3119776 (3.0M) [application/octet-stream]
Saving to: “install_flash_player_ax.exe”

100%[===========================================================================
================================================================================
====>] 3,119,776    934K/s   in 3.3s    

2011-06-05 23:59:48 (934 KB/s) - “install_flash_player_ax.exe” saved 
[3119776/3119776]

------------------------------------------------------
sha1sum mismatch!  Rename 
/Users/rschmidt/Library/Caches/winetricks/flash/install_flash_player_ax.exe and 
try again.
------------------------------------------------------

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

Please provide any additional information below.
I realize flash was already updated in winetricks after that, in r586, but 
applying that patch doesn't fix it either. It looks like the file upstream was 
updated again hours ago:

$ curl -I 
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax
.exe
HTTP/1.1 200 OK
Server: Apache
Last-Modified: Sun, 05 Jun 2011 22:30:29 GMT
ETag: "91de3-2f9aa0-88b42b40"
Accept-Ranges: bytes
Content-Length: 3119776
Content-Type: application/octet-stream
Date: Mon, 06 Jun 2011 05:32:28 GMT
Connection: keep-alive

Original issue reported on code.google.com by ryandesi...@gmail.com on 6 Jun 2011 at 5:34

GoogleCodeExporter commented 8 years ago
Here's a patch.

Original comment by t...@hush.ai on 6 Jun 2011 at 4:40

Attachments:

GoogleCodeExporter commented 8 years ago
Committed, thanks.

Original comment by daniel.r...@gmail.com on 7 Jun 2011 at 3:11