On fresh install, apt-cyg will try to dl setup.bz2 from
//mirror.mcs.anl.gov/pub/cygwin/setup.bz2 instead of
//mirror.mcs.anl.gov/pub/cygwin/x86/setup.bz2
easy fix: on line 98, replace
CODE wget -N $mirror/setup.bz2
by
CODE wget -N $mirror/x86/setup.bz2
What version of the product are you using? On what operating system?
Win 7 x86
Original issue reported on code.google.com by aldian...@gmail.com on 9 Jan 2014 at 10:18
Original issue reported on code.google.com by
aldian...@gmail.com
on 9 Jan 2014 at 10:18