From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [Build bug] Problem checking out submodules
Date: Tue, 01 Oct 2013 15:12:19 -0300 [thread overview]
Message-ID: <524B1083.3080807@redhat.com> (raw)
Hello:
In the daily qemu.git autotest run, I started to see the following
problem while checking out the qemu.git tree and checking out the
submodules:
> $ git submodule update
> Submodule path 'dtc': checked out 'bc895d6d09695d05ceb8b52486ffe861d6cfbdde'
> Submodule path 'pixman': checked out '97336fad32acf802003855cd8bd6477fa49a12e3'
> Submodule path 'roms/SLOF': checked out '8cfdfc43f4c4c8c8dfa4b7cf16f7c19c84eee812'
> Submodule path 'roms/ipxe': checked out '09c5109b8585178172c7608de8d52e9d9af0b680'
> Submodule path 'roms/openbios': checked out '0f3d51ef22ec9166beb3ed434d253029ed7cfe84'
> Submodule path 'roms/qemu-palcode': checked out 'c87a92639b28ac42bc8f6c67443543b405dc479b'
> Cloning into 'roms/seabios'...
> remote: Counting objects: 9706, done.
> remote: Compressing objects: 100% (2392/2392), done.
> remote: Total 9706 (delta 7753), reused 9244 (delta 7308)
> Receiving objects: 100% (9706/9706), 2.26 MiB | 220.00 KiB/s, done.
> Resolving deltas: 100% (7753/7753), done.
> fatal: reference is not a tree: ece025f5980bae88fa677bc9c0d24d2e580e205d
> Cloning into 'roms/sgabios'...
> remote: Counting objects: 24, done.
> remote: Compressing objects: 100% (23/23), done.
> remote: Total 24 (delta 8), reused 0 (delta 0)
> Receiving objects: 100% (24/24), 44.33 KiB | 0 bytes/s, done.
> Resolving deltas: 100% (8/8), done.
> Submodule path 'roms/sgabios': checked out '23d474943dcd55d0550a3d20b3d30e9040a4f15b'
> Cloning into 'roms/vgabios'...
> remote: Counting objects: 1281, done.
> remote: Compressing objects: 100% (381/381), done.
> remote: Total 1281 (delta 898), reused 1281 (delta 898)
> Receiving objects: 100% (1281/1281), 762.30 KiB | 172.00 KiB/s, done.
> Resolving deltas: 100% (898/898), done.
> Submodule path 'roms/vgabios': checked out '19ea12c230ded95928ecaef0db47a82231c2e485'
> Unable to checkout 'ece025f5980bae88fa677bc9c0d24d2e580e205d' in submodule path 'roms/seabios'
Top commit:
> commit a684f3cf9b9b9c3cb82be87aafc463de8974610c
> Merge: 349cd52 1cf9412
> Author: Anthony Liguori <anthony@codemonkey.ws>
> Date: Mon Sep 30 17:15:27 2013 -0500
>
> Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging
>
> # By Gerd Hoffmann
> # Via Gerd Hoffmann
> * kraxel/seabios-1.7.3.2:
> update seabios from 1.7.2.2 to 1.7.3.2
>
> Message-id: 1380533055-24960-1-git-send-email-kraxel@redhat.com
Can someone please take a look at fixing this? Thanks!
Lucas
next reply other threads:[~2013-10-01 18:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 18:12 Lucas Meneghel Rodrigues [this message]
2013-10-01 19:37 ` [Qemu-devel] [Build bug] Problem checking out submodules Alex Bennée
2013-10-01 19:44 ` Lucas Meneghel Rodrigues
2013-10-01 19:52 ` Alex Bennée
2013-10-01 20:39 ` Lucas Meneghel Rodrigues
2013-10-02 1:32 ` Anthony Liguori
2013-10-02 3:47 ` Lucas Meneghel Rodrigues
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=524B1083.3080807@redhat.com \
--to=lmr@redhat.com \
--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.