You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install cygwin x86_64
2. Install apt-cyg
3. Run 'apt-cyg install git'
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
OS: Windows 8
APP: apt-cyg 0.57
Please provide any additional information below.
Mirror structures are changed, expected file setup.ini can't be found in mirror
root, instead it located at architecture directory
(http://XXXX/pub/cygwin/x86_64/setup.ini)
In my case I fixed the problem by changing these lines:
88: mirror=http://mirror.isoc.org.il/pub/cygwin/x86_64
331: install=`cat "release/$pkg/desc" | awk '/^install: / { print $2; exit
}'|sed 's/\/x86_64//g'`
Original issue reported on code.google.com by 0x6d3...@gmail.com on 19 Nov 2013 at 8:56
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
0x6d3...@gmail.com
on 19 Nov 2013 at 8:56The text was updated successfully, but these errors were encountered: