Questions tagged [apt]

2 questions
0
votes
1 answer

Automating upgrades with Ansible, fighting with APT auto-starting Cassandra service

I'm preparing to upgrade nodes from 3.11.17 to 4.1.7. I've done the upgrade successfully by hand with some dev nodes, but I am wanting to make this more repeatable with Ansible. I am running on Ubuntu servers, so I have to fight with apt auto…
0
votes
0 answers

The repository 'https://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease' is not signed - Error while installing Postgres14 in Ubuntu 22.04

I was trying to install PostgreSQL 14 database in Ubuntu 22.04 version as per the steps provided in the official Postgres site. But while updating the package list, I'm getting an error message. Could someone please help me to resolve this…
Kenny
  • 377
  • 3
  • 8
  • 24