Thread: [pgsql-pkg-debian] Fwd: Bug report: Problem on Debian repository

[pgsql-pkg-debian] Fwd: Bug report: Problem on Debian repository

From
Magnus Hagander
Date:
FYI, seems an empty file snuck into the repo.

//Magnus

---------- Forwarded message ----------
From: Jarl Friis <jarl@softace.dk>
Date: Thu, Aug 31, 2017 at 3:40 PM
Subject: Bug report: Problem on Debian repository
To: webmaster@postgresql.org


Jarl


--
Jarl Friis
Softace ApS
Rådhustorvet 7, 2.
3520 Farum
LinkedIn: http://dk.linkedin.com/in/jarlfriis

Re: [pgsql-pkg-debian] Fwd: Bug report: Problem on Debian repository

From
Christoph Berg
Date:
Re: Magnus Hagander 2017-08-31 <CABUevEx883r82CPYOpLssq-9=Q8jAq8o0ZPgk+vLgX7gDiBaTA@mail.gmail.com>
> FYI, seems an empty file snuck into the repo.
>
> //Magnus
>
> ---------- Forwarded message ----------
> From: Jarl Friis <jarl@softace.dk>
> Date: Thu, Aug 31, 2017 at 3:40 PM
> Subject: Bug report: Problem on Debian repository
> To: webmaster@postgresql.org
>
>
> Hi.
>
> This is a bug report: The file apt.postgresql.org/pub/repos/a
> pt/dists/jessie-pgdg/9.6/binary-amd64/Packages is empty
>
> The consequences can be seen on https://github.com/docker-libr
> ary/postgres/issues/331

Hi,

thanks for the heads-up!

The situation in #331 was not analyzed correctly. The "bug" there was
merely that the docker file is hardcoding a PG version which wasn't in
the repository anymore once the new minors were released.

This is not related to
https://lists.debian.org/debian-user/2017/08/msg01324.html, and it is not
related to
http://apt.postgresql.org/pub/repos/apt/dists/jessie-pgdg/9.6/binary-amd64/Packages
being empty.

See http://apt.postgresql.org/pub/repos/apt/pool/README.components.txt

Christoph


Re: [pgsql-pkg-debian] Fwd: Bug report: Problem on Debian repository

From
Magnus Hagander
Date:


On Thu, Aug 31, 2017 at 8:50 PM, Christoph Berg <myon@debian.org> wrote:
Re: Magnus Hagander 2017-08-31 <CABUevEx883r82CPYOpLssq-9=Q8jAq8o0ZPgk+vLgX7gDiBaTA@mail.gmail.com>
> FYI, seems an empty file snuck into the repo.
>
> //Magnus
>
> ---------- Forwarded message ----------
> From: Jarl Friis <jarl@softace.dk>
> Date: Thu, Aug 31, 2017 at 3:40 PM
> Subject: Bug report: Problem on Debian repository
> To: webmaster@postgresql.org
>
>
> Hi.
>
> This is a bug report: The file apt.postgresql.org/pub/repos/a
> pt/dists/jessie-pgdg/9.6/binary-amd64/Packages is empty
>
> The consequences can be seen on https://github.com/docker-libr
> ary/postgres/issues/331

Hi,

thanks for the heads-up!

The situation in #331 was not analyzed correctly. The "bug" there was
merely that the docker file is hardcoding a PG version which wasn't in
the repository anymore once the new minors were released.

This is not related to
https://lists.debian.org/debian-user/2017/08/msg01324.html, and it is not
related to
http://apt.postgresql.org/pub/repos/apt/dists/jessie-pgdg/9.6/binary-amd64/Packages
being empty.

See http://apt.postgresql.org/pub/repos/apt/pool/README.components.txt


Ah, gotcha. Thanks!
 
--