From: Anthony PERARD <anthony.perard@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@citrix.com>,
xen-devel@lists.xensource.com,
"xen.org" <ian.jackson@eu.citrix.com>
Subject: Re: [qemu-upstream-unstable test] 20100: regressions - FAIL
Date: Mon, 7 Oct 2013 18:29:13 +0100 [thread overview]
Message-ID: <20131007172912.GM6013@perard.uk.xensource.com> (raw)
In-Reply-To: <1381162773.21562.124.camel@kazak.uk.xensource.com>
On Mon, Oct 07, 2013 at 05:19:33PM +0100, Ian Campbell wrote:
> On Mon, 2013-10-07 at 17:06 +0100, xen.org wrote:
> > flight 20100 qemu-upstream-unstable real [real]
> > http://www.chiark.greenend.org.uk/~xensrcts/logs/20100/
> >
> > Regressions :-(
> >
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> > test-amd64-i386-qemuu-rhel6hvm-intel 4 xen-install fail REGR. vs. 20054
>
> http://www.chiark.greenend.org.uk/~xensrcts/logs/20100/test-amd64-i386-qemuu-rhel6hvm-amd/4.ts-xen-install.log
> 2013-10-07 14:57:51 Z executing ssh ... root@10.80.249.56 outcome=true
> for f in /usr/local/etc/* /usr/local/var/*; do
> if test -e "$f"; then
> case "$f" in
> /usr/local/etc/qemu)
> echo >&2 "*** WARNING IGNORING FORBIDDEN PATH: $f"
> ;;
> *)
> echo >&2 "*** FORBIDDEN PATH IN USE, install problem: $f"
> outcome=false
> ;;
> esac
> fi
> done
> $outcome
>
> *** WARNING IGNORING FORBIDDEN PATH: /usr/local/etc/qemu
> *** FORBIDDEN PATH IN USE, install problem: /usr/local/var/run
>
> /var/run is the right path to be using IIRC.
>
> I think this means we need to improve our call to qemu's configure
> script...
With a --disable-guest-agent ? :-) (which is not used under xen)
Or just a --localstatedir=/var. I've seen localstatedir used only once
in the QEMU build system, and it's only used when the guest agent is
enabled, and it's only used to create /var/run.
I suppose --localstatedir would be the best option here.
--
Anthony PERARD
next prev parent reply other threads:[~2013-10-07 17:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-07 16:06 [qemu-upstream-unstable test] 20100: regressions - FAIL xen.org
2013-10-07 16:19 ` Ian Campbell
2013-10-07 17:29 ` Anthony PERARD [this message]
2013-10-07 18:42 ` Ian Campbell
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=20131007172912.GM6013@perard.uk.xensource.com \
--to=anthony.perard@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).