pgrpm-93 Rsync Module

From: James Morton <jmorton(at)switchfly(dot)com>
To: "pgsql-pkg-yum(at)postgresql(dot)org" <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: pgrpm-93 Rsync Module
Date: 2014-07-30 21:41:34
Message-ID: 3dbe2fd62b7549bb9945ed11febbe101@BN1PR05MB233.namprd05.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi,

We maintain a local mirror of a couple of the rsync modules offered on yum.postresql.org (specifically, 9.1, and 9.3). We've noticed that the pgrpm-93 module stopped working for us about 15 days ago. The pgrpm-91 module continues to work, but pgrpm-93 will hang while trying to download a package. That is, it connects, but then it can't download anything:

[yum(at)yum01 ~]# rsync --delete -av --progress yum.postgresql.org::pgrpm-93/redhat /repos/postgresql/9.3/
receiving incremental file list
redhat/rhel-5-x86_64/
redhat/rhel-5-x86_64/postgresql93-debuginfo-9.3.3-1PGDG.rhel5.x86_64.rpm
0 0% 0.00kB/s 0:00:00

The same command on the pg91 module works:

[yum(at)yum01 ~]# rsync --delete -av --progress yum.postgresql.org::pgrpm-91/redhat /repos/postgresql/9.1/
receiving incremental file list
redhat/rhel-5-x86_64/
redhat/rhel-5-x86_64/postgresql91-debuginfo-9.1.13-1PGDG.rhel5.x86_64.rpm
17019767 100% 3.91MB/s 0:00:04 (xfer#1, to-check=1021/2076)

sent 79 bytes received 17104301 bytes 3109887.27 bytes/sec
total size is 1178849840 speedup is 68.92

I was wondering if there were any known issues occurring, or if our local rsync mirror has been connecting too often? We're setup to mirror (changes) once daily.

Thanks,
James

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Craig Ringer 2014-07-31 09:56:26 Re: Unifying the spec files?
Previous Message Craig Ringer 2014-07-30 15:39:29 Re: Unifying the spec files?