delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/04/22/10:05:16

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=Oe2l38jXSJvEXtXZ
mNxUn8r0TtVegiTBybHqigUdNr5tlilhf2pRfGZjX15CePkDurjSFE7wddqKPsfa
3rBA9zvzlfdzem4//jTWJe7g2VZ292LcK55idvbdFBPe0+MKqETVOdPzpn5OJZyl
tMsdS5l1T8FApVCGjPIGftrOq5A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=+VUlLwKWmTPDVIqz4W5dd8
trTbY=; b=jXeSkJJmWN4/LPYnDb4AfZ9tkz+pgIKf8fK9B1jDYwVyebVY/Mwsr2
QMXP9ARwmFVxEMXgNeR3Yj7drPZ654YUIFvhaVPGg/Ocd9UntE0P3Jn3gCKfgYCy
bHOOYClP/Jsz8gCgiuuwhKowNRR+eA6z3cQbKtBreiYowJY3W99S4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=aware, know!, H*F:D*yandex.ru, keys
X-HELO: forward104o.mail.yandex.net
Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Sun, 22 Apr 2018 16:51:45 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <642458633.20180422165145@yandex.ru>
To: Ulli Horlacher <framstag AT rus DOT uni-stuttgart DOT de>, cygwin AT cygwin DOT com
Subject: Re: "setup-x86 --quiet-mode" problems
In-Reply-To: <20180420102353.GB21217@rus.uni-stuttgart.de>
References: <20180419163128 DOT GA7093 AT rus DOT uni-stuttgart DOT de> <e22e48aa-d4e4-0b7c-7c53-6f2aecaa297e AT SystematicSw DOT ab DOT ca> <20180420102353 DOT GB21217 AT rus DOT uni-stuttgart DOT de>
MIME-Version: 1.0
X-IsSubscribed: yes

Greetings, Ulli Horlacher!

> On Thu 2018-04-19 (17:28), Brian Inglis wrote:

>> cygstart .../setup-x86 --quiet-mode ... && sleep 1 && kill -9 $$ $PPID

> Ahh... cygstart does the trick! :-)
> I was not aware of this helper program. Good to know!

In this specific case, it is better to use

cmd /C START "" "$( cygpath -ma ".\\setup-${ARCH}.exe" )" -O -s "${MIRROR%%/}/" $KEYS "$@" &

So that you detach completely from the cygwin process tree.


-- 
With best regards,
Andrey Repin
Sunday, April 22, 2018 16:43:58

Sorry for my terrible english...


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019