Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Nov 29, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

This issue and issue 26 are duplicates of issue 23.

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

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant