Closed dtwilliamson closed 3 years ago
"Failed to update apt cache: W:The repository 'http://apt.postgresql.org/pub/repos/apt precise-pgdg Release' does not have a Release file.
The content of /etc/apt/sources.list.d/pgdg.list is
/etc/apt/sources.list.d/pgdg.list
deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main 9.3
But we're using Ubuntu Xenial and Postgres 9.4 (there's a sources file for xenial-pgdg which is maintained by Ansible)
xenial-pgdg
The old sources file needs to be removed.
This is actually done already, closing ...
Summary
"Failed to update apt cache: W:The repository 'http://apt.postgresql.org/pub/repos/apt precise-pgdg Release' does not have a Release file.
The content of
/etc/apt/sources.list.d/pgdg.list
isdeb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main 9.3
But we're using Ubuntu Xenial and Postgres 9.4 (there's a sources file for
xenial-pgdg
which is maintained by Ansible)The old sources file needs to be removed.