Re: How is the repo tree maintained? - Mailing list pgsql-pkg-yum

From Devrim Gündüz
Subject Re: How is the repo tree maintained?
Date
Msg-id 1409729308.3355.12.camel@asus-laptop-03.gunduz.org
Whole thread Raw
In response to How is the repo tree maintained?  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: How is the repo tree maintained?  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-pkg-yum
Hi,

On Wed, 2014-09-03 at 15:18 +0800, Craig Ringer wrote:
>
> When a package gets built, how do the resulting packages then get
> pushed to the actual package tree?
>
> Is it manually rsync'ing / scp'ing them over?

After the packages are built, we first create a repo on the local
machine, and then sync that repo to the master server. Until early this
year, we had 2 staging repos, but we got rid of that.

This is well scripted process actually.

> I'm wondering because I keep on finding RPMs in the wrong version's
> tree, or odd mixtures where some RPMs are present for one arch and not
> another, etc.

That would surprise me. Example, please?

> I also just noticed that the CentOS 6 SRPM for 9.0.18 is in the srpm
> tree, but svn is for the same package is still at 9.0.17.

It may mean that we could build the SRPM (which is the 1st phase of the
RPM build process), but the rest failed.


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


Attachment

pgsql-pkg-yum by date:

Previous
From: Mike Toews
Date:
Subject: Re: Updated the wiki info on the RPMs
Next
From: Devrim Gündüz
Date:
Subject: Re: Please add svn repo link to http://svn.pgrpms.org/