From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94E9A139083 for ; Tue, 5 Dec 2017 13:15:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69D30E0FCA; Tue, 5 Dec 2017 13:15:40 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA05AE0E4F for ; Tue, 5 Dec 2017 13:15:39 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eMD4L-0004EI-GY for gentoo-user@lists.gentoo.org; Tue, 05 Dec 2017 14:15:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: git wants a password to portage sync Date: Tue, 5 Dec 2017 15:15:34 +0200 Message-ID: References: <970cdea8-836b-02a8-0ab7-e578693cb1cf@iinet.net.au> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 In-Reply-To: <970cdea8-836b-02a8-0ab7-e578693cb1cf@iinet.net.au> Content-Language: en-US X-Archives-Salt: adf2dd44-d81f-4289-97e5-b1121e598250 X-Archives-Hash: cb4aeb1cfe8ff4aafac8ad42ac584aa5 On 05/12/17 12:40, Bill Kenworthy wrote: > I use a central machine that all other gentoo machines pull portage > updates from using emerge set up for git. > > Some 10+ physical and virtual machines work fine. > > A newly installed machine wants a git password to do the git pull where > as no other machine does. Tried setting up keys for it on the remote > machine (user portage which is who git pulls come from) and ssh login > works fine, git demands a password. > > Any hints because its got me beat! I suspect the keys on the other machines are not password protected, but the key on that machine is and Git asks you for it.