From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0F4101391DB for ; Tue, 29 Jul 2014 12:06:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B654E08BE; Tue, 29 Jul 2014 12:06:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00EAAE0886 for ; Tue, 29 Jul 2014 12:06:25 +0000 (UTC) Received: from [192.168.1.223] (81.145.16.95.dynamic.jazztel.es [95.16.145.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id 338D733BDE9 for ; Tue, 29 Jul 2014 12:06:23 +0000 (UTC) Message-ID: <1406635578.23440.3.camel@gentoo.org> Subject: Re: [gentoo-project] Call for agenda items - Council meeting 2014-08-12 From: Pacho Ramos To: gentoo-project@lists.gentoo.org Date: Tue, 29 Jul 2014 14:06:18 +0200 In-Reply-To: <21463.26330.847055.224071@a1i15.kph.uni-mainz.de> References: <21463.26330.847055.224071@a1i15.kph.uni-mainz.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Project discussion list X-BeenThere: gentoo-project@lists.gentoo.org Reply-To: gentoo-project@lists.gentoo.org Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: a22cd952-653e-4c59-a652-cf2f60521fd7 X-Archives-Hash: b69cab4b36b6b3c6e68be82df09c2d36 El mar, 29-07-2014 a las 11:18 +0200, Ulrich Mueller escribió: > In two weeks from now, the council will meet again. This is the time > to raise and prepare items that the council should put on the agenda > to discuss or vote on. > > Please respond to this message with agenda items. Do not hesitate to > repeat your agenda item here with a pointer if you previously > suggested one (since the last meeting). > > The agenda for the next meeting will be sent out on Tuesday 2014-08-05. > > Please reply to the gentoo-project list. > > Ulrich Would like to ask for action about how to finally handle bash-completion on Gentoo. Looks like we are using a different approach as upstream to handle completions now, there was a try (one year ago) to try to switch to upstream style but seems that the revision implementing that was later dropped due some arguments. Currently, we are blocked with old stable version as testing one neither works: https://bugs.gentoo.org/show_bug.cgi?id=472938 -> It explains the upstream way of handling completions. The version that implemented it was 2.1-r1, it was later removed by Samuli (that did most of the work) as looks like others complained. https://bugs.gentoo.org/show_bug.cgi?id=486306 -> this shows how current 2.1 version is the tree has some problems blocking its stabilization until a decision is made finally