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:message-id:date:from:subject:to:references :content-type; q=dns; s=default; b=p2Vf0lx1EZzdye70sFM0Tl9vgQ2xo vDuqkwFCH/a/GvKNao1m83ZPHOH2Odcx4HJeP4w7Z3wfssxyWHpFHVTMAZOgaiu4 Ip3ypYRkEwPe87OGGwkc2D6olw0NnU6CSnCldj2XlchC5yfD4ZaVO6kPF4PSqg7s +XStsS6F24I4Xs= 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:message-id:date:from:subject:to:references :content-type; s=default; bh=kZlekouTqc7xdodM9Nc/lpXcBT8=; b=c0R seETcGsHrc1Gt9KoTxczIfYdSwyOl1wLuYuesuhSwNAO0C5FghrbQsUGHwgZ3Dxc ghsOJrfvlj/DQA0T8H8VZGNdAew75yq6UL+GWY2VWMcAY3H5YkdR+6YEMPtOW0U2 M/BAwtoaEj3bbjAhNgOVqs0D9ITnXUTeISAojFtY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=ANNOUNCEMENT, 2.9.9, mintty, cygport X-HELO: mail-oi1-f173.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:subject:to:references:user-agent; bh=amHU/W+gHowXaxtQNF9QOKNkIJcVpWr/AgMUsqFFvOQ=; b=MoKf5M1n7X0xZHg9GofwccSZzqX0OM/D6KGZQwA/3pzT8tIlRFpWHa7c0V6Dt/fq1f FaxEi94hvx/WfhGOJu6sgnzAjLxYXRElrhrFwyc/+1Mo5WeS6ObAEiDdSVRu81RZ0DN/ y2hCV6elJZ5WIlajizF7E0bjK7ogKwmHTutwg1+hUjy/7nybBqAbVlU6B0U+vzUyBj1N JXtLSL64ixnW0/gNzr7nRcZzE5ciQHJS9JzbBs0x0FT+EE1KGptOWD5Lx2tTJV4BvskZ l9FvFqhMrk8FVfPLC/UYs1Wj9mR77oeDqqFRjAfUUfoWiDiu2hjtiURkgjq1dJYE5nKz up4g== Message-ID: <5c9bfe8e.1c69fb81.1096a.cb9f@mx.google.com> Date: Wed, 27 Mar 2019 15:51:58 -0700 (PDT) From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: mintty 2.9.9 To: cygwin AT cygwin DOT com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/suede/tryst) On Wed, 27 Mar 2019 21:02:47, Thomas Wolff wrote: > >>> mintty requires: bash cygwin > I remember some discussion that the cygwin dependency, which most > packages have, should not (or does not need to be) listed. > And in fact, mintty does not depend on bash. Why does cygport think so? Uh, Mintty definitely *does* depend on Bash, what makes you think it doesnt? As a simple test case, rename Bash and try to run Mintty. You get this: Failed to run '/bin/bash': No such file or directory /bin/bash: Exit 126. -- 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