All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Sjoer van der Ploeg <sfjuocekr@gmail.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
	Olaf Hering <olaf@aepfle.de>, Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH] Fixed --enable-systemd on latest Debian stretch. Added xencommons as a systemd.service.
Date: Mon, 4 Apr 2016 11:30:16 +0100	[thread overview]
Message-ID: <20160404103016.GC25710@citrix.com> (raw)
In-Reply-To: <CAGj-wbHB40ThKxrAj6WuUQe=EjmTHOZCpnYcWgnWNCXu3KxvGg@mail.gmail.com>

On Sat, Apr 02, 2016 at 01:24:07PM +0200, Sjoer van der Ploeg wrote:
> Well if you install ocaml-nox oxenstored is made default, so I tested both
> situations this morning with and without ocaml. That location is not
> causing the problem, as it happened without ocaml too. The install path for
> ocaml is worth checking, as it should not default to /usr/local, after
> grepping the files I found one occurrence of /usr/local
> in configure:ac_default_prefix=/usr/local (requires further investigation.

This is not a problem. That's the default value if you don't have
--prefix in ./configure invocation.

Could you post the exact commands you used to produce the problem?

Wei.

> 
> Starting the xendomains systemd service manually works on a fresh install.
> Enabling the xendomains systemd service does not.
> 
> After I had enabled xencommons through update-rc.d once, the systemd
> service for xendomains would enable.
> 
> I am not at home over the weekend, but have remote access to the machines
> at home so might test further when I get the chance.
> 
> 
> Yours,
> 
> Sjoer van der Ploeg
> 
> On Sat, Apr 2, 2016 at 12:59 PM, Wei Liu <wei.liu2@citrix.com> wrote:
> 
> > On Sat, Apr 02, 2016 at 02:45:41AM +0200, Sjoer van der Ploeg wrote:
> > > Just finished a fresh testbed, xendomains still refused to get enabled
> > when
> > > using --prefix=/usr and modules did load.
> > >
> > > Took a look at /usr/local (which was non-existent before make install),
> > > ocaml dumped its files there in /usr/local/lib and after moving that
> > > directory into /usr/lib I could systemctl enable xendomains without an
> > > error!
> > >
> > > I'll double check it over the weekend to confirm the issue, find the
> > exact
> > > cause and submit a fix.
> > >
> >
> > Did you perhaps use ocaml xenstored implementation? Then there might be
> > a problem with its install target.
> >
> > The ocaml tools are under tools/ocaml directory if you want to check.
> >
> > Wei.
> >
> > > Yours,
> > >
> > > Sjoer van der Ploeg
> > > On Apr 1, 2016 9:43 PM, "Olaf Hering" <olaf@aepfle.de> wrote:
> > >
> > > > On Fri, Apr 01, Wei Liu wrote:
> > > >
> > > > > Ah, so it is the kernel modules that are not loaded. I can see why
> > that
> > > > > would be a problem. My experience with systemd is a bit rusty at the
> > > > > moment. I will find some time to have a look at this next week.
> > > >
> > > > They get loaded via the system-modules-load.service, perhaps that one
> > is
> > > > disabled.
> > > >
> > > > Olaf
> > > >
> >

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

  reply	other threads:[~2016-04-04 10:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 20:35 [PATCH] Fixed --enable-systemd on latest Debian stretch. Added xencommons as a systemd.service Sjoer van der Ploeg
2016-04-01 15:17 ` Wei Liu
     [not found]   ` <CAGj-wbFHgSe=NJ5L3U6Cno5U6k3XWfy16F3PNhwx6X5Q7GqT4Q@mail.gmail.com>
2016-04-01 15:57     ` Wei Liu
     [not found]       ` <CAGj-wbFYyMgfxpf8sWJnUukFe3fWp9BAKYChPmW3+NY7Tj=ggQ@mail.gmail.com>
2016-04-01 17:01         ` Wei Liu
2016-04-01 17:14           ` Sjoer van der Ploeg
2016-04-01 19:43           ` Olaf Hering
2016-04-02  0:45             ` Sjoer van der Ploeg
2016-04-02 10:59               ` Wei Liu
2016-04-02 11:12                 ` Wei Liu
2016-04-02 11:24                 ` Sjoer van der Ploeg
2016-04-04 10:30                   ` Wei Liu [this message]
     [not found]                     ` <CAGj-wbENk7vqdd-00kD2NASpEZcDb+uruAR_whgjySCJognJfA@mail.gmail.com>
2016-04-04 11:33                       ` Wei Liu

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=20160404103016.GC25710@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=olaf@aepfle.de \
    --cc=sfjuocekr@gmail.com \
    --cc=xen-devel@lists.xenproject.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.