XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • toolchain
    • None
    • Cavium ThunderX2 machine installed with CentOS 7.3.1611

    Description

      After execution of the bigtop_toolchain/bin/puppetize.sh script which basically install the rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm RPM package in the section "centos-7*)"
      But after installation of the puppetlabs release el 7 noarch RPM package it is not possible to execute "yum" command with any switch case.

      Hence it is required to put a below condition around the rpm installation

      + if [ $HOSTTYPE = "x86_64" ] ; then
      + rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
      + fi

      Attachments

        1. BIGTOP-2833_v1.patch
          1 kB
          Naresh Bhat
        2. BIGTOP-2833.patch
          1 kB
          Naresh Bhat

        Issue Links

          Activity

            People

              nbhat Naresh Bhat
              nbhat Naresh Bhat
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: