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

Bruce Ashfield bruce.ashfield at gmail.com
Mon Nov 13 05:35:17 PST 2017


On Mon, Nov 13, 2017 at 4:40 AM, Yan Yankovskyi
<yan.yankovskyi at globallogic.com> wrote:
> So, what do you think about this patch? Presence of references to these
> files breaks out of box xen build, and no one cares. Am I missing something,
> or just so few people use xen?

Check the mailing list archive in the past months. There are multiple, active
Xen users sending patches (upgrading and fixing) .. so they are clearly
building.

As I mentioned, I'd like a full v2 repost so they can comment. I no longer have
the original patch, and maybe others don't as well .. they can't apply a quoted
reply of the old patch, so it needs to be resent to restart the conversation.

Cheers,

Bruce

>
> On Mon, Nov 6, 2017 at 3:24 PM, Yan Yankovskyi
> <yan.yankovskyi at globallogic.com> wrote:
>>
>> These files were removed since the followine 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 cb314f8..4d56de9 100644
>> --- a/recipes-extended/xen/xen.inc
>> +++ b/recipes-extended/xen/xen.inc
>> @@ -739,8 +739,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 \
>>      "
>>
>> @@ -780,8 +778,6 @@ SYSTEMD_SERVICE_${PN}-xencommons = " \
>>      xenconsoled.service \
>>      xen-init-dom0.service \
>>      xenstored.service \
>> -    xenstored.socket \
>> -    xenstored_ro.socket \
>>      "
>>  SYSTEMD_SERVICE_${PN}-xendomains = "xendomains.service"
>>
>> --
>> 2.7.4
>>
>> --
>> Best regards,
>>
>> Yan Yankovskyi | Associate Software Engineer, Ukraine
>> GlobalLogic
>> M  +380.95.049.64.73   Skype huandesale
>>
>> www.globallogic.com
>>
>> http://www.globallogic.com/email_disclaimer.txt
>
>
>
>
> --
> Best regards,
>
> Yan Yankovskyi | Junior Software Engineer, Ukraine
> GlobalLogic
> M  +380.95.049.64.73   Skype huandesale
>
> www.globallogic.com
>
> http://www.globallogic.com/email_disclaimer.txt



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list