Project

General

Profile

Bug #5369

Updated by Matthieu CERDA over 9 years ago


 this needs triage, it is probably a pure upstream cfengine issue? but i'm not sure :) 

 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars: Proposed executable file '/bin/xenstore-read' doesn't exist 
 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars: execresult '/bin/xenstore-read vm' is assumed to be executable but isn't 
 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars/'VMRUDDERUUID'[0]: Proposed executable file '/bin/xenstore-read' doesn't exist 
 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars/'VMRUDDERUUID'[0]: execresult '/bin/xenstore-read vm' is assumed to be executable but isn't 
 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars/'VMRUDDERUUID'[0]: Proposed executable file '/bin/xenstore-read' doesn't exist 
 2014-08-07T23:58:45+0000      error: /default/addInformationsToInventory/vars/'VMRUDDERUUID'[0]: execresult '/bin/xenstore-read vm' is assumed to be executable but isn't 
 rlist.c:80: Programming Error: Rlist value contains type f instead of expected scalar 


 I think there is a tiny programming error as in the error message from rlist.c 
 most distros lack proper xen integration and will *not* install the xen tools on a xen domU.

Back