<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I also hit the same issue on my CentOS 7 deployment. It's already
    reported issue [1], [2]. After manual fix I went a little bit
    further, but "instack-virt-setup" still failing [3]:<br>
    <br>
    $ tail -n 30 virt-setup-instack.log<br>
    Map file for redhat-common element does not exist.<br>
    WARNING: map-packages is deprecated.  Please use the pkg-map
    element.<br>
    There are no enabled repos.<br>
     Run "yum repolist all" to see the repos you have.<br>
     You can enable repos with yum-config-manager --enable <repo><br>
    installing wget from epel<br>
    installing wget from epel<br>
    installing redhat-lsb-core from redhat-common<br>
    installing gettext from redhat-common<br>
    installing grub2-tools from redhat-common<br>
    installing system-logos from redhat-common<br>
    installing os-prober from redhat-common<br>
    installing redhat-lsb-core from redhat-common<br>
    installing gettext from redhat-common<br>
    installing grub2-tools from redhat-common<br>
    installing system-logos from redhat-common<br>
    installing os-prober from redhat-common<br>
    install failed with error Running install-packages install. Package
    list: system-logos<br>
    redhat-lsb-core<br>
    gettext<br>
    grub2-tools<br>
    wget<br>
    os-prober<br>
    Not loading "rhnplugin" plugin, as it is disabled<br>
    Not loading "product-id" plugin, as it is disabled<br>
    Not loading "subscription-manager" plugin, as it is disabled<br>
    Config time: 0.022<br>
    Yum version: 3.4.3<br>
    Setting up Package Sacks<br>
    <br>
    I've tried to debug the situation, but I left it on file (just
    below) because I don't have so deep insight into it:<br>
    /usr/share/diskimage-builder/lib/img-functions:83<br>
    check_break before-$1 run_in_target bash<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1266101">https://bugzilla.redhat.com/show_bug.cgi?id=1266101</a><br>
    [2] <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1270585">https://bugzilla.redhat.com/show_bug.cgi?id=1270585</a><br>
    [3] <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1271317">https://bugzilla.redhat.com/show_bug.cgi?id=1271317</a><br>
    <br>
    <br>
    Martin<br>
    <br>
    <div class="moz-cite-prefix">On 12/10/15 16:57, Udi Kalifon wrote:<br>
    </div>
    <blockquote
cite="mid:CAMV_1tqJZE5Q4q5pTxnjquPn8pYYgbbJaTzHtWMe=ar04UFEFQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hello,<br>
          </div>
          <div><br>
            We are encountering an error during instack-virt-setup:<br>
            <br>
            ++ sudo virsh net-list --all --persistent<br>
            ++ grep default<br>
            ++ awk 'BEGIN{OFS=":";} {print $2,$3}'<br>
            + default_net=active:yes<br>
            + state=active<br>
            + autostart=yes<br>
            + '[' active '!=' active ']'<br>
            + '[' yes '!=' yes ']'<br>
            Domain seed has been undefined<br>
            <br>
            <br>
            seed VM not running<br>
            <br>
            seed VM not defined<br>
            Created machine seed with UUID
            f59eb2f0-c7ac-429e-950c-df2fd4b6f301<br>
            Seed VM created with MAC 52:54:00:05:af:0f<span class="im"><br>
              parse error: Invalid string: control characters from
              U+0000 through U+001F must be escaped at line 32, column
              30<br>
              <br>
            </span></div>
          Any ideas? I don't know which file causes this parse error,
          it's not the instack-virt-setup.<br>
          <br>
        </div>
        Thanks.</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>

To unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a></pre>
    </blockquote>
    <br>
  </body>
</html>