Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove compatibility with Ubuntu 18.04 #495

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Remove compatibility with Ubuntu 18.04 #495

merged 4 commits into from
Nov 7, 2023

Conversation

vitabaks
Copy link
Owner

@vitabaks vitabaks commented Nov 7, 2023

The repository https://apt.postgresql.org/pub/repos/apt bionic-pgdg does not have a Release file.

  TASK [add-repository : Add repository apt-key] *********************************
  changed: [10.172.0.21] => (item={'key': 'https://www.postgresql.org/media/keys/ACCC4CF8.asc'})
  changed: [10.172.0.22] => (item={'key': 'https://www.postgresql.org/media/keys/ACCC4CF8.asc'})
  changed: [10.172.0.20] => (item={'key': 'https://www.postgresql.org/media/keys/ACCC4CF8.asc'})
  failed: [10.172.0.21] (item={'repo': 'deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main'}) => {"ansible_loop_var": "item", "changed": false, "item": {"repo": "deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main"}, "msg": "Failed to update apt cache: E:The repository 'https://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file."}
  failed: [10.172.0.20] (item={'repo': 'deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main'}) => {"ansible_loop_var": "item", "changed": false, "item": {"repo": "deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main"}, "msg": "Failed to update apt cache: E:The repository 'https://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file."}
  failed: [10.172.0.22] (item={'repo': 'deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main'}) => {"ansible_loop_var": "item", "changed": false, "item": {"repo": "deb https://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main"}, "msg": "Failed to update apt cache: E:The repository 'https://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file."}
  
  TASK [add-repository : Add repository] *****************************************

@vitabaks vitabaks self-assigned this Nov 7, 2023
@vitabaks vitabaks merged commit 655de8d into master Nov 7, 2023
17 checks passed
@vitabaks vitabaks deleted the ubuntu-1804 branch November 7, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant