Thread: broken devel package for rocky linux

broken devel package for rocky linux

From
Pavel Stehule
Date:
Hi

I try to install devel package

[student@localhost ~]$ LANG=C sudo dnf install postgresql15-devel
Last metadata expiration check: 0:23:04 ago on Tue Sep  3 06:08:29 2024.
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides perl(IPC::Run) needed by postgresql15-devel-15.8-1PGDG.rhel8.x86_64 from pgdg15

Regards

Pavel

Re: broken devel package for rocky linux

From
Pavel Stehule
Date:
Hi

út 3. 9. 2024 v 12:38 odesílatel Devrim Gündüz <devrim@gunduz.org> napsal:
Hi Pavel,

On Tue, 2024-09-03 at 12:34 +0200, Pavel Stehule wrote:
> Hi
>
> I try to install devel package
>
> [student@localhost ~]$ LANG=C sudo dnf install postgresql15-devel
> Last metadata expiration check: 0:23:04 ago on Tue Sep  3 06:08:29
> 2024.
> Error:
>  Problem: cannot install the best candidate for the job
>   - nothing provides perl(IPC::Run) needed by
> postgresql15-devel-15.8-1PGDG.rhel8.x86_64 from pgdg15

 dnf config-manager --enable powertools

works perfectly, thank you
 

FWIW packaging discussions are in the pgsql-pkg-yum mailing list, not
here.

I am sorry

Regards

Pavel
 

Cheers,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR

Re: broken devel package for rocky linux

From
Zaid Shabbir
Date:
Got it, Thank you.

On Tue, Sep 3, 2024 at 3:55 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

On Tue, 2024-09-03 at 15:48 +0500, Zaid Shabbir wrote:
> This information is missing on the PostgreSQL packages installation
> configuration page. I think it's helpful if we provide the information
> on
> the relevant page.
> https://www.postgresql.org/download/linux/redhat/

That page is not intended for -devel subpackage users. Please read
details instructions here:

https://yum.postgresql.org/howto/

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR