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 can't install globaleaks in a Docker container #4148

Closed ivanricolivares14 closed 1 week ago

ivanricolivares14 commented 2 months ago

What version of GlobaLeaks are you using?

latest / new installation

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 image image

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

evilaliv3 commented 2 months ago

Thank you @ivanricolivares14

Do you still encounter this issue?

p.s. are you aware that we release official docker images?

https://hub.docker.com/r/globaleaks/globaleaks

evilaliv3 commented 1 week ago

Closing as stale.

@ivanricolivares14 : please feel free to open a new ticket if you are still encountering issues.