huajianmao / apt-cyg

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

"apt-cyg install unzip" fails #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. apt-cyg install unzip

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

Expect to find unzip installed afterwards.  Instead, I see output

Installing unzip
Package unzip not found or ambiguous name, exiting

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

--version says "apt-cyg version 0.57" 

Please provide any additional information below.

Workaround is to use setup.exe's gui to install unzip.

Original issue reported on code.google.com by daniel.r...@gmail.com on 26 Oct 2012 at 9:34

GoogleCodeExporter commented 8 years ago
patch and patchutils also affected.

Workaround: always pass -m option as recommended by
http://johnrizzo.net/blog/2011/05/15/513/

e.g.
alias apt-cyg=’apt-cyg -m http://cygwin.mirrors.pair.com/’
alias apt-cygports=’apt-cyg -m ftp://sourceware.org/pub/cygwinports/’

Original comment by daniel.r...@gmail.com on 26 Oct 2012 at 9:46

GoogleCodeExporter commented 8 years ago

Original comment by i...@skl.me on 17 Feb 2014 at 6:59

GoogleCodeExporter commented 8 years ago
Issue 27 has been merged into this issue.

Original comment by i...@skl.me on 17 Feb 2014 at 7:30

GoogleCodeExporter commented 8 years ago
Issue 30 has been merged into this issue.

Original comment by i...@skl.me on 17 Feb 2014 at 7:30

GoogleCodeExporter commented 8 years ago
Issue 23 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 28 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 25 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 26 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 38 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 40 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Issue 42 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
This should be resolved in version 0.58 (current latest trunk). Feedback 
welcome.

Original comment by i...@skl.me on 17 Feb 2014 at 9:01