Hi I think the gits have gone belly up... @xubuntu:~$ git clone git://git.xiph.org/opus.git Cloning into 'opus'... fatal: read error: Connection reset by peer @xubuntu:~$ git clone git at git.xiph.org:/opus.git Cloning into 'opus'... Permission denied (publickey,keyboard-interactive). fatal: The remote end hung up unexpectedly
Is there still a problem? Several people reported trouble, but by the time I went to check, everything seemed to be working normally. Monty On Sat, Mar 22, 2014 at 6:24 PM, bat guano <batguano999 at hotmail.com> wrote:> Hi > I think the gits have gone belly up... > > @xubuntu:~$ git clone git://git.xiph.org/opus.git > Cloning into 'opus'... > fatal: read error: Connection reset by peer > > @xubuntu:~$ git clone git at git.xiph.org:/opus.git > Cloning into 'opus'... > Permission denied (publickey,keyboard-interactive). > fatal: The remote end hung up unexpectedly > _______________________________________________ > opus mailing list > opus at xiph.org > http://lists.xiph.org/mailman/listinfo/opus
> > Is there still a problem? Several people reported trouble...@Xubuntu:~$ git clone git://git.xiph.org/opus.git Cloning into 'opus'... remote: Counting objects: 23111, done. remote: Compressing objects: 100% (8352/8352), done. remote: Total 23111 (delta 18669), reused 18010 (delta 14640) Receiving objects: 100% (23111/23111), 6.32 MiB | 418.00 KiB/s, done. Resolving deltas: 100% (18669/18669), done. Checking connectivity... done. It's OK now. :-)