* error in git clone
@ 2012-02-28 11:41 Mayank Agarwal
2012-02-28 11:56 ` Manavendra Nath Manav
2012-02-28 12:00 ` Ozan Türkyılmaz
0 siblings, 2 replies; 3+ messages in thread
From: Mayank Agarwal @ 2012-02-28 11:41 UTC (permalink / raw)
To: kernelnewbies
Hi all,
I am trying to create the git repository of linux kernel but on doing git
clone
i am getting the following error:
sudo git clone git://
git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Initialized empty Git repository in
/home/mayank/linuxkernel/linux-stable/.git/
^[[Agit.kernel.org[0: 149.20.4.72]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
I tried disabling firewall also but that is also of not help.
Any reasons why this error is happening and how can i get over this.
Thanks and Regards,
Mayank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120228/494cd391/attachment.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* error in git clone
2012-02-28 11:41 error in git clone Mayank Agarwal
@ 2012-02-28 11:56 ` Manavendra Nath Manav
2012-02-28 12:00 ` Ozan Türkyılmaz
1 sibling, 0 replies; 3+ messages in thread
From: Manavendra Nath Manav @ 2012-02-28 11:56 UTC (permalink / raw)
To: kernelnewbies
Hi Mayank
> sudo git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
> Initialized empty Git repository in
> /home/mayank/linuxkernel/linux-stable/.git/
> ^[[Agit.kernel.org[0: 149.20.4.72]: errno=Connection timed out
> fatal: unable to connect a socket (Connection timed out)
>
> I tried disabling firewall also but that is also of not help.
>
> Any reasons why this error is happening and how can i get over this.
>
Most probably your company's firewall is blocking the git protocol.
You can try to clone using http or https url instead of git url.
--
Manavendra Nath Manav
^ permalink raw reply [flat|nested] 3+ messages in thread
* error in git clone
2012-02-28 11:41 error in git clone Mayank Agarwal
2012-02-28 11:56 ` Manavendra Nath Manav
@ 2012-02-28 12:00 ` Ozan Türkyılmaz
1 sibling, 0 replies; 3+ messages in thread
From: Ozan Türkyılmaz @ 2012-02-28 12:00 UTC (permalink / raw)
To: kernelnewbies
2012/2/28 Mayank Agarwal <mayank77fromindia@gmail.com>:
> Hi all,
>
> I am trying to create the git repository of linux kernel but on doing git
> clone
> i am getting the following error:
>
> sudo git clone
Why's the sude? You should definitely not need super user privileges
for a got clone.
--
Ozan, BSc, BEng
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-28 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 11:41 error in git clone Mayank Agarwal
2012-02-28 11:56 ` Manavendra Nath Manav
2012-02-28 12:00 ` Ozan Türkyılmaz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).