On 10/23/2019 11:33 AM, Jim Rather wrote: > My script is not trying to "install" cygwin. I am trying to download packages > so > that I can install them on systems without internet connectivity.
You're misunderstanding the meaning of the "download" option. It tells setup to download packages for later install. It doesn't simply download all packages that you've specified on the command line. In particular, it won't download packages that it thinks don't need to be installed. I suggested using the --root option in order to trick setup into thinking that you're doing a new install. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple