X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A438385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1705070172; bh=BgwiGo1piZtAzftqLUfh2pbI4Dd8fcgH0skqKoFKOFg=; h=To:Subject:Date:References:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=oeqr82OFhZZBh3LUFqo+sUvH/PyFrfqNrfPS0xtSNAwvP6sPxc6j+a+Q9SNmfp5jD WB66uQwv4TK5GlkL6fg70W9Ne1Hs6jSfCTLY/5jwCUo32GAOJA3zQVeJhBPQ94sT0L Zi/ob6kM11R6ymLVzngL1hVv6ezicnCS3XVgQyiw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2BC663858D37 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 2BC663858D37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705070107; cv=none; b=QGNEfXQz+3gBS/2YcJknRztM5h9eyUeiF5CtwoB9JGefcQF4nFOFiaJ5avnZmkARGxRFB9u4hytIFsfxW2t05LBwD28r/YGj+R+p+AdoS9DHasbvXU6Vp2ZGPAsWTM7nYQg4QkIw8BX3kN5qk4Xjx+GRhN870FAVpc2xR73C/Uc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705070107; c=relaxed/simple; bh=Na0nNNe5qWXYjWSGftsuvGEEr4Xb6gBGijYo/r0y9lo=; h=To:From:Subject:Date:Message-ID:Mime-Version; b=QVdkC6e2ZrDjBuKq6nSkfTpNB7mNoq4+LS2PG4dcyQ4nyVXarzpEvAQe+fzdh5GO6axJ51GKkk9NiDjKStg6lHMpRnRFSbcs34RmWbBkEkylVj2LhSaKkC2KQX46sL/uHsb6vhCl9hh2NiyZOWgq7SM8HUZpuCsq/vr0LpunCTY= ARC-Authentication-Results: i=1; server2.sourceware.org X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Subject: Re: fish shell config issue starting 3.6.4 package Date: Fri, 12 Jan 2024 09:32:59 -0500 Message-ID: References: <5a76f203-6d75-46b2-b0de-fcd5f507d083 AT dronecode DOT org DOT uk> Mime-Version: 1.0 X-Newsreader: Forte Agent 4.2/32.1118 X-Archive: encrypt X-Spam-Status: No, score=-3032.1 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrew Schulman via Cygwin Reply-To: Andrew Schulman Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" > > I have adjusted the dependencies for fish 3.6.4 and 3.7.0 in the package > > repository on sourceware to add procps-ng. > > > > If this is correct, please remember to make this adjustment in future > > packages. > > Ouch! Sorry everybody! And thank you Xavier, for reporting that. > > Yes, I'll add a dependency on procps-ng to future releases. cygport finds so > many dependencies automatically, I guess I thought it would find that one too. And now I see that the cygport documentation[1] says that we still have to add dependencies to REQUIRES if they're used in scripts, as in this case. [1] https://cygwin.github.io/cygport/pkg_pkg_cygpart.html#REQUIRES -- 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