Thanks Christoph,
You are right. It was my mistake.
I updated my repo installation scripts with the latest steps from documentation, and I can install everything now.
Best,
Hanefi
From: Christoph Berg <myon@debian.org>
Sent: Monday, June 23, 2025 1:50 PM
To: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
Cc: pgsql-pkg-debian@lists.postgresql.org <pgsql-pkg-debian@lists.postgresql.org>
Subject: [EXTERNAL] Re: Missing dependencies on ubuntu 24.04 for libpq-dev and postgresql-server-dev-17
Re: Hanefi Onaldi
> I wanted to create a development environment on Ubuntu 22.04 using several packages from pgdg repositories. I want to share the error messages with you here in the hopes that this is correct venue.
> sh$ sudo apt install libpq-dev=17.5-1.pgdg110+1
You can't install packages for bullseye (pgdg110) on Ubuntu 22.04
(jammy). Please use the correct repository.
Christoph