From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Jeffrey Jones <jjones(at)toppan-f(dot)co(dot)jp> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: 9.2 RHEL6 yum Repository broken? |
Date: | 2013-02-13 03:46:51 |
Message-ID: | 20130213034651.GF16126@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jeffrey Jones | 2013-02-13 03:55:36 | Re: 9.2 RHEL6 yum Repository broken? |
Previous Message | Jeffrey Jones | 2013-02-13 03:03:44 | 9.2 RHEL6 yum Repository broken? |