Uploaded image for project: 'Puppet Enterprise (moved to puppet.atlassian.net)'
  1. Puppet Enterprise (moved to puppet.atlassian.net)
  2. ENTERPRISE-583

pe_repo repository name not matching for el

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • PE 3.7.2
    • PE 2015.2.0
    • Agent Installer
    • RHEL 6.4 x86_64

    Description

      The file "packages/3.7.2/el-6-x86_64.bash" (from the curl command used to install puppet on agents) has mismatching repository names:

      cat <<REPO > /etc/yum.repos.d/pe_repo.repo
      [puppetlabs-pepackages]
      name=Puppet Labs PE Packages \$releasever - \$basearch
      baseurl=https://puppet.ep.com:8140/packages/3.7.2/el-6-x86_64
      enabled=1
      gpgcheck=1
      sslverify=False
      proxy=none
      gpgkey=https://puppet.ep.com:8140/packages/GPG-KEY-puppetlabs

      REPO

      yum clean all -disablerepo="*" --enablerepo=pe_repo <-- here

      Error says:
      Error getting repository data for pe_repo, repository not found

      While this does not break the process while installing on a machine manually, this causes VMware to cancel the VM provisioning process.

      Attachments

        Activity

          People

            Unassigned Unassigned
            emaydeck Eric Maydeck
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support