Re: BUG #16402: No se puede instalar pgadmin4 - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #16402: No se puede instalar pgadmin4
Date
Msg-id CA+hUKGJonxFor7E_z+VSCELQFWLakR+YLA7L5qaGYjQvMzcCSw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16402: No se puede instalar pgadmin4  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-bugs
On Thu, Apr 30, 2020 at 11:11 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> On Thu, Apr 30, 2020 at 3:32 AM PG Bug reporting form
> <noreply@postgresql.org> wrote:
> > Des:7 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 Packages
> > [142 kB]
> > Descargados 199 kB en 6s (31,9 kB/s)
> >
> >
> >
> > Leyendo lista de paquetes... Hecho
> > N: Omitiendo el uso del fichero configurado «main/binary-i386/Packages» ya
> > que el repositorio «http://apt.postgresql.org/pub/repos/apt focal-pgdg
> > InRelease» no admite la arquitectura «i386»
>
> So the question is really: why don't we have i386 packages for Ubuntu
> focal?  I don't know myself and https://wiki.postgresql.org/wiki/Apt
> doesn't mention any policy on that, but maybe someone from the
> packaging team could comment, and if you don't get an answer here then
> maybe the packaging mailing list or contacts on that wiki page could
> help.

Erm.  I see now that that'd be because there is no i386 release of
Ubuntu focal.  Fair enough.  So the next question is why is this
system trying to fetch i386 stuff?  Perhaps you have multiarch
configured to fetch both i386 and amd64.  In that case I think you'll
need to change that line of sources.list to tell it that this source
doesn't have i386, like so:

deb [arch=amd64] ...



pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #16402: No se puede instalar pgadmin4
Next
From: PG Bug reporting form
Date:
Subject: BUG #16404: PostgreSQL 12.2: Database restore does not accept the EEST time zone.