Re: 9.2 RHEL6 yum Repository broken?

From: Jeffrey Jones <jjones(at)toppan-f(dot)co(dot)jp>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 9.2 RHEL6 yum Repository broken?
Date: 2013-02-13 03:55:36
Message-ID: 511B0EB8.5090807@toppan-f.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Stephen.

I first ran into the issue yesterday my time (about 24 hours ago), I am
not sure
if you were doing maintenance work then as well. Just a bit more
information in
case it is not related to maintenance.

I just gave it another go (after a yum clean all) and the issue is still
persisting.

Do you want me to wait a few hours; try again and post again if the issue
is not resolved?

Cheers

Jeff

On 13/02/13 12:46, Stephen Frost wrote:
> Jeff,
>
> The system which hosts yum.postgresql.org has been undergoing a bit of
> maintenance today. I can't swear that's what the issue is, but would
> you mind giving it another shot..? Things should be calming down at
> this point.
>
> Thanks!
>
> Stephen
>
> * Jeffrey Jones (jjones(at)toppan-f(dot)co(dot)jp) wrote:
>> As I can tell the PostgreSQL 9.2 yum repository for use with RHEL6
>> (64bit) is broken.
>>
>> On a fresh RHEL6.3 (64-bit) installation, as root, run the following
>> commands:
>>
>> rpm -i http://yum.postgresql.org/9.2/redhat/rhel-6-x86_64/pgdg-redhat92-9.2-7.noarch.rpm
>> yum update
>>
>> (As stated in the instructions on
>> http://www.postgresql.org/download/linux/redhat/)
>>
>> The yum update command fails with the following message (had to copy
>> by hand; please forgive formatting strangeness):
>>
>> pgdg92 | 2.8 kb 00:00
>> pgdg92/primary_db | 103 kb 00:00
>> http://yum.postgresql.org/9.2/redhat/rhel-6Server-x86_64/repodata/primary.sqlite.bz2:
>> [Errno -1] Metadata file does not match checksum
>> Trying other mirror
>> pgdg92/primary_db | 103 kb 00:00
>> http://yum.postgresql.org/9.2/redhat/rhel-6Server-x86_64/repodata/primary.sqlite.bz2:
>> [Errno -1] Metadata file does not match checksum
>> Trying other mirror
>> Error: failure: repodata/primary.sqlite.bz2 from pgdg92: [Errno 256]
>> No more mirrors to try.
>>
>> This was working last week as far as I know so it looks like it has
>> been broken recently.
>>
>> Can anyone confirm?
>>
>> cheers
>>
>> Jeff
>>
>>
>> --
>> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-general

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2013-02-13 03:59:23 Re: 9.2 RHEL6 yum Repository broken?
Previous Message Stephen Frost 2013-02-13 03:46:51 Re: 9.2 RHEL6 yum Repository broken?