<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Theres already an open bug assigned but no fix yet. I fooled it by creating a bash script as /usr/bin/systemctl. A bad way of doing it but it worked ;)<div class=""><br class=""></div><div class=""><div class="">#!/bin/bash</div><div class="">SER=`echo $2 |gawk -F. '{print $1}'`</div><div class="">service $SER $1</div><div apple-content-edited="true" class="">
<div style="orphans: auto; text-align: start; text-indent: 0px; widows: auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-weight: normal;" class=""><br class=""><br class=""></div></div></div>

<br class=""><div apple-content-edited="true" class="">
<div style="orphans: auto; text-align: start; text-indent: 0px; widows: auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-weight: normal;" class=""><br class=""><span style="font-size: 12px;" class="">—<br class=""><b class="">Swapnil Jain | <a href="mailto:Swapnil@Linux.com" class="">Swapnil@Linux.com</a></b></span></div><div class=""><span style="font-size: 12px;" class="">RHC{A,DS,E,SA,SA-RHOS,VA}</span><span style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-weight: normal; font-size: 12px;" class="">, CC{DA,NA}, MCSE, CNE<br class=""></span><span style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12px;" class=""> <br class=""></span></div></div><span style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12px;"><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></span></div><div><blockquote type="cite" class=""><div class="">On 08-Jan-2015, at 10:25 pm, Ihar Hrachyshka <<a href="mailto:ihrachys@redhat.com" class="">ihrachys@redhat.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    Please report a bug for this behaviour. But first check that you run
    against correct repo (el6, not el7).<br class="">
    <br class="">
    <div class="moz-cite-prefix">On 01/08/2015 10:11 AM, Swapnil Jain
      wrote:<br class="">
    </div>
    <blockquote cite="mid:3CA49604-03A7-4C91-9618-E0EBCC9AAD8A@Linux.com" type="cite" class="">
      <pre wrap="" class="">Hi,

I am getting the below error while install icehouse on RHEL6. its looking for systemctl which is not available.

172.16.254.2_osclient.pp:                            [ DONE ]
172.16.254.2_horizon.pp:                          [ ERROR ]
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 172.16.254.2_horizon.pp
Error: Could not find command 'systemctl'
You will find full trace in log /var/tmp/packstack/20150108-222031-ha6FwJ/manifests/172.16.254.2_horizon.pp.log
Please check log file /var/tmp/packstack/20150108-222031-ha6FwJ/openstack-setup.log for more information



Swapnil Jain | <a class="moz-txt-link-abbreviated" href="mailto:Swapnil@Linux.com">Swapnil@Linux.com</a>

</pre>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      <pre wrap="" class="">_______________________________________________
Rdo-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/rdo-list">https://www.redhat.com/mailman/listinfo/rdo-list</a>
</pre>
    </blockquote>
    <br class="">
  </div>

_______________________________________________<br class="">Rdo-list mailing list<br class=""><a href="mailto:Rdo-list@redhat.com" class="">Rdo-list@redhat.com</a><br class="">https://www.redhat.com/mailman/listinfo/rdo-list<br class=""></div></blockquote></div><br class=""></div></body></html>