Revert "Exclude latest gnupg2 & Pin to last good version"

This reverts commit 7467dd032d.

Reason for revert: https://mirror.stream.centos.org/9-stream/BaseOS/source/tree/Packages/gnupg2-2.3.3-3.el9.src.rpm infected rpm is removed from the mirror.

Closes-Bug: #2015309

Change-Id: I6f36ab0a68a1824f3e0b317a9f859c06d73cd7af
This commit is contained in:
chandan kumar 2023-04-11 06:35:00 +00:00
parent cd30ab984e
commit 5b587a7f65
6 changed files with 0 additions and 30 deletions

View File

@ -166,8 +166,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -226,9 +224,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
# FIXME(chandan): Exclude kernel updates due to

View File

@ -136,8 +136,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -187,9 +185,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
sudo dnf update -y

View File

@ -136,8 +136,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -180,9 +178,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
sudo dnf update -y

View File

@ -135,8 +135,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -186,9 +184,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
sudo dnf update -y

View File

@ -199,8 +199,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -252,9 +250,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
# FIXME(chandan): Exclude kernel updates due to

View File

@ -165,8 +165,6 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
exclude:
- gnupg2-2.3.3-3.el9.x86_64 # TODO(marios) https://bugs.launchpad.net/tripleo/+bug/2015309
- type: generic
reponame: quickstart-centos-appstreams
@ -219,9 +217,6 @@ repo_cmd_after: |
sudo curl -s -o /etc/yum.repos.d/COMPOSE_ID ${NODEPOOL_CENTOS_MIRROR}/9-stream/COMPOSE_ID
sudo dnf repolist;
sudo dnf module list;
# Note(Marios): Downgrade gnupg2 version
# due to https://bugs.launchpad.net/tripleo/+bug/2015309
if [ -n "$(rpm -qa gnupg2)" ];then sudo dnf -y downgrade gnupg2.x86_64 2.3.3-2.el9; fi
sudo dnf clean metadata
{% if repo_setup_run_update|default(true)|bool %}
# FIXME(chandan): Exclude kernel updates due to