Re: unable to check out net-snmp from git repository

2012-07-24 Thread Magnus Fromreide
On Tue, 2012-07-24 at 18:30 +0530, Ravi Kumar wrote: > did not work. > > /home/temp/net-snmp-5.3.4>sudo ping net-snmp.git.sourceforge.net > ping: unknown host net-snmp.git.sourceforge.net Sigh, this is a problem in your end. Try host net-snmp.git.sourceforge.net If that succeeds then try the

Re: unable to check out net-snmp from git repository

2012-07-24 Thread Ravi Kumar
did not work. /home/temp/net-snmp-5.3.4>sudo ping net-snmp.git.sourceforge.net ping: unknown host net-snmp.git.sourceforge.net Thanks... On Tue, Jul 24, 2012 at 1:15 PM, Magnus Fromreide wrote: > On Tue, 2012-07-24 at 10:58 +0530, Ravi Kumar wrote: >> I am getting followin

Re: unable to check out net-snmp from git repository

2012-07-24 Thread Magnus Fromreide
On Tue, 2012-07-24 at 10:58 +0530, Ravi Kumar wrote: > I am getting following error messages while checking out from git repo. > > /home/net-snmp>git clone > git://net-snmp.git.sourceforge.net/gitroot/net-snmp/net-snmp > Cloning into net-snmp... > fatal: Unable to look up net-snmp.git.sourceforge.

Re: unable to check out net-snmp from git repository

2012-07-23 Thread Ravi Kumar
I am getting following error messages while checking out from git repo. /home/net-snmp>git clone git://net-snmp.git.sourceforge.net/gitroot/net-snmp/net-snmp Cloning into net-snmp... fatal: Unable to look up net-snmp.git.sourceforge.net (port 9418) (Name or service not known) /home/net-snmp> Can

Re: unable to check out net-snmp from git repository

2012-03-25 Thread Chris Cossman
The git is only supposed to be used sometimes as a home-link to CVS, or wget, or apt-get. Other than these three Remote-File Repositories, I would suggest using the output strings and queries derived from the GIT_respository and pathing onto the MODULE that is needed through another source director

Re: unable to check out net-snmp from git repository

2012-03-24 Thread Niels Baggesen
Den 23-03-2012 05:23, Ravi Kumar skrev: > I tried to check out net snmp from git but following error is comming. > > /root/zz>git clone git://net-snmp.git.sourceforge.net/gitroot/net-snmp/MODULE > Initialized empty Git repository in /root/zz/MODULE/.git/ > fatal: The remote end hung up unexpectedly

unable to check out net-snmp from git repository

2012-03-22 Thread Ravi Kumar
Hi All, I tried to check out net snmp from git but following error is comming. /root/zz>git clone git://net-snmp.git.sourceforge.net/gitroot/net-snmp/MODULE Initialized empty Git repository in /root/zz/MODULE/.git/ fatal: The remote end hung up unexpectedly <== err ms