Обсуждение: apt-archive.postgresql.org noble-pgdg-archive: stale Release file causes apt update failure

Поиск
Список
Период
Сортировка
The Release file for noble-pgdg-archive appears to be out of date. The Packages.bz2 file was updated on Feb 6, but the Release file still references the Jan 31 size/checksums:
 
- Release file expects: 2,106,465 bytes
- Actual file served: 2,105,952 bytes

This causes apt update to fail with:
E: Failed to fetch https://apt-archive.postgresql.org/pub/repos/apt/dists/noble-pgdg-archive/main/binary-amd64/Packages.bz2 
File has unexpected size (2105952 != 2106465). Mirror sync in progress?
Re: Lewis Buckley
> The Release file for noble-pgdg-archive appears to be out of date. The
> Packages.bz2 file was updated on Feb 6, but the Release file still
> references the Jan 31 size/checksums:

Thanks for spotting this. There was an error in the generation logic:
https://salsa.debian.org/postgresql/apt.postgresql.org/-/commit/4cf08981a608e3b5a66125c726467769c150f74b

The files are up-to-date now.

Christoph



Thanks for the speedy fix Christoph!

Lewis

On February 6, 2026, Christoph Berg <myon@debian.org> wrote:
Re: Lewis Buckley
> The Release file for noble-pgdg-archive appears to be out of date. The
> Packages.bz2 file was updated on Feb 6, but the Release file still
> references the Jan 31 size/checksums:

Thanks for spotting this. There was an error in the generation logic:
https://salsa.debian.org/postgresql/apt.postgresql.org/-/commit/4cf08981a608e3b5a66125c726467769c150f74b

The files are up-to-date now.

Christoph

Re: apt-archive.postgresql.org noble-pgdg-archive: stale Release file causes apt update failure

От
Valentinas JANEIKO
Дата:
Looks like this error is back again. 
APT fails with:
E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/bookworm-pgdg/main/binary-amd64/Packages.bz2  File has unexpected size (407736 != 407760). Mirror sync in progress?
   Hashes of expected file:
    - Filesize:407760 [weak]
    - SHA256:d2dfe5e2cfb90c2849616207f72afb996dc177533b6e9acd4269b0fe18982c24
    - SHA1:c1af37094108982f088408b65755f1d7d396d930 [weak]
    - MD5Sum:24738e12adcb21b013eaeccb37e4e1d8 [weak]
   Release file created at: Thu, 12 Feb 2026 11:13:19 +0000

Any email and files/attachments transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If this message has been sent to you in error, you must not copy, distribute or disclose of the information it contains. Please notify us immediately and delete the message from your system.
Re: Valentinas JANEIKO
> Looks like this error is back again.
> APT fails with:
> E: Failed to fetch
> http://apt.postgresql.org/pub/repos/apt/dists/bookworm-pgdg/main/binary-amd64/Packages.bz2
>  File has unexpected size (407736 != 407760). Mirror sync in progress?

There were a lot of package updates held back until today, so there
were many updates on the repo master just now. The sync was probably
just pulling at the wrong time. Sorry for that, sometimes it happens.

Should work now.

Christoph