From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) by sourceware.org (Postfix) with ESMTPS id 699EE386F803 for ; Tue, 21 Apr 2020 18:34:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 699EE386F803 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca Received: from [192.168.1.104] ([24.64.172.44]) by shaw.ca with ESMTP id QxifjWLY262brQxigjRWE9; Tue, 21 Apr 2020 12:34:06 -0600 X-Authority-Analysis: v=2.3 cv=LKf9vKe9 c=1 sm=1 tr=0 a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=IkcTkHD0fZMA:10 a=Vt2AcnKqAAAA:8 a=w_pzkKWiAAAA:8 a=fjDFcf429ns8VtWUCqQA:9 a=QEXdDO2ut3YA:10 a=v10HlyRyNeVhbzM4Lqgd:22 a=sRI3_1zDfAgwuvI8zelB:22 From: Brian Inglis Subject: Re: setup-x86_64.exe --quiet-mode issues using Management Tools Reply-To: cygwin@cygwin.com To: cygwin@cygwin.com References: <6a7a523f04684961b1f5fc5b5081a72f@BELBRU-EXMP101.eeas.europa.eu> <693d0817-46ea-7e06-4373-a3a9c0fa147c@dronecode.org.uk> Autocrypt: addr=Brian.Inglis@SystematicSw.ab.ca; prefer-encrypt=mutual; keydata= mDMEXopx8xYJKwYBBAHaRw8BAQdAnCK0qv/xwUCCZQoA9BHRYpstERrspfT0NkUWQVuoePa0 LkJyaWFuIEluZ2xpcyA8QnJpYW4uSW5nbGlzQFN5c3RlbWF0aWNTdy5hYi5jYT6IlgQTFggA PhYhBMM5/lbU970GBS2bZB62lxu92I8YBQJeinHzAhsDBQkJZgGABQsJCAcCBhUKCQgLAgQW AgMBAh4BAheAAAoJEB62lxu92I8Y0ioBAI8xrggNxziAVmr+Xm6nnyjoujMqWcq3oEhlYGAO WacZAQDFtdDx2koSVSoOmfaOyRTbIWSf9/Cjai29060fsmdsDLg4BF6KcfMSCisGAQQBl1UB BQEBB0Awv8kHI2PaEgViDqzbnoe8B9KMHoBZLS92HdC7ZPh8HQMBCAeIfgQYFggAJhYhBMM5 /lbU970GBS2bZB62lxu92I8YBQJeinHzAhsMBQkJZgGAAAoJEB62lxu92I8YZwUBAJw/74rF IyaSsGI7ewCdCy88Lce/kdwX7zGwid+f8NZ3AQC/ezTFFi5obXnyMxZJN464nPXiggtT9gN5 RSyTY8X+AQ== Organization: Systematic Software Message-ID: <0ca9af96-9b90-9a02-a61b-0421f06fb85b@SystematicSw.ab.ca> Date: Tue, 21 Apr 2020 12:34:05 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfDDHLZhgHUb1n8ESR1vdUdRl4e9iZYOkK7CdF2BaSVKaseE7dFWjZCtuZVCCR97BP21SUQllIqqZN51P3MMssbmzFNWslXetPZWRFQ++CC+bXlXQLN8z nUUARYm2PoN1tZoI7hiTBTBLopEhIi4A8m2tGAhekoFgwKuqHUf6TnL7DC4ZCNfqVIdpEX7Is2wWAA== X-Spam-Status: No, score=-16.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2020 18:34:07 -0000 On 2020-04-21 02:14, KAVALAGIOS Panagiotis (EEAS-EXT) wrote: >> From: Jon Turney >> 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. > That's fine. We do a testing with local repository, so usually the behaviour > should be the same on all machines. Famous last words! >>> 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. > Do you accept patches in Java? :) My C skills are pure academic in the > university several years ago. It's Windows C++ built with Cygwin ports of a GNU toolchain: https://cygwin.com/git?p=cygwin-apps/setup.git view git://cygwin.com/git/cygwin-apps/setup.git clone -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised.