Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [v2.0] PostgreSQL yum repo GPG key not available #3424

Closed
18 tasks
przemyslavic opened this issue Jan 8, 2024 · 0 comments
Closed
18 tasks

[BUG] [v2.0] PostgreSQL yum repo GPG key not available #3424

przemyslavic opened this issue Jan 8, 2024 · 0 comments
Labels

Comments

@przemyslavic
Copy link
Collaborator

Describe the bug
PostgreSQL yum repository GPG key is no longer uvailable under the following url:
https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG

2024-01-08 01:16:23,329 [INFO]: Adding third party repositories...
2024-01-08 01:16:45,868 [WARNING]: curl: (22) The requested URL returned error: 404 ", "error: https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG: import read failed(2)."
2024-01-08 01:16:46,310 [WARNING]: curl: (22) The requested URL returned error: 404 ", "error: https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG: import read failed(2)."
2024-01-08 01:16:46,563 [WARNING]: curl: (22) The requested URL returned error: 404 ", "error: https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG: import read failed(2)."
2024-01-08 01:16:46,563 [WARNING]: Retries count reached maximum, command: `rpm --import https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG`"
2024-01-08 01:16:46,563 [ERROR]: No alternatives available, exiting...

How to reproduce
Steps to reproduce the behavior:

  1. execute epicli apply to deploy an RHEL/AlmaLinux cluster with PostgreSQL component enabled
    The installation will fail on repository setup trying to import GPG key for PostgreSQL yum repo.

Expected behavior
The cluster should be deployed without any issues.

Config files
If applicable, add config files to help explain your problem.

Environment

  • Cloud provider: [all]
  • OS: [RHEL, AlmaLinux]

epicli version: [v2.0]

Additional context
Add any other context about the problem here.


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant