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 3DCFD198005 for ; Thu, 14 Mar 2013 16:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 075C4E0655; Thu, 14 Mar 2013 16:30:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15421E05C1 for ; Thu, 14 Mar 2013 16:30:21 +0000 (UTC) Received: from [192.168.26.5] (ip98-164-195-43.oc.oc.cox.net [98.164.195.43]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id 38B7E33DB82; Thu, 14 Mar 2013 16:30:20 +0000 (UTC) Message-ID: <5141FB1B.1090004@gentoo.org> Date: Thu, 14 Mar 2013 09:30:19 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130305 Thunderbird/17.0.3 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= , gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: Gentoo GPG key policies References: <20130227161214.4bfde7e9@mygoo.lnet> <20130314091252.GF27080@orbis-terrarum.net> <5141EC0C.6090108@gentoo.org> <20130314171415.525323a2@pomiocik.lan> In-Reply-To: <20130314171415.525323a2@pomiocik.lan> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 45ed1f6a-927a-4ba7-b094-d49398061d13 X-Archives-Hash: d36346043ee7876973e06d4aa2c25d17 On 03/14/2013 09:14 AM, Michał Górny wrote: > On Thu, 14 Mar 2013 08:26:04 -0700 > Zac Medico wrote: > >> On 03/14/2013 02:12 AM, Robin H. Johnson wrote: >>>> But my first attempt to do a signed commit has failed: >>> Your GPG agent is broken/missing. >>> >>> zmedico/portage-dev: >>> Maybe a good idea to check for agent sanity before trying to use it? >> >> Yeah, we could have it do a test signature to verify that it's working >> properly before it tries to commit anything. We've got this bug filed: >> >> https://bugs.gentoo.org/show_bug.cgi?id=298605 > > If that means doing an additional signature every time something is > going to be committed, that sounds like an overkill. If we were to do > something radical, I'd rather be in favor of disabling keyword > expansion completely and finally being able to do sane commits. We could do that if we simply add all files using the cvs -kb option. However, Fabian has requested that we keep the keywords for the purposes of his prefix tree merging script: http://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg55238.html -- Thanks, Zac