Exclude latest systemd*-252-* packages

After latest systemd we are hitting bug[1] and is breaking
the ovb node provisioning. It is blocking the promotion.

Let's exclude the latest systemd*-252-* till we have a proper
fix.

[1] https://bugs.launchpad.net/tripleo/+bug/2000226

Related-Bug: #2000226

Signed-off-by: Sandeep Yadav <sandyada@redhat.com>
Co-Authored-by: Amol Kahat <amolkahat@gmail.com>
Change-Id: Ia6837781272ae3f3e9299a0ff4b8bf2d0bae2be5
This commit is contained in:
Sandeep Yadav 2022-12-27 07:29:39 +05:30 committed by Amol Kahat
parent e4d55b0490
commit 5fee91651e
No known key found for this signature in database
GPG Key ID: FDD3BA6C832D7715
6 changed files with 30 additions and 0 deletions

View File

@ -170,6 +170,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -179,6 +183,7 @@ repos:
# https://bugs.launchpad.net/tripleo/+bug/1988500
exclude:
- containers-common-1-44.*
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -136,6 +136,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -145,6 +149,7 @@ repos:
# https://bugs.launchpad.net/tripleo/+bug/1988500
exclude:
- containers-common-1-44.*
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -129,6 +129,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -140,6 +144,7 @@ repos:
- python3-sqlalchemy-1.4.37-3.el9.x86_64
- containers-common-1-44.*
- ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo /+bug/1996482
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -135,6 +135,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -144,6 +148,7 @@ repos:
# https://bugs.launchpad.net/tripleo/+bug/1988500
exclude:
- containers-common-1-44.*
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -182,6 +182,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -193,6 +197,7 @@ repos:
- python3-sqlalchemy-1.4.37-3.el9.x86_64
- containers-common-1-44.*
- ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo /+bug/1996482
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic

View File

@ -169,6 +169,10 @@ repos:
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os
# Note(Chandan Kumar): Pin systemd*-252-* due to
# https://bugs.launchpad.net/tripleo/+bug/2000226
exclude:
- systemd*-252-*
- type: generic
reponame: quickstart-centos-appstreams
@ -178,6 +182,7 @@ repos:
# https://bugs.launchpad.net/tripleo/+bug/1988500
exclude:
- containers-common-1-44.*
- systemd*-252-*
# centos9 the equivalent to powertools is CRB
- type: generic