From: | James Guthrie <james(at)guthrie(dot)ch> |
---|---|
To: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Unresolvable package postgresql-common-dev in latest pg12 package |
Date: | 2025-01-28 11:58:03 |
Message-ID: | D6BD9F9D-8DBE-4E0B-B00A-2130E7C6385D@guthrie.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Hi,
I'm trying to install the build-deps for postgresql-12 with the following, using the pgdg packages at apt.postgresql.org:
mk-build-deps postgresql-12
apt install -y ./postgresql-12-build-deps*.deb
And I'm getting the following error:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'postgresql-12-build-deps' instead of './postgresql-12-build-deps_12.22-2.pgdg22.04+1_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
postgresql-12-build-deps : Depends: postgresql-common-dev but it is not installable
Apparently the 12.22 version has a Build-Depends on 'postgresql-common-dev', which is not available in the package repository. Previous versions specified 'postgresql-common'.
Is this an oversight, or am I doing something wrong?
Kind regards,
James Guthrie
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2025-01-28 12:19:23 | Re: Unresolvable package postgresql-common-dev in latest pg12 package |
Previous Message | pgsqlitegis | 2025-01-28 10:41:22 | Redis & SQLite FDW packages |