Thread: Missing pgbadger packages

Missing pgbadger packages

From
"Rosen, Wayne (GSFC-610.2)[ADNET SYSTEMS INC]"
Date:

Hi All,

 

  FYI - We’re receiving HTML 404 errors when attempting to download some of the pgbadger packages in http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/:

 

mirror: Access failed: 404 Not Found (pgbadger-3.5-1.rhel5.noarch.rpm)

mirror: Access failed: 404 Not Found (pgbadger-3.6-1.rhel5.noarch.rpm)

mirror: Access failed: 404 Not Found (pgbadger-3.2-1.rhel5.noarch.rpm)

mirror: Access failed: 404 Not Found (pgbadger-3.4-1.rhel5.noarch.rpm)

mrepo: Mirroring failed for http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64 with message: Failed with return code: 1024

 

Please either remove the dangling links or populate them with the pgbadger RPMs.

 

                                                       Wayne…

 

…………………. ………….  …………. ……….. ..

Wayne Rosen

IT Security Engineer

NASA – GSFC - GES DISC

 

 

Re: Missing pgbadger packages

From
Devrim Gündüz
Date:
Hi,


On Wed, 2014-06-11 at 14:29 +0000, Rosen, Wayne (GSFC-610.2)[ADNET
SYSTEMS INC] wrote:


>   FYI - We're receiving HTML 404 errors when attempting to download some of the pgbadger packages in
http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/:
>
>
> mirror: Access failed: 404 Not Found (pgbadger-3.5-1.rhel5.noarch.rpm)
>
> mirror: Access failed: 404 Not Found (pgbadger-3.6-1.rhel5.noarch.rpm)
>
> mirror: Access failed: 404 Not Found (pgbadger-3.2-1.rhel5.noarch.rpm)
>
> mirror: Access failed: 404 Not Found (pgbadger-3.4-1.rhel5.noarch.rpm)
>
> mrepo: Mirroring failed for http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64 with message: Failed with return code:
1024
>
> Please either remove the dangling links or populate them with the pgbadger RPMs.

Please update your cache:

yum makecache

and then install pgbadger. We removed old packages recently.

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


Attachment

Re: Missing pgbadger packages

From
"Rosen, Wayne (GSFC-610.2)[ADNET SYSTEMS INC]"
Date:

Hi Devrim,

 

   I verified that the following URLS are not pointing to the RPM files and they are causing the 404 errors:

 

http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgbadger-3.5-1.rhel5.noarch.rpm

http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgbadger-3.6-1.rhel5.noarch.rpm

http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgbadger-3.2-1.rhel5.noarch.rpm

http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgbadger-3.4-1.rhel5.noarch.rpm

 

Remaking the cache did not change this behavior as the links exist in the repository web site.

 

                            Wayne...

 

-----Original Message-----
From: Devrim Gündüz [mailto:devrim@gunduz.org]
Sent: Wednesday, June 11, 2014 10:34 AM
To: Rosen, Wayne (GSFC-610.2)[ADNET SYSTEMS INC]
Cc: pgsql-pkg-yum@postgresql.org
Subject: Re: [pgsql-pkg-yum] Missing pgbadger packages

 

 

Hi,

 

 

On Wed, 2014-06-11 at 14:29 +0000, Rosen, Wayne (GSFC-610.2)[ADNET SYSTEMS INC] wrote:

 

 

>   FYI - We're receiving HTML 404 errors when attempting to download some of the pgbadger packages in http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/:

>

>

> mirror: Access failed: 404 Not Found (pgbadger-3.5-1.rhel5.noarch.rpm)

>

> mirror: Access failed: 404 Not Found (pgbadger-3.6-1.rhel5.noarch.rpm)

>

> mirror: Access failed: 404 Not Found (pgbadger-3.2-1.rhel5.noarch.rpm)

>

> mirror: Access failed: 404 Not Found (pgbadger-3.4-1.rhel5.noarch.rpm)

>

> mrepo: Mirroring failed for

> http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64 with message:

> Failed with return code: 1024

>

> Please either remove the dangling links or populate them with the pgbadger RPMs.

 

Please update your cache:

 

yum makecache

 

and then install pgbadger. We removed old packages recently.

 

Regards,

--

Devrim GÜNDÜZ

Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer

Twitter: @DevrimGunduz , @DevrimGunduzTR

 

Re: Missing pgbadger packages

From
Devrim Gündüz
Date:
Hi,

On Fri, 2014-06-13 at 15:49 +0000, Rosen, Wayne (GSFC-610.2)[ADNET
SYSTEMS INC] wrote:
>    I verified that the following URLS are not pointing to the RPM
> files and they are causing the 404 errors:

I just rebuilt the cache. Can you please run

yum clean all
yum install pgbadger

Regards,

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


Attachment