yundantianchang / apt-cyg

Automatically exported from code.google.com/p/apt-cyg
MIT License
0 stars 0 forks source link

Path name at mirrors changed to include architecture in latest version of Cygwin #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
2. chmod +x apt-cyg
3. mv apt-cyg /usr/local/bin
4. apt-cyg install gcc

What is the expected output? What do you see instead?

setup.bz2 and setup.ini cannot be found on mirrors:

--2013-08-11 15:56:43--  ftp://mirror.mcs.anl.gov/pub/cygwin/setup.bz2
           => `setup.bz2'
==> CWD not required.
==> SIZE setup.bz2 ... done.
==> PASV ... done.    ==> RETR setup.bz2 ...
No such file `setup.bz2'.

--2013-08-11 15:56:44--  ftp://mirror.mcs.anl.gov/pub/cygwin/setup.ini
           => `.listing'
Resolving mirror.mcs.anl.gov (mirror.mcs.anl.gov)... 146.137.96.7, 
2620:0:dc0:1800:214:4fff:fe7d:1b9
Connecting to mirror.mcs.anl.gov (mirror.mcs.anl.gov)|146.137.96.7|:21... 
connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/cygwin ... done.
==> PASV ... done.    ==> LIST ... done.

    [ <=>                                   ] 516         --.-K/s   in 0.001s

2013-08-11 15:56:45 (616 KB/s) - `.listing' saved [516]

Removed `.listing'.
--2013-08-11 15:56:45--  ftp://mirror.mcs.anl.gov/pub/cygwin/setup.ini
           => `setup.ini'
==> CWD not required.
==> SIZE setup.ini ... done.
==> PASV ... done.    ==> RETR setup.ini ...
No such file `setup.ini'.

Error updating setup.ini, reverting

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

Latest apt-cyg code from trunk, Windows 7, Cygwin 1.7.23.

Please provide any additional information below.

The mirrors now contain a folder representing the architecture, either x86 or 
x86_64, example: http://cygwin.mirror.uk.sargasso.net/

Original issue reported on code.google.com by boothj5 on 11 Aug 2013 at 3:02

GoogleCodeExporter commented 8 years ago
This issue and issue 26 are duplicates of issue 23.

Original comment by boothj5 on 13 Aug 2013 at 10:45

GoogleCodeExporter commented 8 years ago

Original comment by i...@skl.me on 17 Feb 2014 at 8:55