Clowud / winetricks

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

cygwin fails #333

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Cygwin setup gets as far as selecting a mirror but then reports that the 
.ini file is too old and there is a parsing error. It then exits.

Running the 1.7 setup in a fresh WINEPREFIX continues without a problem.

Is Winetricks using an old version of Cygwin?

Original issue reported on code.google.com by ImWellCu...@gmail.com on 31 Jul 2013 at 10:37

GoogleCodeExporter commented 8 years ago
Did you read the warning that scrolled by?

    if w_workaround_wine_bug 24018
    then
        # Wine can't handle current cygwin, so use some random verison of cygwin's setup from mid-2009
        w_download http://kegel.com/cygwin/1.5/setup.exe 5cfb8ebe4f385b0fcffa04d22d607ec75ea05180
        w_warn "Paste in ftp://www.fruitbat.org/pub/cygwin/circa/2009/09/08/111037 as the repo url for now, until bug 21206 is fixed"
...

Original comment by daniel.r...@gmail.com on 31 Jul 2013 at 1:58

GoogleCodeExporter commented 8 years ago
No I didn't see that. Not really relevant seen as 
ftp://www.fruitbat.org/pub/cygwin/circa/2009/09/08/111037 is an empty directory.

If there was something in there then winetricks can be easily patched to 
reflect this, but there's no point at the moment.

Original comment by ImWellCu...@gmail.com on 1 Aug 2013 at 1:49