X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE168385DC04 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1586521469; bh=CV92Kybmzgs71Wk2sI9uaDVSncuvA88X0vc7rEPmQKw=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=fByn8jzw4owN8dTKbJW0fe/PyczE0wG9t5tJXbextBaqFuEDSIQoNR+0hmUe/KhQ1 L8u/wp6ML4e/SfrzDW9aUrzjk2QpdNTmToBaeKFsRSaeIVxUZ7FLcAbjbo+PMv/t8L 08WWwqrhdDrKnOSu8DXtXGW/O0enWSkQVB1ToG3o= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0C2B7385B835 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=wel/uQlZ88DhKRrGT2wRLPZcb3DFT/jfv1t9sQo4vEw=; b=hqEW3QWVoyVIo13SvmRK7Vj3aI2gJij6ZLCzyk8KDboUSZaYvKbDB0DFo3D5VssuC7 YG9qnCdqwi4Lbd7XO+Srn1XgngOLal8R0AFRlQE1M038AKHYH3pG9CAn7ZjTQNfj5btX X4dxnStpij2gpgldmaC7ZbiObyHxIpG0ChxuCeotXbbtKzMabbqEdUNeSjB3uyH/SSn3 +6MYRe7QGNueXNJAN4p3wMV92PYOCxMVNMp20N1igygiQyB27BA474ZK1wGmpc+StXZr sKvIBl3CwTco9m03pXwa6lfvMdH+ojl5okgkVYlyP07Cs6IDWFKElOH2JhEihPh5kjVt 79eA== X-Gm-Message-State: AGi0PuaglH+yeWB99S0VKeA8MT7B69/nyTsTTbVaZIyK6jaWyYdsGqpx WC611w4wcy4fOUOP/WBeblaVYUFk X-Google-Smtp-Source: APiQypJN8G8hqUOwPBw8bJ0smmrdFaPQ9Km1fjh5PQsao4AmMSZ9a8w/ukQVy46mdouf9KbuQ8LKNg== X-Received: by 2002:adf:fa0a:: with SMTP id m10mr2720415wrr.354.1586521465846; Fri, 10 Apr 2020 05:24:25 -0700 (PDT) Subject: Re: PTY not working in Mintty To: cygwin AT cygwin DOT com References: <250d055d-5cdd-8a50-7e94-e4febc2fea85 AT samsung DOT com> Message-ID: <90de2b7d-f2b9-e0e0-fdc3-54280572687a@gmail.com> Date: Fri, 10 Apr 2020 14:24:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: <250d055d-5cdd-8a50-7e94-e4febc2fea85@samsung.com> X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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 AT cygwin DOT 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 03ACOrmg021913 Am 10.04.2020 um 14:05 schrieb Pavel Fedin via Cygwin: >  Hello everyone! > >  I have two machines in my posession: a desktop and a laptop. Both > machines have Windows 10 and the same up to date version of Cygwin > installed. The only difference is "age". The laptop is a new one, with > freshly installed OS and Cygwin, and the desktop is about one year old > and its hard drive is about 10 years old, Cygwin was installed a while > ago and periodically upgraded. > >  So far, on the desktop PTY does not work. Attempt to run docker (i am > using Docker Desktop for Windows) causes "Terminal is not a PTY" error, > i have to use winpty wrapper as suggested. On the laptop everything is > fine, docker works in MinTTY out of the box with no need for winpty. > >  Is there maybe some hidden setting, which got stuck somewhere in the > older system ? Why is PTY not working? Can anyone help me to diagnose that ? > Hi pavel, what is the setting of CYGWIN variable ? I suggest you to run "cygcheck -svr > cygcheck.out" and compare the output files No idea what is "Docker Desktop" but I suggest you to verify that you are really running mintty with the same invocation in the two cases. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple