public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin quiet-mode setup against local Repository authentication issue
@ 2022-07-21 14:41 Boris Unckel
  2022-07-21 16:55 ` Achim Gratz
  0 siblings, 1 reply; 3+ messages in thread
From: Boris Unckel @ 2022-07-21 14:41 UTC (permalink / raw)
  To: cygwin

Dear Cygwin community,

we plan to have Cygwin distributed with our Softwarecenter package distribution. The process shall not require any user interaction. Due to security policies we don’t grant users direct access to the internet. The mandatory proxy blocks binary downloads. For this reason we have established a JFrog Artifactory remote repository for the whole Cygwin distribution. Accessing this repository by browser works without any issues, both with and without login.

Our command is like this (hostname with blanks obfuscated)

setup-x86_64.exe --only-site --site "https:// artifactory .local/ artifactory/cygwin/" --no-shortcuts --no-desktop --quiet-mode --root "C:\customfolder\cygwinx64\cygwin" --arch x86_64 --local-package-dir "C:\ customfolder \cygwinx64\cygwin-packages" --verbose --upgrade-also --categories Base --packages bash-completion,vim,vim-common,vim-doc

It might be due to an artifactory bug but anonymous access to the local repo is not working at the moment. When setup-x86_64.exe downloads the packages it receives a http code 401 and a popup to enter user/password shows up.

What can we do pass user / password for the –site destination without UI and without user interaction?


Kind regards
Boris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-22  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 14:41 Cygwin quiet-mode setup against local Repository authentication issue Boris Unckel
2022-07-21 16:55 ` Achim Gratz
2022-07-22  4:48   ` Boris Unckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).