reprepro tracking

From: Christoph Berg <myon(at)debian(dot)org>
To: PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>
Subject: reprepro tracking
Date: 2018-05-31 10:31:03
Message-ID: 20180531103103.GB26720@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hi,

reprepro was accumulating lots of cruft in the pool directory. After
some investigation, it turned out that was because we had
"Tracking: all" in the reprepro config.

That means it would keep postgresql-9.1-debversion.deb around when 9.1
was out of support, and a new postgresql-debversion source was
uploaded that did not longer build the 9.1 package. It would also keep
the source for that old 9.1.deb. That's the expected part. The
unexpected part was that it was also keeping the
postgresql-10-debversion.deb package that was built from the source
that was only kept because of 9.1.deb.

I've now set it to "Tracking: minimal includebuildinfos keepsources"
which does the expected tracking.

The "includebuildinfos" part is untested, we'll see how useful that
will be.

Christoph

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org repository 2018-05-31 21:26:25 pldebugger updated to version 1:1.0-6-gbcf24ee-1.pgdg+1
Previous Message apt.postgresql.org repository 2018-05-30 16:26:55 check-postgres updated to version 2.24.0-1.pgdg+1