All of lore.kernel.org
 help / color / mirror / Atom feed
* "make tools/ioemu-dir-force-update" fails
@ 2010-11-22  7:18 Juergen Gross
  2010-11-22  9:26 ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2010-11-22  7:18 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

Hi,

forced update of qemu in xen-unstable fails (I'm using GIT_HTTP=y, if
this matters):

# make tools/ioemu-dir-force-update
make -C tools ioemu-dir-force-update
make[1]: Entering directory `/root/xen-unstable.hg/tools'
set -ex; \
         if [ "60766b459c41e429a4b2405124b42512ea362984" ]; then \
                 cd ioemu-remote; \
                 git reset --hard 60766b459c41e429a4b2405124b42512ea362984; \
         fi
+ '[' 60766b459c41e429a4b2405124b42512ea362984 ']'
+ cd ioemu-remote
+ git reset --hard 60766b459c41e429a4b2405124b42512ea362984
fatal: Could not parse object '60766b459c41e429a4b2405124b42512ea362984'.
make[1]: *** [ioemu-dir-force-update] Error 128
make[1]: Leaving directory `/root/xen-unstable.hg/tools'
make: *** [tools/ioemu-dir-force-update] Error 2


Juergen

-- 
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

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

end of thread, other threads:[~2010-11-23 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-22  7:18 "make tools/ioemu-dir-force-update" fails Juergen Gross
2010-11-22  9:26 ` Ian Campbell
2010-11-23 19:29   ` Ian Jackson

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.