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

RPMs missing for RHEL PGDG 17 repos #82

Open
chris-gooch opened this issue Dec 10, 2024 · 13 comments
Open

RPMs missing for RHEL PGDG 17 repos #82

chris-gooch opened this issue Dec 10, 2024 · 13 comments
Assignees
Labels

Comments

@chris-gooch
Copy link

Unable to install powa from PGDG 17 redhat repos.

Please can you publish v5 versions

@rjuju rjuju self-assigned this Dec 10, 2024
@rjuju rjuju added the question label Dec 10, 2024
@rjuju
Copy link
Member

rjuju commented Dec 10, 2024

hi,

Unfortunately this isn't something we can do ourselves.

@devrimgunduz any info? FTR powa-archivist 5.0.0 was released some time ago and powa-web 5.0.1 was release last weekend

@chris-gooch
Copy link
Author

Hi, any progress on this? @rjuju not sure if @devrimgunduz gets notified here as not showing as an option for me

@devrimgunduz
Copy link

They are in the oven. Will be out in less than an hour.

@rjuju
Copy link
Member

rjuju commented Dec 16, 2024

Thanks a lot @devrimgunduz !

@devrimgunduz
Copy link

Packages are out for RHEL (x86_64). Fedora and SLES packages will be out later in the day.

@MichaelDBA
Copy link

MichaelDBA commented Jan 14, 2025

I downloaded and installed the latest PGDG binaries forCentOS 8 stream:

wget https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
yum install pgdg-redhat-repo-latest.noarch.rpm
yum update cache

but I still don't see binary package for Powa for PostgreSQL version 17.

@rjuju
Copy link
Member

rjuju commented Jan 14, 2025

I don't think that centos stream is supported by the PGDG repository, as far as I know centos was entirely dropped after centos 7. The usual alternative is rocky linux.

@MichaelDBA
Copy link

PGDG is supported on my CentOS 8 Stream host with:
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest

Everything in PG is there up to and including PG16.

It seems starting with PG17, I have to get them directly from here for CentOS 8:
https://download.postgresql.org/pub/repos/yum/17/redhat/rhel-8-x86_64/

Maybe note that somewhere to help other folks out.

@rjuju
Copy link
Member

rjuju commented Jan 15, 2025

The issue probably exist for all other extensions, as powa-archivist doesn't really do anything different from other. The page at https://yum.postgresql.org/packages/, while not explicitly mentioning it, only mentions centos up to version 7, and not above. I'm not really an rpm-based distro user, but as I understand it it means that centos stream is not officially supported by the PGDG. That unfortunately means that if you wish to keep using centos stream it's up to you to make it work, and probably accept that at some point the packages may not work at all anymore.

@devrimgunduz
Copy link

PGDG is supported on my CentOS 8 Stream host with: https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest

Everything in PG is there up to and including PG16.

It seems starting with PG17, I have to get them directly from here for CentOS 8: https://download.postgresql.org/pub/repos/yum/17/redhat/rhel-8-x86_64/

Maybe note that somewhere to help other folks out.

Hi @MichaelDBA ,

CentOS Stream is not supported. It is not tested and won't be tested due to the nature of the distro. "It works for me" does not mean that it is supported.

Devrim - the maintainer :-)

@devrimgunduz
Copy link

The issue probably exist for all other extensions, as powa-archivist doesn't really do anything different from other. The page at https://yum.postgresql.org/packages/, while not explicitly mentioning it, only mentions centos up to version 7, and not above. I'm not really an rpm-based distro user, but as I understand it it means that centos stream is not officially supported by the PGDG. That unfortunately means that if you wish to keep using centos stream it's up to you to make it work, and probably accept that at some point the packages may not work at all anymore.

Exactly.

@devrimgunduz
Copy link

Screenshot From 2025-01-15 09-57-29

FWIW this is on RHEL/Rocky 8.

@MichaelDBA
Copy link

I'm kinda confused, since I can still find packages for CentOS 8 and 9 for using this link:
download.postgresql.org/pub/repos/yum/17/redhat/

Who is maintaining this?

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

4 participants