<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">+container-tools<br>
      <br>
      On 05/14/2016 08:18 PM, Andrew Lee Rubinger wrote:<br>
    </div>
    <blockquote
cite="mid:CABm567HjbEYWhcHu0aMANUfG9efkbkCfi1zH3_Jek6BBqAn6Tg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div><br>
        </div>
        <div>Spent some time getting Vagrant to cooperate on Fedora 23
          and then figured I'd ping here :)</div>
        <div><br>
        </div>
        <div>From instructions at:</div>
        <div><br>
        </div>
        <div>  <a moz-do-not-send="true"
href="https://github.com/ALRubinger/adb-atomic-developer-bundle/blob/master/docs/installing.rst">https://github.com/ALRubinger/adb-atomic-developer-bundle/blob/master/docs/installing.rst</a></div>
        <div><br>
        </div>
        <div>Did:</div>
        <div><br>
        </div>
        <div>  $ sudo dnf -y install vagrant-libvirt</div>
        <div>  $ sudo systemctl start libvirtd</div>
        <div>  $ sudo systemctl enable libvirtd</div>
        <div>  $ vagrant init projectatomic/adb</div>
        <div>  $ vagrant up</div>
        <div><br>
        </div>
        <div>Now getting the following:</div>
        <div><br>
        </div>
        <div>  <a moz-do-not-send="true"
href="https://gist.github.com/ALRubinger/0c6f9fe48d18e49bef9176d16bab02ce">https://gist.github.com/ALRubinger/0c6f9fe48d18e49bef9176d16bab02ce</a><br>
        </div>
        <div><br>
        </div>
        <div>Note that I have 2 Ruby environments going on, one in my
          /home managed by RVM and other other from stock dnf:</div>
        <div><br>
        </div>
        <div>
          <div>[alr@overdrive adb]$ which ruby</div>
          <div>~/.rvm/rubies/ruby-2.2.4/bin/ruby</div>
          <div>[alr@overdrive adb]$ sudo which ruby</div>
          <div>/bin/ruby</div>
        </div>
        <div><br>
        </div>
        <div>Seen before?</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    The error is : <br>
    <br>
    /usr/share/gems/gems/nokogiri-1.6.7.2/lib/nokogiri.rb:29:in
    `require': cannot load such file -- nokogiri/nokogiri (LoadError)<br>
    <br>
    I have not seen this issue exactly , but have experienced similar
    issue. the issue comes when the some of the required ruby gems are
    installed using dnf and some are using "gem install". <br>
    <br>
    For your issue I guess the nokogiri is installed using "gem install"
    . So try uninstalling it and try "dnf install rubygem-nokogiri"  and
    let us if it works :)<br>
    <br>
    <br>
    <blockquote
cite="mid:CABm567HjbEYWhcHu0aMANUfG9efkbkCfi1zH3_Jek6BBqAn6Tg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>S,</div>
        <div>ALR</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, May 13, 2016 at 10:08 AM,
          Andrew Lee Rubinger <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:alr@redhat.com"
              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:alr@redhat.com">alr@redhat.com</a></a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Thanks!  Looking forward to using these
              instructions to build Catapult against starting in the
              coming week. :)</div>
            <div class="gmail_extra">
              <div>
                <div class="h5"><br>
                  <div class="gmail_quote">On Fri, May 13, 2016 at 10:06
                    AM, Lalatendu Mohanty <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:lmohanty@redhat.com"
                        target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:lmohanty@redhat.com">lmohanty@redhat.com</a></a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
                      <br>
                      ADB [1] can help setup OpenShift Origin single
                      node setup in just two commands and user can
                      choose which version of Origin to setup. Here are
                      some quick start steps for the setup.<br>
                      <br>
                      Prerequisites:<br>
                      <br>
                      * A working Vagrant setup with Virtualbox or
                      Libvirt/KVM<br>
                      <br>
                      Steps:<br>
                      <br>
                      * $ mkdir adb ; cd adb<br>
                      <br>
                      * $ vagrant init projectatomic/adb<br>
                      <br>
                      *  $ git clone <a moz-do-not-send="true"
                        href="https://github.com/projectatomic/adb-atomic-developer-bundle"
                        rel="noreferrer" target="_blank">https://github.com/projectatomic/adb-atomic-developer-bundle</a><br>
                      <br>
                      * cd
                      adb-atomic-developer-bundle/components/centos/centos-openshift-setup/<br>
                      <br>
                      * Vagrant up<br>
                      <br>
                      "vagrant up" would take some time as it download
                      the OpenShift Origin's docker images (around
                      400MB) from docker hub. At the end of the vagrant
                      up you will get  information about the console web
                      url , username/password etc  for further use.<br>
                      <br>
                      At this point of time we are using little older
                      version of Origin for the default setup, but you
                      can use any tag from docker hub for Origin in the
                      Vagrantfile [2]<br>
                      <br>
                      [1] <a moz-do-not-send="true"
                        href="https://github.com/projectatomic/adb-atomic-developer-bundle"
                        rel="noreferrer" target="_blank">https://github.com/projectatomic/adb-atomic-developer-bundle</a><br>
                      <br>
                      [2] <a moz-do-not-send="true"
href="https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/components/centos/centos-openshift-setup/Vagrantfile#L9"
                        rel="noreferrer" target="_blank">https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/components/centos/centos-openshift-setup/Vagrantfile#L9</a><br>
                      <br>
                      <br>
                      Thanks,<br>
                      <br>
                      Lala<br>
                      <br>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                </div>
              </div>
              <span class="HOEnZb"><font color="#888888">-- <br>
                  <div>
                    <div dir="ltr">Red Hat Developer Programs
                      Architecture
                      <div>@ALRubinger</div>
                    </div>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">Red Hat Developer Programs Architecture
            <div>@ALRubinger</div>
          </div>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>