[meta-virtualization] [PATCH] xen: delete references to xenstored.socket and xenstored_ro.socket in xen.inc

Yan Yankovskyi yan.yankovskyi at globallogic.com
Mon Nov 6 01:53:59 PST 2017


Hi Wei

Unfortunately, I haven't got any response about that. I'm not the only one
who experienced such problem, even among my friends. Another solution might
be to create custom bbappend with the following content:

FILES_${PN}-xencommons_remove = "xenstored.socket xenstored_ro.socket"
SYSTEMD_SERVICE_${PN}-xencommons_remove = "xenstored.socket
xenstored_ro.socket"

(haven't checked it), but I don't understand what are these lines in
xen.inc for?

On Mon, Nov 6, 2017 at 10:45 AM, Wei, Yunguo (Bryan) <
Yunguo.Wei at windriver.com> wrote:

> Hi Yan
>
> Do you know why this patch was not merged? I'm running into same problem.
>
> Regards,
> Yunguo
>
> -----Original Message-----
> From: meta-virtualization-bounces at yoctoproject.org [mailto:
> meta-virtualization-bounces at yoctoproject.org] On Behalf Of Yan Yankovskyi
> Sent: Wednesday, August 30, 2017 5:03 PM
> To: meta-virtualization at yoctoproject.org
> Subject: [meta-virtualization] [PATCH] xen: delete references to
> xenstored.socket and xenstored_ro.socket in xen.inc
>
> These files were removed since the following patch
> http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=
> 976ce01e103fc03bb3336cdbc6c951a709e285fe
> and are absent in xen 4.8.0 and further, which leads to the following
> error during the Xen build process:
> do_package: SYSTEMD_SERVICE_xen-xencommons value xenstored.socket does not
> exist
>
> Signed-off-by: Yan Yankovskyi <yan.yankovskyi at globallogic.com>
> ---
>  recipes-extended/xen/xen.inc | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index b5c5f03..717424b 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -687,8 +687,6 @@ FILES_${PN}-xencommons += "\
>      ${systemd_unitdir}/system/xenconsoled.service \
>      ${systemd_unitdir}/system/xen-init-dom0.service \
>      ${systemd_unitdir}/system/xenstored.service \
> -    ${systemd_unitdir}/system/xenstored.socket \
> -    ${systemd_unitdir}/system/xenstored_ro.socket \
>      ${systemd_unitdir}/system/var-lib-xenstored.mount \
>      "
>
> @@ -728,8 +726,6 @@ SYSTEMD_SERVICE_${PN}-xencommons = " \
>      xenconsoled.service \
>      xen-init-dom0.service \
>      xenstored.service \
> -    xenstored.socket \
> -    xenstored_ro.socket \
>      "
>  SYSTEMD_SERVICE_${PN}-xendomains = "xendomains.service"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
Best regards,

Yan Yankovskyi | Associate Software Engineer, Ukraine
GlobalLogic
M  +380.95.049.64.73 <+380950496473>   Skype huandesale

www.globallogic.com

http://www.globallogic.com/email_disclaimer.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20171106/012d413d/attachment.html>


More information about the meta-virtualization mailing list