Postgresql install fails version 9.6
Bug #1885232 reported by
Dean Taylor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PostgreSQL Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
Message:
Unable to install packages postgresql-
Deploy instruction:
juju deploy postgresql pg-a --config=
Deployed to OpenStack server and LXD image with same result
Using Ubuntu 20.04 client
Juju version: 2.8.0-focal-amd64
Verified that the LXD image can install the snap version of postgresql96
LXD image deployed: Ubuntu Bionic
Apt packages support:
postgresql 10
To post a comment you must log in.
Investigation shows that the charm does not install the The PostgreSQL Global Development Group (PGDG) APT repository of PostgreSQL packages for Debian and Ubuntu located at http:// apt.postgresql. org/pub/ repos/apt/.
Since the charm utilities Apt for the installation I am assuming this was the original source of the binaries.