solved: Re: ubuntu 21.10: problem to install libpq-dev
robert rottermann
robert at redcor.ch
Wed Apr 27 10:38:07 UTC 2022
thanks Ralf
what I had to do was change the line in:
/etc/apt/sources.list.d/pgdg.list
from:
#deb [arch=amd64] http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main
# disabled on upgrade to impish
to:
deb [arch=amd64] http://apt.postgresql.org/pub/repos/apt/ impish-pgdg main
robert
On 27.04.22 10:21, Ralf Mardorf via ubuntu-users wrote:
> On Wed, 27 Apr 2022 09:59:22 +0200, robert rottermann wrote:
>> E: Unable to correct problems, you have held broken packages.
> ^^^^
> Hi,
>
> You need to unhold the package, see
> http://manpages.ubuntu.com/manpages/impish/en/man8/apt-mark.8.html .
>
> The official repositories provides the required dependency.
>
> libpq5 (13.6-0ubuntu0.21.10.1)
> https://packages.ubuntu.com/impish-updates/libpq5
>
> libpq-dev (13.6-0ubuntu0.21.10.1)
> https://packages.ubuntu.com/impish-updates/libpq-dev
>
> Regards,
> Ralf
>
>
>
More information about the ubuntu-users
mailing list