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 B040E138247 for ; Mon, 30 Dec 2013 06:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 050C4E09F1; Mon, 30 Dec 2013 06:49:02 +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 89A26E09F1 for ; Mon, 30 Dec 2013 06:49:01 +0000 (UTC) Received: from [192.168.1.210] (S010600222de111ff.vc.shawcable.net [96.49.5.156]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: dolsen) by smtp.gentoo.org (Postfix) with ESMTPSA id 993D633F754 for ; Mon, 30 Dec 2013 06:49:00 +0000 (UTC) Message-ID: <1388386116.24088.82.camel@big_daddy.dol-sen.ca> Subject: Re: [gentoo-catalyst] [PATCH 3/6] Fixes commit 463d98f (modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage', 2012-12-19).Add "local_overlay" to configdefaults. From: Brian Dolbec To: gentoo-catalyst@lists.gentoo.org Date: Sun, 29 Dec 2013 22:48:36 -0800 In-Reply-To: <20131230063515.GT29195@odin.tremily.us> References: <1388282230-3563-1-git-send-email-dolsen@gentoo.org> <1388368253-22018-1-git-send-email-dolsen@gentoo.org> <1388368253-22018-4-git-send-email-dolsen@gentoo.org> <20131230040215.GP29195@odin.tremily.us> <1388381555.24088.63.camel@big_daddy.dol-sen.ca> <20131230063515.GT29195@odin.tremily.us> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-sMY/qAQbuCzqipb2WbIM" X-Mailer: Evolution 3.6.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org Mime-Version: 1.0 X-Archives-Salt: 3e91fda8-b995-43dc-acf3-8e074aff4561 X-Archives-Hash: 6d91984410ef615ea495991c166a755b --=-sMY/qAQbuCzqipb2WbIM Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2013-12-29 at 22:35 -0800, W. Trevor King wrote: > I've pushed: >=20 > git://tremily.us/catalyst.git pending >=20 > with the commit-message cleanups I've suggested on v2. If you want me > to help figure out why Git didn't like your earlier attempt, just let > me know. >=20 > Cheers, > Trevor >=20 hey :) I already changed it. This time it worked :) I think it had to do with the ('s being split to different lines. For whatever reason, git was trying to run part of the message as a command call. Anyway, here's the current corrected message: Add "local_overlay" to configdefaults. Fixes commit 463d98f (modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage', 2012-12-19) --=-sMY/qAQbuCzqipb2WbIM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQF8BAABCgBmBQJSwRdFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4Njg4RkQxQ0M3MUMxQzA0RUFFQTQyMzcy MjE0RDkwQTAxNEYxN0NCAAoJECIU2QoBTxfL1YEIAIRjUOishvnJThOR98rNRxgF Vypz8MbkgDN5mZQDav/ijaaZBngwK2c7zEPRhI8XKdUq7AOT8pArYyE+ccaRKmdq YANldS1q/cbK3lXfAWjRHjktw+jpt0de7n4qAOSlX/AW1mh/yJ0koe1mSjprA6V4 mcgxXHkjqcFjAyrbPBGRW7pTqdZMnotB0Q2MUlKgr5Nq7LClkBkRxiQpwEYheLF8 7FlxkUKAqxqyXDlf22hsHvZDP4MtRvKqJxjmyEKlplEgDqZ2BDJiyztaCy/2Jdc9 2LNndj2xH8oWDLxtB5Fbinot1Y2NLGGZDEVLmx3PRW9g+Kn4yUOlFKDu9TT4czc= =9wCr -----END PGP SIGNATURE----- --=-sMY/qAQbuCzqipb2WbIM--