fazbear201 / winezeug

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

sha1sum mismatch! Rename /home/mathieu/.winetrickscache/cygwin/setup.exe and try again. #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

$ winetricks -q cygwin vc2005express psdk2003
wine: created the configuration directory '/home/mathieu/.wine'
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/mathieu/.wine' has been updated.
Executing wget -O setup.exe -nd -c --read-timeout=300 --retry-connrefused
--header Accept-Encoding: gzip,deflate http://cygwin.com/setup.exe
--2009-10-02 10:01:13--  http://cygwin.com/setup.exe
Resolving cygwin.com... 209.132.176.174
Connecting to cygwin.com|209.132.176.174|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: `setup.exe'

    [           <=>                                                       

          ] 567,122      212K/s   in 2.6s    

2009-10-02 10:01:17 (212 KB/s) - `setup.exe' saved [567122]

sha1sum mismatch!  Rename /home/mathieu/.winetrickscache/cygwin/setup.exe
and try again.
$ sha1sum /home/mathieu/.winetrickscache/cygwin/setup.exe
ee1db1c6359884511197136dd820bb64d2b0bc02 
/home/mathieu/.winetrickscache/cygwin/setup.exe

$ date
Fri Oct  2 10:02:48 CEST 2009

Thanks !

Original issue reported on code.google.com by mathieu.malaterre on 2 Oct 2009 at 8:08

GoogleCodeExporter commented 8 years ago
Thanks.  Looks like their server is sending compressed files now.
I've got a fix in svn, please try 
http://winezeug.googlecode.com/svn/trunk/winetricks

Original comment by daniel.r...@gmail.com on 8 Oct 2009 at 1:53