libgcrypt git repository

Grant Olson kgo at grant-olson.net
Mon Mar 21 15:44:15 CET 2011


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."



More information about the Gnupg-users mailing list