Problem install

root@sec:~# sha512sum -c passbolt-ce-SHA512SUM.txt && sudo bash ./passbolt-repo-setup.ce.sh || echo "Bad checksum. Aborting" && rm -f passbolt-repo-setup.ce.sh
passbolt-repo-setup.ce.sh: FAILED
sha512sum: WARNING: 1 computed checksum did NOT match
“Bad checksum. Aborting”
root@sec:~# sudo apt install passbolt-ce-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package passbolt-ce-server

Hello @Emil , welcome to our community :wink:

Please, fill this template:
I have read intro post: About the Installation Issues category
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue

Without any context, that’s really hard for us to understand what has been done, what do you expect to see, etc.

Thanks in advance!

1 Like

Additionally, during the passbolt setup process on Debian or Ubuntu, you are asked to download both passbolt-ce-SHA512SUM.txt and passbolt-repo-setup.ce.sh.

The command here fails because one of the 2 files (or both) are corrupted.

Hi, there was an issue during the publishing of a new version of those scripts that desynchronized the shasum and the actual file we use on the one lines installation. It was fixed yestarday evening so it should be working now.

Sorry for the inconvenience.