Jira (PUP-11687) Puppet6 release file for EL8 is broken

7 views
Skip to first unread message

Shaun McEvoy (Jira)

unread,
Dec 8, 2022, 5:15:05 PM12/8/22
to puppe...@googlegroups.com
Shaun McEvoy created an issue
 
Puppet / Bug PUP-11687
Puppet6 release file for EL8 is broken
Issue Type: Bug Bug
Affects Versions: PUP 6.27.0
Assignee: Unassigned
Created: 2022/12/08 2:14 PM
Priority: Major Major
Reporter: Shaun McEvoy

Puppet Version: 6
Puppet Server Version: 6.11.1
OS Name/Version: Oracle Linux 8.7

I am unable to install puppet-agent-6.* on Oracle Linux 8.  When I run:
rpm -Uvh
https://yum.puppet.com/puppet6-release-el-8.noarch.rpm

it creates a repo file called /etc/yum.repos.d/puppet6-stable.repo with the following contents:

  1. Puppet 6 _CODENAME_ Stable Repository deb https://apt.repos.puppet.com/puppet6 _CODENAME_ stable
    This looks quite wrong to me.  This was working properly as recently as yesterday Dec 7, 2022.  I am able to install puppet-agent-6.* on Oracle Linux 7 using above approach with no issues.  

Desired Behavior:
rpm -Uvh
https://yum.puppet.com/puppet6-release-el-8.noarch.rpm

should create a file called /etc/yum.repos.d/puppet6.repo with the following contents:

[puppet6]
name=Puppet 6 Repository el 8 - $basearch
baseurl=http://yum.puppetlabs.com/puppet6/el/8/$basearch
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet6-release
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puppet6-release
enabled=1 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)
Atlassian logo

Shaun McEvoy (Jira)

unread,
Dec 8, 2022, 5:16:03 PM12/8/22
to puppe...@googlegroups.com
Shaun McEvoy updated an issue
Change By: Shaun McEvoy
*Puppet Version:* 6
*Puppet Server Version:* 6.11.1
*OS Name/Version:* Oracle Linux 8.7


I am unable to install puppet-agent-6.* on Oracle Linux 8.  When I run:

it creates a repo file called /etc/yum.repos.d/puppet6-stable.repo with the following contents:
# {code:java}
Puppet 6 __CODENAME__ _CODENAME_ Stable Repository
deb https://apt.repos.puppet.com/puppet6 __CODENAME__ _CODENAME_ stable {code}
This looks quite wrong to me.  This was working properly as recently as yesterday Dec 7, 2022.  I am able to install puppet-agent-6.* on Oracle Linux 7 using above approach with no issues.  

*Desired Behavior:*
{code:java}
rpm -Uvh
[
https://yum.puppet.com/puppet6-release-el-8.noarch.rpm ] {code}

should create a file called /etc/yum.repos.d/puppet6.repo with the following contents:
{code:java}
[puppet6]
name=Puppet 6 Repository el 8 - $basearch
baseurl=http://yum.puppetlabs.com/puppet6/el/8/$basearch
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet6-release
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puppet6-release
enabled=1 {code}
 

Shaun McEvoy (Jira)

unread,
Dec 8, 2022, 5:17:03 PM12/8/22
to puppe...@googlegroups.com
Shaun McEvoy updated an issue
*Puppet Version:* 6
*Puppet Server Version:* 6.11.1
*OS Name/Version:* Oracle Linux 8.7

I am unable to install puppet-agent-6.* on Oracle Linux 8.  When I run:
{code:java}

rpm -Uvh https://yum.puppet.com/puppet6-release-el-8.noarch.rpm{code}
it creates a repo file called /etc/yum.repos.d/puppet6-stable.repo with the following contents:
{code:java}
Puppet 6 _CODENAME_ Stable Repository
deb https://apt.repos.puppet.com/puppet6 _CODENAME_ stable{code}

This looks quite wrong to me.  This was working properly as recently as yesterday Dec 7, 2022.  I am able to install puppet-agent-6.* on Oracle Linux 7 using above approach with no issues.  

*Desired Behavior:*
{code:java}
rpm -Uvh https://yum.puppet.com/puppet6-release-el-8.noarch.rpm{code}
should create a file called /etc/yum.repos.d/puppet6.repo with the following contents:
{code:java}[puppet6]
name=Puppet 6 Repository el 8 - $basearch
baseurl=http://yum.puppetlabs.com/puppet6/el/8/$basearch
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet6-release
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puppet6-release
enabled=1 gpgcheck=1 {code}
 
Reply all
Reply to author
Forward
0 new messages