Обсуждение: RHEL6 repository Issue

Поиск
Список
Период
Сортировка

RHEL6 repository Issue

От
Ruben De Graaf
Дата:

Hello,

 

I’m looking at the RHEL6 repository (after having an error doing a yum update) and I see some packages that shouldn’t be there in my opinion.

 

Just check here : https://yum.postgresql.org/9.5/redhat/rhel-6Server-x86_64/ you can find some rhel7 packages (ctrl + f on rhel7).

 

And those packages really don’t fit on RHEL6 installation…

 

Could someone fix this ?

 

Regards,

 

Ruben de Graaf

 

Re: RHEL6 repository Issue

От
Devrim Gündüz
Дата:
Hi Ruben,

On Mon, 2016-11-07 at 10:19 +0000, Ruben De Graaf wrote:

> I'm looking at the RHEL6 repository (after having an error doing a yum
> update) and I see some packages that shouldn't be there in my opinion.
>
> Just check here : https://yum.postgresql.org/9.5/redhat/rhel-6Server-x86_64/ 
> you can find some rhel7 packages (ctrl + f on rhel7).
>
> And those packages really don't fit on RHEL6 installation...
>
> Could someone fix this ?

Thanks for the report. They are actually RHEL 6 packages -- that was just a
typo in Makefile for pg_stat_kcache package only. I rebuilt new packages, and
pushing them to repo soon.

Thanks!

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: RHEL6 repository Issue

От
Ruben De Graaf
Дата:

Hello,

 

Any news on this please ? The repository is broken this is a big issue !

 

Regards,

 

Ruben de Graaf

 

De : Ruben De Graaf
Envoyé : lundi 7 novembre 2016 11:20
À : 'pgsql-pkg-yum@postgresql.org' <pgsql-pkg-yum@postgresql.org>
Objet : RHEL6 repository Issue

 

Hello,

 

I’m looking at the RHEL6 repository (after having an error doing a yum update) and I see some packages that shouldn’t be there in my opinion.

 

Just check here : https://yum.postgresql.org/9.5/redhat/rhel-6Server-x86_64/ you can find some rhel7 packages (ctrl + f on rhel7).

 

And those packages really don’t fit on RHEL6 installation…

 

Could someone fix this ?

 

Regards,

 

Ruben de Graaf

 

Re: RHEL6 repository Issue

От
Ruben De Graaf
Дата:

I just noticed someone started cleaning things up and so far only pg_stat_kcache95-2.0.3-1.rhel7.x86_64.rpm and pg_stat_kcache95-debuginfo-2.0.3-1.rhel7.x86_64.rpm remain which is still a problem but not that big.

 

Thanks to the mysterious cleaner.

 

Regards,

 

Ruben de Graaf

 

De : Ruben De Graaf
Envoyé : mardi 15 novembre 2016 09:57
À : 'pgsql-pkg-yum@postgresql.org' <pgsql-pkg-yum@postgresql.org>
Objet : RE: RHEL6 repository Issue

 

Hello,

 

Any news on this please ? The repository is broken this is a big issue !

 

Regards,

 

Ruben de Graaf

 

De : Ruben De Graaf
Envoyé : lundi 7 novembre 2016 11:20
À : 'pgsql-pkg-yum@postgresql.org' <pgsql-pkg-yum@postgresql.org>
Objet : RHEL6 repository Issue

 

Hello,

 

I’m looking at the RHEL6 repository (after having an error doing a yum update) and I see some packages that shouldn’t be there in my opinion.

 

Just check here : https://yum.postgresql.org/9.5/redhat/rhel-6Server-x86_64/ you can find some rhel7 packages (ctrl + f on rhel7).

 

And those packages really don’t fit on RHEL6 installation…

 

Could someone fix this ?

 

Regards,

 

Ruben de Graaf

 

Re: RHEL6 repository Issue

От
Devrim Gündüz
Дата:
Hi,

On Tue, 2016-11-15 at 09:22 +0000, Ruben De Graaf wrote:
> I just noticed someone started cleaning things up and so far only
> pg_stat_kcache95-2.0.3-1.rhel7.x86_64.rpm and pg_stat_kcache95-debuginfo-
> 2.0.3-1.rhel7.x86_64.rpm remain which is still a problem but not that big.
>
> Thanks to the mysterious cleaner.

:) Have you seen my response on 7th of November? Those two were the only
packages with .rhel7 suffix, but they were actually RHEL 6 packages -- it was
just a makefile issue that I fixed before:

commit 680de03f6ec14a5432b673cc8464f24728289b7a
Author: Devrim Gündüz <devrim@gunduz.org>
Date:   Mon Nov 7 16:42:12 2016 +0300

    pg_stat_kcache: Fix distro name in Makefile. Per report from Ruben De Graaf


So, it was not actually a breakage. 

Anyway, I just removed those 2 packages from the repo, and changed them with
RHEL 6 ones. They will appear in next hour.

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: RHEL6 repository Issue

От
Devrim Gündüz
Дата:
Hi,

On Tue, 2016-11-15 at 08:56 +0000, Ruben De Graaf wrote:
> Any news on this please ? The repository is broken this is a big issue !

The repo is/was *not* broken -- see 680de03f6ec14a5432b673cc8464f24728289b7a
for details. Just replied to your other email as well.

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: RHEL6 repository Issue

От
Ruben De Graaf
Дата:
Hello, 

Thanks, and no I didn't see your email, (I've seen it just yet).

Anyway thanks for your quick help, yum update is working fine now, sorry for the panic reaction ;)

Regards,

Ruben de Graaf

-----Message d'origine-----
De : Devrim Gündüz [mailto:devrim@gunduz.org] 
Envoyé : mardi 15 novembre 2016 10:45
À : Ruben De Graaf <Ruben.DeGraaf@direct-energie.com>; pgsql-pkg-yum@postgresql.org
Objet : Re: [pgsql-pkg-yum] RHEL6 repository Issue


Hi,

On Tue, 2016-11-15 at 09:22 +0000, Ruben De Graaf wrote:
> I just noticed someone started cleaning things up and so far only 
> pg_stat_kcache95-2.0.3-1.rhel7.x86_64.rpm and 
> pg_stat_kcache95-debuginfo- 2.0.3-1.rhel7.x86_64.rpm remain which is still a problem but not that big.
> 
> Thanks to the mysterious cleaner.

:) Have you seen my response on 7th of November? Those two were the only packages with .rhel7 suffix, but they were
actuallyRHEL 6 packages -- it was just a makefile issue that I fixed before:
 

commit 680de03f6ec14a5432b673cc8464f24728289b7a
Author: Devrim Gündüz <devrim@gunduz.org>
Date:   Mon Nov 7 16:42:12 2016 +0300

    pg_stat_kcache: Fix distro name in Makefile. Per report from Ruben De Graaf


So, it was not actually a breakage. 

Anyway, I just removed those 2 packages from the repo, and changed them with RHEL 6 ones. They will appear in next
hour.

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR