globaleaks / globaleaks-whistleblowing-software

GlobaLeaks is free, open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
https://www.globaleaks.org
Other
1.23k stars 269 forks source link

we cannot install the globaleaks package from the repository #4136

Open ivanricolivares14 opened 3 months ago

ivanricolivares14 commented 3 months ago

What version of GlobaLeaks are you using?

we are trying to install the latest

What browser(s) are you seeing the problem on?

No response

What operating system(s) are you seeing the problem on?

Linux

Describe the issue

We are trying to install globaleaks in a docker container with a debian 12 system, we have downloaded the script install-globaleaks.sh as it says in the official documentation, but when it comes to connecting to the repository it seems that it cannot connect because the repository does not trust of the key. the error is the following: fail_globaleaks1 globaleaks2

when execute the script: Running: "apt-get -y install gnupg net-tools software-properties-common wget"... SUCCESS Adding GlobaLeaks PGP key to trusted APT keys Updating GlobaLeaks apt source.list in /etc/apt/sources.list.d/globaleaks.list ... Running: "apt-get update -y"... SUCCESS Running: "apt-get install globaleaks -y"... FAIL Ouch! The installation failed.

when execute the command "apt-get update": Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verificat Reading package lists... Done W: Failed to fetch http://deb.globaleaks.org/bookworm/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unicate verification. [IP: 10.15.119.106 8080] W: Some index files failed to download. They have been ignored, or old ones used instead.

Proposed solution

No response

Hexdigest123 commented 1 month ago

Hello, you could potentially use the following official Docker image from GlobaLeaks in the meantime, while the bug persists: https://hub.docker.com/r/globaleaks/globaleaks