<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} td p      {margin-bottom:0in}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello guys,</p>
<p><br>
</p>
<p>we use libvirt for dynamic creation of our VM and we do various modifications of those VMs in the process. One with I am struggling with is to signing keys of our custom repository -  "</p>
<p>vm.sh("wget -O - " + key_address + " | apt-key add -")" where "vm" is a GuestFS object. So I have set "vm.set_network(True)" and I have installed "dhcpcd5" package </p>
<p>(that's whats on Debian Jessie) on both Host OS with KVM running and VM template (because we always copy Debian template we have in order to create new VM). However according to the log libvirt is still complaining that dhcpcd is missing (line 371 in the
 log). I ran dhcpcd command on both machines and I've even restarted networking service - unfortunately nothing helps. So I'd like to ask you for help or at least any hints. Thanks a lot.</p>
<p><br>
</p>
<p><a title="Ctrl+Click or tap to follow the link" href="http://pastebin.com/d6zZG1BK">http://pastebin.com/d6zZG1BK</a></p>
<p><br>
</p>
<p>P.S. I already wrote to the #libvirt channel on IRC but nobody replied so I am trying my luck here :)<br>
</p>
<p><br>
</p>
<p>Best regards<br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<br>
Petr Menšík<font face="Arial,Helvetica,sans-serif"><br>
</font><style type="text/css"> <!-- td p       {margin-bottom:0in} --> </style><font face="Arial,Helvetica,sans-serif"></font>
<table width="578" cellpadding="0" cellspacing="0">
<colgroup><col width="578"></colgroup>
<tbody>
<tr>
<td style="border:none; padding:0in" valign="top" width="578"></td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</body>
</html>