[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] from git source build instructions still correct?
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] from git source build instructions still correct? |
Date: |
Mon, 23 Oct 2017 10:11:49 +0100 |
On 23 October 2017 at 07:52, Dennis Luehring <address@hidden> wrote:
> using git version 2.14.1 under ubuntu 17.10
>
> howto from https://www.qemu.org/download/#source
>
> 1. git clone git://git.qemu.org/qemu.git
> 2. cd qemu
> 3. git submodule init
> 4. git submodule update --recursive
>
> 1. git clone git://git.qemu.org/qemu.git
>
> gives:
> Cloning into 'qemu'...
> fatal: read error: Connection reset by peer
The instructions are right, but it looks like unfortunately our
git server at git.qemu.org is having a problem currently. Hopefully
we'll get that fixed soon...
thanks
-- PMM