Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Peter Maydell
On Thu, 18 Jul 2019 at 12:50, Stefan Weil wrote: > > Am 18.07.2019 um 13:29 schrieb Thomas Huth: > > I guess we should simply re-arrange the order of the tabs ... the > > OS-agnostic source code tab should come first (since this is about what > > we provide for download on our site), and then the

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Aleksandar Markovic
On Thu, Jul 18, 2019 at 1:43 PM Daniel P. Berrangé wrote: > On Thu, Jul 18, 2019 at 01:29:02PM +0200, Thomas Huth wrote: > > On 18/07/2019 12.55, Aleksandar Markovic wrote: > > > On Thu, Jul 18, 2019 at 10:58 AM Philippe Mathieu-Daudé < > phi...@redhat.com> > > > wrote: > > >> > > >> On 7/18/19 9

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Thomas Huth
On 18/07/2019 13.43, Daniel P. Berrangé wrote: > On Thu, Jul 18, 2019 at 01:29:02PM +0200, Thomas Huth wrote: >> On 18/07/2019 12.55, Aleksandar Markovic wrote: >>> On Thu, Jul 18, 2019 at 10:58 AM Philippe Mathieu-Daudé >>> wrote: On 7/18/19 9:10 AM, Thomas Huth wrote: > On 18/07/20

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Stefan Weil
Am 18.07.2019 um 13:29 schrieb Thomas Huth: > I guess we should simply re-arrange the order of the tabs ... the > OS-agnostic source code tab should come first (since this is about what > we provide for download on our site), and then the others with > references to the distros etc. > > Does someon

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Daniel P . Berrangé
On Thu, Jul 18, 2019 at 01:29:02PM +0200, Thomas Huth wrote: > On 18/07/2019 12.55, Aleksandar Markovic wrote: > > On Thu, Jul 18, 2019 at 10:58 AM Philippe Mathieu-Daudé > > wrote: > >> > >> On 7/18/19 9:10 AM, Thomas Huth wrote: > >>> On 18/07/2019 08.25, Philippe Mathieu-Daudé wrote: > > > >>>

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Thomas Huth
On 18/07/2019 12.55, Aleksandar Markovic wrote: > On Thu, Jul 18, 2019 at 10:58 AM Philippe Mathieu-Daudé > wrote: >> >> On 7/18/19 9:10 AM, Thomas Huth wrote: >>> On 18/07/2019 08.25, Philippe Mathieu-Daudé wrote: > ... > Now there are no archive to download at this url... >>> >>> You

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Philippe Mathieu-Daudé
On 7/18/19 9:10 AM, Thomas Huth wrote: > On 18/07/2019 08.25, Philippe Mathieu-Daudé wrote: >> When building from the GitHub generated archive >> (https://github.com/qemu/qemu/archive/v4.1.0-rc0.tar.gz) >> we get: >> >> --- >> $ ./configure >> >> ERROR: missing file /tmp/qemu-4.1.0-rc0/ui/keycodema

Re: [Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-18 Thread Thomas Huth
On 18/07/2019 08.25, Philippe Mathieu-Daudé wrote: > When building from the GitHub generated archive > (https://github.com/qemu/qemu/archive/v4.1.0-rc0.tar.gz) > we get: > > --- > $ ./configure > > ERROR: missing file /tmp/qemu-4.1.0-rc0/ui/keycodemapdb/README > > This is not a GIT checkout but

[Qemu-devel] No archives to download from www.qemu.org/download/

2019-07-17 Thread Philippe Mathieu-Daudé
When building from the GitHub generated archive (https://github.com/qemu/qemu/archive/v4.1.0-rc0.tar.gz) we get: --- $ ./configure ERROR: missing file /tmp/qemu-4.1.0-rc0/ui/keycodemapdb/README This is not a GIT checkout but module content appears to be missing. Do not use 'git archive' or GitHu