All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: "Alistair Francis" <alistair.francis@xilinx.com>,
	"KONRAD Frederic" <fred.konrad@greensocs.com>,
	"Алексей Курган" <akurgan@yandex.ru>,
	patches@linaro.org
Subject: Re: [Qemu-arm] [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Date: Fri, 1 Jul 2016 07:49:38 -0600	[thread overview]
Message-ID: <577674F2.8000409@redhat.com> (raw)
In-Reply-To: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org>


[-- Attachment #1.1: Type: text/plain, Size: 1461 bytes --]

On 07/01/2016 06:45 AM, Peter Maydell wrote:
> On Windows 'aux.*' is a reserved name and cannot be used for
> filenames; see
>   https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365247(v=vs.85).aspx
> 
> This prevents cloning the QEMU git repo on Windows:
> 
> C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git
> Cloning into 'qemu'...
> remote: Counting objects: 279563, done.
> remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R
> Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done.
> Resolving deltas: 100% (221942/221942), done.
> Checking connectivity... done.
> error: unable to create file hw/misc/aux.c (No such file or directory)
> error: unable to create file include/hw/misc/aux.h (No such file or directory)
> Checking out files: 100% (4795/4795), done.
> fatal: unable to checkout working tree
> warning: Clone succeeded, but checkout failed.
> You can inspect what was checked out with 'git status'
> and retry the checkout with 'git checkout -f HEAD'
> 
> (bug https://bugs.launchpad.net/bugs/1595240)
> 
> Rename the offending files for the benefit of Windows.
> 
> Reported-by: Алексей Курган <akurgan@yandex.ru>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---

Reviewed-by: Eric Blake <eblake@redhat.com>


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Eric Blake <eblake@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: patches@linaro.org, "Алексей Курган" <akurgan@yandex.ru>,
	"KONRAD Frederic" <fred.konrad@greensocs.com>,
	"Alistair Francis" <alistair.francis@xilinx.com>
Subject: Re: [Qemu-devel] [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Date: Fri, 1 Jul 2016 07:49:38 -0600	[thread overview]
Message-ID: <577674F2.8000409@redhat.com> (raw)
In-Reply-To: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1461 bytes --]

On 07/01/2016 06:45 AM, Peter Maydell wrote:
> On Windows 'aux.*' is a reserved name and cannot be used for
> filenames; see
>   https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365247(v=vs.85).aspx
> 
> This prevents cloning the QEMU git repo on Windows:
> 
> C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git
> Cloning into 'qemu'...
> remote: Counting objects: 279563, done.
> remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R
> Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done.
> Resolving deltas: 100% (221942/221942), done.
> Checking connectivity... done.
> error: unable to create file hw/misc/aux.c (No such file or directory)
> error: unable to create file include/hw/misc/aux.h (No such file or directory)
> Checking out files: 100% (4795/4795), done.
> fatal: unable to checkout working tree
> warning: Clone succeeded, but checkout failed.
> You can inspect what was checked out with 'git status'
> and retry the checkout with 'git checkout -f HEAD'
> 
> (bug https://bugs.launchpad.net/bugs/1595240)
> 
> Rename the offending files for the benefit of Windows.
> 
> Reported-by: Алексей Курган <akurgan@yandex.ru>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---

Reviewed-by: Eric Blake <eblake@redhat.com>


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2016-07-01 13:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 12:45 [Qemu-arm] [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows Peter Maydell
2016-07-01 12:45 ` [Qemu-devel] " Peter Maydell
2016-07-01 13:49 ` Eric Blake [this message]
2016-07-01 13:49   ` Eric Blake
2016-07-01 14:48 ` [Qemu-arm] " Wei Huang
2016-07-01 14:48   ` Wei Huang
2016-07-06  6:52 ` Frederic Konrad
2016-07-06  6:52   ` Frederic Konrad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=577674F2.8000409@redhat.com \
    --to=eblake@redhat.com \
    --cc=akurgan@yandex.ru \
    --cc=alistair.francis@xilinx.com \
    --cc=fred.konrad@greensocs.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.