Não é possível reinstalar o Couchbase no Ubuntu 22.04

Não é possível reinstalar o Couchbase no Ubuntu 22.04

Não consigo reinstalar o Counchbase (couchbase-server-community_7.2.0-linux_amd64.deb). Parece que a desinstalação não foi feita corretamente. Excluí todas as pastas e arquivos tmp do dpkg, mas ainda não consigo reinstalá-lo. Por favor me ajude a reinstalá-lo. Excluir o sistema operacional e reinstalar funcionará, mas não é a prática recomendada)

Sistemas: Ubuntu 22.04. CB: couchbase-server-community_7.2.0-linux_amd64.deb e couchbase-release-1.0-amd64.deb

Segui todas as etapas fornecidas no documento Counchbase.

https://docs.couchbase.com/server/current/install/ubuntu-debian-install.html

Excluí arquivos temporários e reiniciei meu sistema, mas sem sorte.

Estes são os erros:

machine@machine-System-Product-Name:~$ sudo dpkg -i ./couchbase-server-community_7.2.0-linux_amd64.deb
[sudo] password for machine: 
(Reading database ... 207604 files and directories currently installed.)
Preparing to unpack .../couchbase-server-community_7.2.0-linux_amd64.deb ...
/var/lib/dpkg/info/couchbase-server-community.prerm: 5: /opt/couchbase/bin/install/systemd-ctl: not found
dpkg: warning: old couchbase-server-community package pre-removal script subprocess returned error exit status 127
dpkg: trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/prerm: 5: /opt/couchbase/bin/install/systemd-ctl: not found
dpkg: error processing archive ./couchbase-server-community_7.2.0-linux_amd64.deb (--install):
new couchbase-server-community package pre-removal script subprocess returned error exit status 127
Errors were encountered while processing:
./couchbase-server-community_7.2.0-linux_amd64.deb
machine@machine-System-Product-Name:~$
machine@machine-System-Product-Name:~$ sudo dpkg -i ./couchbase-release-1.0-amd64.deb
dpkg: error: cannot access archive './couchbase-release-1.0-amd64.deb': No such file or directory
machine@machine-System-Product-Name:~$ sudo dpkg -i ./couchbase-release-1.0-6-amd64.deb
(Reading database ... 207604 files and directories currently installed.)
Preparing to unpack .../couchbase-release-1.0-6-amd64.deb ...
Supported platforms are: Debian/wheezy,jessie,stretch and Ubuntu/precise,trusty,xenial,bionic
dpkg: error processing archive ./couchbase-release-1.0-6-amd64.deb (--install):
new couchbase-release package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
./couchbase-release-1.0-6-amd64.deb
machine@machine-System-Product-Name:~$

informação relacionada