Re: libgcrypt git repository

2011-03-21 Thread Grant Olson
On 3/21/11 8:21 AM, Chris Ruff wrote:
 Is this an error on my part.  I went to git pull on the latest trunk for
 gnupg and during configure discovered a newer libgcrypt (=1.5.0) 
 libksba (=1.2.0) was needed.  However a git pull resulted in the
 following error:
 
 $ git clone git://git.gnupg.org/libgcrypt/trunk libgcrypt
 Initialized empty Git repository in /path/to/libgcrypt/.git/
 fatal: The remote end hung up unexpectedly
 
 $ git clone git://git.gnupg.org/libksba/trunk libksba
 Initialized empty Git repository in /path/to/libksba/.git/
 fatal: The remote end hung up unexpectedly
 
 TIA

Run the commands without '/trunk'.  I'm guessing that's an artifact from
the subversion command.

git clone git://git.gnupg.org/libgcrypt libgcrypt

git clone git://git.gnupg.org/libksba libksba

-- 
Grant

I am gravely disappointed. Again you have made me unleash my dogs of war.

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: libgcrypt git repository

2011-03-21 Thread Werner Koch
On Mon, 21 Mar 2011 15:44, k...@grant-olson.net said:

 Run the commands without '/trunk'.  I'm guessing that's an artifact from
 the subversion command.

Ooops.  I only looked at the top of the page where it is okay.  I'll fix
the other places.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users