public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: setup-x86_64.exe --quiet-mode issues using Management Tools
Date: Sat, 18 Apr 2020 15:58:11 +0100	[thread overview]
Message-ID: <693d0817-46ea-7e06-4373-a3a9c0fa147c@dronecode.org.uk> (raw)
In-Reply-To: <6a7a523f04684961b1f5fc5b5081a72f@BELBRU-EXMP101.eeas.europa.eu>

On 15/04/2020 16:02, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
>> From: Cygwin <cygwin-bounces@cygwin.com> On Behalf Of Paul Isaacson
>> Hello Cygwin Support,
>>
>> I am trying to install Cygwin silently  through a management tool like SCCM
>> (called Bigfix). I went through the FAQ on your website to see what
>> commands/switches existed. I would like to install silently without any user
>> interaction and so I attempted to use setup-x86_64.exe --quiet-mode and I
>> get into an infinite loop for the installation. Bigfix tells me that the installation
>> is waiting for user response and will not continue. It gets stuck and can't
>> start/finish the installation. Is there any suggestions on what I can try? I also
>> want to install a bunch of packages during the installation but thought I would
>> try to start at a completely silent installation firsts.

It's possible that there are bugs in setup which cause quiet-mode to get 
stuck on some error conditions.

Unfortunately, there's not enough information provided to know if that's 
the case here, or fix it if it is.

>> I have also checked forums as well online to see if anyone else had issues. I
>> found a one forum where someone is having the same issue with no
>> resolution found here: https://www.itninja.com/question/cygwin-realy-
>> silent-installation-no-progress-window-with-option-to-counsel
> 
> Welcome to the club. Unfortunately, Cygwin setup is not friendly for Software Managers. After a lot of research, I have ended up to the following command:
> 
> ----------------
> @echo off
> @echo Starting Cygwin installation
> 
> "%cd%\setup-x86_64.exe" -q -A -L -l "%cd%\cygwin-repo" -R "C:\Program Files\Cygwin" -P autoconf,automake,bash-completion,binutils,curl,emacs,git,git-svn,gnupg2,inetutils,konsole,mc,openssh,patchutils,perl,python2,python3,rsync,ruby,subversion,tcsh,tmux,unzip,vim,vim-common,wget,xinit,xlaunch,xorg-server,xorg-server-common,xorg-server-xorg,xorg-x11-fonts-dpi100,xorg-x11-fonts-dpi75,xorg-x11-fonts-Type1,xorg-x11-fonts-misc,xterm,zip
> ----------------
> 
> wrapped in a nice "setup-x86_64.bat" that is executed by the installation Powershell script. That command is still popping up a progress window, but it was removed by our Landesk configuration. You may check if yours having the same option not to allow any GUI to be displayed by the installation program.
> 
> I have already requested a feature to totally remove any GUI from silent installation:
> 
> https://www.mail-archive.com/cygwin@cygwin.com/msg162887.html
> 

Yeah, about that...

If you want to see a feature added to setup, by far the best way is to 
provide a patch to add it.

  parent reply	other threads:[~2020-04-18 14:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 14:33 Paul Isaacson
2020-04-15 15:02 ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-15 15:13   ` Bill Stewart
2020-04-16  8:25     ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-16 14:57       ` Bill Stewart
2020-04-17  7:01         ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-17 13:41           ` Bill Stewart
2020-04-21  8:08             ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-21 13:44               ` Bill Stewart
2020-04-21 13:56                 ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-21 14:17                   ` Bill Stewart
2020-04-21 20:32                     ` Brian Inglis
2020-04-17 10:02         ` Andrey Repin
2020-04-18 14:58   ` Jon Turney [this message]
2020-04-21  8:14     ` KAVALAGIOS Panagiotis (EEAS-EXT)
2020-04-21 18:34       ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=693d0817-46ea-7e06-4373-a3a9c0fa147c@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).