delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/08/02:21:01

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFAE4385B805
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1610090417;
bh=7EHaknwUvZ6es7y/vWkdevi5IegvqDlAKjBMr7+9/1E=;
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=vI4NqFW9SlYajp8vbTzfWfTSkMw4KnF5PqlbVB2rd8/2DXwsQwcHnipX7lBVs2GvS
CSkTmETYUbDV1izfc26Vb7HSjgh/fWsrS549TGQ6qIrc2TVh9KCZ4Dy03H6rtlX1G+
jAvnT8khy0yrVKiE4zRljLtSkzdJy6OWKwBgaY4o=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 46713385B805
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-language
:content-transfer-encoding;
bh=iGGWNRnZyzaFHGyGyt3DN/NaF/i2gxpyYCow6HgMPXE=;
b=mV5fjmUJaUKzoH35PVqn/CjDDFdPPwQdJ00t6IjfeyOBW+yteWVf91CQlSzbl2mGYK
/PUi3DqPzrLZllUIZmBm0QDmYv4/SW52ULkeWoKnEhpxw44Afuiz8LE8MzFcXrLZC1aZ
aU4CrLKFBYe7bUMXZLHtIXZHEfuCw3LXBetheEb0zQmhzhvUbWddeS83DkdmnOB06JDd
RHJoprqIFp1fO7s/L+TM8dzrVeHwcjJFiqfAlTf1tAUS7LNRztawTDiVxIc++8P7EKma
ayQvtsnkk1uTP6E+rStcBna675zbQnKa9WVPITMxmCs8RGWjgxDsADssv2rka3AItpnH
6jcQ==
X-Gm-Message-State: AOAM533bD6G09Wxq53GhM185VfaEu6l4/6wRxoSJTrsldNRKoUW26gqg
iTbCf6t/p/qA6rcr2BcoN1dLuD2BeI0qxsvx
X-Google-Smtp-Source: ABdhPJxuVz/c4ZX+ix6mUNU986digORgNrr2ldMMJS2QdK9r1bCYrMb/nskjQh3N80adq+01akKCKw==
X-Received: by 2002:adf:8285:: with SMTP id 5mr2131158wrc.289.1610090414350;
Thu, 07 Jan 2021 23:20:14 -0800 (PST)
Subject: Re: BUG: bash_completion package consistently omitting critical file
To: cygwin AT cygwin DOT com
References: <1463073932 DOT 4179759 DOT 1610089869253 DOT ref AT mail DOT yahoo DOT com>
<1463073932 DOT 4179759 DOT 1610089869253 AT mail DOT yahoo DOT com>
Message-ID: <a1a798fa-37b2-6ad9-9c09-e507ae796ec3@gmail.com>
Date: Fri, 8 Jan 2021 08:20:12 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.0
MIME-Version: 1.0
In-Reply-To: <1463073932.4179759.1610089869253@mail.yahoo.com>
X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1087KjVM022504

On 08.01.2021 08:11, matthew patton via Cygwin wrote:
> Every recent version that I can remember has been missing the most important file of all: /usr/share/bash-completion/bash_completion
> Why? What is wrong with the packaging process if we're building from the source? The origin has always lived at https://github.com/scop/bash-completion/blob/master/bash_completion
> --

Dear Matthew,

 From what I see on
https://cygwin.com/packages/x86_64/bash-completion/bash-completion-2.7-1

the package is there
   usr/share/bash-completion/bash_completion

What is the output of :

    cygcheck -c bash-completion

?

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

- Raw text -


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