All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xen.org
Cc: Anthony Perard <anthony.perard@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Missing/wrong tag in xenbits' qemu-upstream-unstable.git ?
Date: Fri, 10 Jan 2014 01:43:46 +0100	[thread overview]
Message-ID: <1389314626.16457.122.camel@Solace> (raw)


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

Hi,

Building Xen via OSSTest in standalone mode is failing for me, with the
following message:

make[2]: Entering directory `/home/osstest/build.standalone.build-amd64/xen-unstable/tools'
if test -d git://xenbits.xen.org/staging/qemu-upstream-unstable.git ; then \
		mkdir -p qemu-xen-dir; \
	else \
		export GIT=git; \
		/home/osstest/build.standalone.build-amd64/xen-unstable/tools/../scripts/git-checkout.sh git://xenbits.xen.org/staging/qemu-upstream-unstable.git qemu-xen-4.4.0-rc1 qemu-xen-dir ; \
	fi
Cloning into 'qemu-xen-dir-remote.tmp'...
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'qemu-xen-4.4.0-rc1' which can not be resolved as commit?
make[2]: Leaving directory `/home/osstest/build.standalone.build-amd64/xen-unstable/tools'
make[2]: *** [qemu-xen-dir-find] Error 128
make[1]: Leaving directory `/home/osstest/build.standalone.build-amd64/xen-unstable/tools'
make[1]: *** [subdirs-install] Error 2
make: *** [install-tools] Error 2

What I'm doing is:

 $ ./standalone-reset
 $ ./sg-run-job build-amd64

which wipes the build box, so I don't think I have stale files, config,
etc. The commit responsible for having this looking for a
'qemu-xen-4.4.0-rc1' tag is:

$ git show d84a6e2f
commit d84a6e2fa077d07f91ac72c3d8334b75b45fcba2
Author: Ian Jackson <ian.jackson@eu.citrix.com>
Date:   Thu Dec 19 16:28:29 2013 +0000

    Update QEMU_UPSTREAM_REVISION
    
    Switch to specific tag, for 4.4.0 RC1 release.
    
    Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>

However, looking here: http://xenbits.xen.org/gitweb/?p=staging/qemu-upstream-unstable.git;a=tags
there does not seem to be any such tag:

staging/qemu-upstream-unstable.git
6 months ago	qemu-xen-4.3.0	qemu-xen-4.3.0	tag	 | commit | shortlog | log
8 months ago	qemu-xen-4.3.0-rc1	Xen 4.3.0 RC1	tag	 | commit | shortlog | log

What am I missing or doing wrong?

Thanks and Regards,
Dario

-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

             reply	other threads:[~2014-01-10  0:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10  0:43 Dario Faggioli [this message]
2014-01-10 11:44 ` Missing/wrong tag in xenbits' qemu-upstream-unstable.git ? Ian Jackson
2014-01-10 14:07   ` Dario Faggioli

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=1389314626.16457.122.camel@Solace \
    --to=dario.faggioli@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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.