Failed to clone the git repo of lyx.

Yu Jin technikmagma at gmail.com
Sun Jan 14 13:29:57 UTC 2024


Am So., 14. Jan. 2024 um 03:52 Uhr schrieb Hongyi Zhao:

> On Sun, Jan 14, 2024 at 9:21 AM Scott Kostyshak wrote:
> >
> > On Sun, Jan 14, 2024 at 09:06:28AM +0800, Hongyi Zhao wrote:
> > > Hi,
> > >
> > > I'm trying to clone the git repo of lyx, but always fail, as shown
> below:
> > >
> > > werner at X10DAi:~$ git clone git at git.lyx.org:lyx
> > > Cloning into 'lyx'...
> > > kex_exchange_identification: Connection closed by remote host
> > > Connection closed by 127.0.0.1 port 18888
> > > fatal: Could not read from remote repository.
> >
> > I sometimes have problems as well to clone.
> >
> > One possibility would be to try the following:
> >
> >   https://github.com/cburschka/lyx
> >
> > Note however that (1) it is unofficial and I don't know the owner of
> > that repository so you have to decide if you trust it; and (2) it is 10
> > months out of date.
>
> I want to clone the up-to-date git repo of lyx.


This worked fine for me

:~$ git clone git://git.lyx.org/lyx.git
Cloning into 'lyx'...
remote: Counting objects: 503349, done.
remote: Compressing objects: 100% (91927/91927), done.
Receiving objects: 100% (503349/503349), 509.70 MiB | 8.43 MiB/s, done.
remote: Total 503349 (delta 423483), reused 488371 (delta 409559)
Resolving deltas: 100% (423483/423483), done.

-- 
  Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20240114/6370650a/attachment.html>


More information about the lyx-users mailing list