Re: BUG #16402: No se puede instalar pgadmin4

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: BUG #16402: No se puede instalar pgadmin4
Дата
Msg-id CA+hUKGJonxFor7E_z+VSCELQFWLakR+YLA7L5qaGYjQvMzcCSw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #16402: No se puede instalar pgadmin4  (Thomas Munro <thomas.munro@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #16402: No se puede instalar pgadmin4
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16404: PostgreSQL 12.2: Database restore does not accept the EEST time zone.