From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Permission denied Error from git upon update Date: Tue, 10 Jun 2014 15:24:02 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuM2I-0006TG-Ks for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:24:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuM2A-0000UH-HF for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:24:22 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:56427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuM2A-0000Tw-Bd for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:24:14 -0400 Received: by mail-wi0-f173.google.com with SMTP id cc10so1790493wib.12 for ; Tue, 10 Jun 2014 06:24:13 -0700 (PDT) Received: from Rainers-MacBook-Pro-3.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id gm8sm20842836wib.23.2014.06.10.06.24.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Jun 2014 06:24:12 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi I am getting the following error upon trying to update: ,---- | $ make update | rm -f | git checkout | Your branch is behind 'origin/master' by 32 commits, and can be fast-forw= arded. | (use "git pull" to update your local branch) | git remote update | Fetching origin | Fetching github | Permission denied (publickey). | fatal: Could not read from remote repository. |=20 | Please make sure you have the correct access rights | and the repository exists. | error: Could not fetch github | make: *** [up0] Error 1 `---- ,---- | git pull `---- works and I can do a=20 but ,---- | git remote update `---- presumably because I have two remotes defined,=20 ,---- | $ git remote | github | origin `---- Any suggestions how I could make it work again? Thanks, Rainer =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJTlwb6AAoJENvXNx4PUvmCL94H/2nzL8M8SbhBtIwlSISaJFHh bD7AqpsLCrW5QmpznyVqmLq992jCpToZlhRf0yyUjuLRhjoP57Ye+6XYV60BLnUk kQqJXDOfPGqDQX6MheIHKjba/WRmRtG0FmMeD56RELpHz6IiKTLfeAztZENg7L6i X5AIOu6XtKkEsWpBe2YmqhgjExB0fLtM9d5dAPFPuZKhILngnWQv2pMiE8Z3E0Ho TVQqm/XP6Rsdh/OL88Q3XUVL43gDzCM/JblDCZ9KGUlX/XdLhrR4flhju+xtsoDJ rEYJtWjVi8jc19bd50faWCt0dQmWgb8/m878FgxgpbuD04EUDU2oqO8963XIuhs= =R7fT -----END PGP SIGNATURE----- --=-=-=--