On Sat, Mar 15, 2014 at 5:34 PM, Kamal Garg <kmlgrg2...@gmail.com> wrote:

> Sir,i am using ubuntu 13.04 in the terminal when i run this command:git
> clone git://git.lyx.org/lyx
> Give me this error
> Cloning into 'lyx'...
> fatal: unable to connect to git.lyx.org:
> git.lyx.org: System error
>

I am not sure why you are facing this error but i feel this is because of
some firewall issues


>
> Sir,when i run this command:git clone http://git.lyx.org/lyx
> then give me this error:fatal:
> http://git.lyx.org/lyx/info/refs?service=git-upload-pack not found: did
> you run git update-server-info on the server?
>
> Can you tell me that what is reason behind this error?
>

 Try using https instead of http. There are high chances that you may still
get an error.If you face an error,you may most probably face an
"gnutls_handshake() failed" error. Then go to this
link<http://askubuntu.com/questions/186847/error-gnutls-handshake-falied>
and
follow these instructions. You may need to rebuild git core which is
modified to use openssl instead of gnutls by following the instructions
given there.
After fixing this issue run "git config --global url. "https://"; ,insteadOf
git://" so that you will never face this problem again.

Hope that helped. I am not very good at git and these were the issues i
could think of.Someone else in the community might be able to help you
better.
ᐧ


On Sat, Mar 15, 2014 at 5:34 PM, Kamal Garg <kmlgrg2...@gmail.com> wrote:

> Sir,i am using ubuntu 13.04 in the terminal when i run this command:git
> clone git://git.lyx.org/lyx
> Give me this error
> Cloning into 'lyx'...
> fatal: unable to connect to git.lyx.org:
> git.lyx.org: System error
>
> Sir,when i run this command:git clone http://git.lyx.org/lyx
> then give me this error:fatal:
> http://git.lyx.org/lyx/info/refs?service=git-upload-pack not found: did
> you run git update-server-info on the server?
>
> Can you tell me that what is reason behind this error?
>
>
>
> On Sat, Mar 15, 2014 at 4:54 PM, Prannoy Pilligundla <
> prannoy.b...@gmail.com> wrote:
>
>> Hi Kamal,
>>
>> Can you please elaborate more on what kind of problem you are facing?
>>
>> If you have git installed then you can run "git clone git://
>> git.lyx.org/lyx" from within the directory where you initially wanted
>> your download to be.
>>
>> Thanks and Regards
>> Prannoy Pilligundla
>> ᐧ
>>
>>
>> On Sat, Mar 15, 2014 at 4:24 PM, Kamal Garg <kmlgrg2...@gmail.com> wrote:
>>
>>>  sir, i am not able to download the source code from the provided link
>>> on the lyx site.can you provide me a download link for source code.
>>>
>>
>>
>

Reply via email to