Обсуждение: Unable to install pgadmin4 on Ubuntu 17.10 using xenial APT repo

Поиск
Список
Период
Сортировка

Unable to install pgadmin4 on Ubuntu 17.10 using xenial APT repo

От
Rob Bradley
Дата:
I'm running Ubuntu 17.10 with Python 3.6.3 and get the following APT
error message when attempting to install pgadmin4:


The following packages have unmet dependencies:
 pgadmin4 : Depends: libpython3.5 (>= 3.5.0~b1) but it is not installable
E: Unable to correct problems, you have held broken packages.



Re: Unable to install pgadmin4 on Ubuntu 17.10 using xenial APT repo

От
Christoph Berg
Дата:
Re: Rob Bradley 2018-03-12 <7594268b-e51a-87e1-d818-3ae3603b241f@twosixlabs.com>
> I'm running Ubuntu 17.10 with Python 3.6.3 and get the following APT
> error message when attempting to install pgadmin4:
> 
> 
> The following packages have unmet dependencies:
>  pgadmin4 : Depends: libpython3.5 (>= 3.5.0~b1) but it is not installable
> E: Unable to correct problems, you have held broken packages.

Hi Rob,

we are not supporting artful (17.10) because we didn't get around to
set it up in time, and once we were ready, it made more sense to
target bionic (18.04) because that will be the next LTS release.

Please give the pgadmin4 package from bionic-pgdg a try.

Christoph