X-Recipient: archive-cygwin@delorie.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:mime-version:from:date:message-id:subject:to
	:content-type:content-transfer-encoding; q=dns; s=default; b=yx5
	gBO3tqyovHsoEIMR1FkgfBr8bryBHmF4MBoZDGXmozL652toYsrAngnihfMYJZB6
	EOs7wIpnC2TOLMkOOCt0l8o7X6NyEjo3W0YdYLj1r0Jqb6SxlilJkHurKpEbqhTi
	wEcLFuqip5CUBpUGVuo1zeT/M9NbxpXXI4DPLasY=
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:mime-version:from:date:message-id:subject:to
	:content-type:content-transfer-encoding; s=default; bh=+oHfciamw
	nExi9cQDzLDVPx6Vwo=; b=qnn0P+HkMM3En6JEO/XE/fch1F1OP8aRIq4Oazgo5
	3D+YNmCXF9CVB7mCeeqEWwhgrOutsMo/IZCwSojMYaxMGObNeiQDefIxDjeIW/+v
	tV65mdC+YWz8PX0VFHvPaMY8GtzXnAnrDFxchlzwFFZjT5E9QKG8wHhu8bc1Srxo
	t0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: kautler.net
X-Received: by 10.229.116.198 with SMTP id n6mr17073317qcq.24.1410563586255; Fri, 12 Sep 2014 16:13:06 -0700 (PDT)
MIME-Version: 1.0
From: =?UTF-8?Q?Bj=C3=B6rn_Kautler?= <Bjoern@kautler.net>
Date: Sat, 13 Sep 2014 01:12:46 +0200
Message-ID: <CAKChYSpt+YwufbgMz1gcB+Be9Z-2+t0+Rxd_aMTALU-Ou-6aKg@mail.gmail.com>
Subject: bash completion broken
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s8CNDV3n014232

Hi there,

bash completion completely got broken with bash completion 1.9.
It changed the layout from having the stuff in /etc to having the
stuff in /usr/share/bash-completion

Any existing .bashrc file including the one in /etc/skel do still
reference the old location which is not present anymore and thus does
not work anymore. Maybe at least the skel files should be updated and
possibly for compatibility a symlink in from /etc/bash_completion to
/usr/share/bash-completion/bash_completion.

Also the following packages still put files in the old completions location:

git-completion-2.1.0-1
libglib2.0_0-2.38.2-3
subversion-1.7.10-1
vim-common-7.4.417-1

this still works as the new bash-completion packages looks in the old
folder for this, but I guess those packages should still be updated to
match the new scheme.

Regards
Björn

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


