public inbox for [email protected]
help / color / mirror / Atom feedFrom: Fernando Hevia <[email protected]>
To: [email protected]
Subject: Postgres 13 package on Debian 10 has unmet dependencies
Date: Wed, 2 Jun 2021 20:47:06 -0300
Message-ID: <CAGYT1XQ8xb8OvA_C2HVLKuQs_ch_T9fxrgJ1jk60Fo3SqNgPAw@mail.gmail.com> (raw)
Hi list.
As the subject states, I am facing an unmet dependency issue with libpq5
while installing Postgres 13 on Debian 10.9. (BTW, same thing happens with
PG 12).
I am using postgresql repository:
*# cat /etc/apt/sources.list.d/pgdg.list *
deb http://apt.postgresql.org/pub/repos/apt buster-pgdg main
*# apt install postgresql-13 postgresql-client-13*
Reading package lists... Done
Building dependency tree
Reading state information... Done
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-client-13 : Depends: libpq5 (>= 13.3) but 11.12-0+deb10u1 is to
be installed
E: Unable to correct problems, you have held broken packages.
When looking for libpq5 available versions only v11.12 is listed.
*# apt search libpq5*
Sorting... Done
Full Text Search... Done
libpq-dev/stable 11.12-0+deb10u1 amd64
header files for libpq5 (PostgreSQL library)
libpq5/stable 11.12-0+deb10u1 amd64
PostgreSQL C client library
libpq5-dbgsym/buster-pgdg 13.3-1.pgdg100+1 amd64
debug symbols for libpq5
I could get around this by manually installing the correct libpq5 version,
but I still wanted to share this issue with the list. Could it be a
packaging error?
Thanks,
Fernando.
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Postgres 13 package on Debian 10 has unmet dependencies
In-Reply-To: <CAGYT1XQ8xb8OvA_C2HVLKuQs_ch_T9fxrgJ1jk60Fo3SqNgPAw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox