All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1595240] [NEW] Error by clone github.com qemu repository
@ 2016-06-22 16:06 Алексей Курган
  2016-06-22 17:26 ` Eric Blake
  2016-09-02 21:06 ` [Qemu-devel] [Bug 1595240] " T. Huth
  0 siblings, 2 replies; 3+ messages in thread
From: Алексей Курган @ 2016-06-22 16:06 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Hi.

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'

** Affects: qemu
     Importance: Undecided
         Status: New

** Attachment added: "2016-06-22_19-08-06.png"
   https://bugs.launchpad.net/bugs/1595240/+attachment/4688593/+files/2016-06-22_19-08-06.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1595240

Title:
  Error by clone github.com qemu repository

Status in QEMU:
  New

Bug description:
  Hi.

  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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1595240/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Bug 1595240] [NEW] Error by clone github.com qemu repository
  2016-06-22 16:06 [Qemu-devel] [Bug 1595240] [NEW] Error by clone github.com qemu repository Алексей Курган
@ 2016-06-22 17:26 ` Eric Blake
  2016-09-02 21:06 ` [Qemu-devel] [Bug 1595240] " T. Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Blake @ 2016-06-22 17:26 UTC (permalink / raw)
  To: Bug 1595240, qemu-devel

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

Windows has problems with any file named 'aux.*'.  The solution would be
for qemu to rename it to something else, for the sake of Windows.

On 06/22/2016 10:06 AM, Алексей Курган wrote:
> Public bug reported:
> 
> Hi.
> 
> 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'
> 
> ** Affects: qemu
>      Importance: Undecided
>          Status: New
> 
> ** Attachment added: "2016-06-22_19-08-06.png"
>    https://bugs.launchpad.net/bugs/1595240/+attachment/4688593/+files/2016-06-22_19-08-06.png
> 

-- 
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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1595240] Re: Error by clone github.com qemu repository
  2016-06-22 16:06 [Qemu-devel] [Bug 1595240] [NEW] Error by clone github.com qemu repository Алексей Курган
  2016-06-22 17:26 ` Eric Blake
@ 2016-09-02 21:06 ` T. Huth
  1 sibling, 0 replies; 3+ messages in thread
From: T. Huth @ 2016-09-02 21:06 UTC (permalink / raw)
  To: qemu-devel

Patch has been included in QEMU v2.7.0:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e0dadc1e9ef1f35208e5d2a


** Changed in: qemu
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1595240

Title:
  Error by clone github.com qemu repository

Status in QEMU:
  Fix Released

Bug description:
  Hi.

  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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1595240/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-02 21:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22 16:06 [Qemu-devel] [Bug 1595240] [NEW] Error by clone github.com qemu repository Алексей Курган
2016-06-22 17:26 ` Eric Blake
2016-09-02 21:06 ` [Qemu-devel] [Bug 1595240] " T. Huth

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.