BUG #19364: Repository not updating

Started by PG Bug reporting form4 months ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 19364
Logged by: Трезвый Дворник
Email address: thedrunkyardkeeper@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: Debian 13
Description:

sudo curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail
https://www.postgresql.org/media/keys/ACCC4CF8.asc
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 4812 100 4812 0 0 14252 0 --:--:-- --:--:-- --:--:--
14236

cat /etc/apt/sources.list.d/pgdg.sources
Types: deb
URIs: https://apt.postgresql.org/pub/repos/apt
Suites: trixie-pgdg
Components: main
Architectures: amd64
Signed-By: /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc

sha256sum /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc
0144068502a1eddd2a0280ede10ef607d1ec592ce819940991203941564e8e76

Err:7 https://apt.postgresql.org/pub/repos/apt trixie-pgdg/main amd64
Packages
File has unexpected size (351903 != 344934). Mirror sync in progress? [IP:
151.101.3.52 443]
Hashes of expected file:
- Filesize:344934 [weak]
- SHA256:2bbdc43eed757a134b6b66d0a04576c129898d5a59d04cbea871a98d7bbcc042
- SHA1:66d79599a725127dbec4c3341c4db36650bb2d87 [weak]
- MD5Sum:c3fd4fa04914719284ae9938d6485edc [weak]
Release file created at: Tue, 07 Oct 2025 15:53:03 +0000

#2VASUKI M
vasukianand0119@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #19364: Repository not updating

Hi,

This appears to be a transient mirror synchronization issue on
apt.postgresql.org.
The Release file and Packages file were temporarily out of sync, which APT
correctly rejected.
Retrying after mirrors finish syncing should resolve the issue.
No PostgreSQL packaging or server bug is involved.

These may help

sudo apt update --fix-missing

or

sleep 30m
sudo apt update

or

sudo apt clean
sudo apt update

Regards,

Vasuki M
C-DAC,Chennai

On Fri, Jan 23, 2026 at 12:21 PM PG Bug reporting form <
noreply@postgresql.org> wrote:

Show quoted text

The following bug has been logged on the website:

Bug reference: 19364
Logged by: Трезвый Дворник
Email address: thedrunkyardkeeper@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: Debian 13
Description:

sudo curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc
--fail
https://www.postgresql.org/media/keys/ACCC4CF8.asc
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 4812 100 4812 0 0 14252 0 --:--:-- --:--:-- --:--:--
14236

cat /etc/apt/sources.list.d/pgdg.sources
Types: deb
URIs: https://apt.postgresql.org/pub/repos/apt
Suites: trixie-pgdg
Components: main
Architectures: amd64
Signed-By: /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc

sha256sum /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc
0144068502a1eddd2a0280ede10ef607d1ec592ce819940991203941564e8e76

Err:7 https://apt.postgresql.org/pub/repos/apt trixie-pgdg/main amd64
Packages
File has unexpected size (351903 != 344934). Mirror sync in progress?
[IP:
151.101.3.52 443]
Hashes of expected file:
- Filesize:344934 [weak]
-
SHA256:2bbdc43eed757a134b6b66d0a04576c129898d5a59d04cbea871a98d7bbcc042
- SHA1:66d79599a725127dbec4c3341c4db36650bb2d87 [weak]
- MD5Sum:c3fd4fa04914719284ae9938d6485edc [weak]
Release file created at: Tue, 07 Oct 2025 15:53:03 +0000