-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure installing globaleaks on IPv6only server #4087
Comments
@SW2024ict : would you please retry now? |
@evilaliv3 Tried it, same result. First tried it without removing the existing globaleaks.gpg, then again after removing it. Both not working. ./install-globaleaks.shRunning the GlobaLeaks installation... Detected OS: Debian - bookworm Current default time zone: 'Europe/Amsterdam' Running: "apt-get -y install gnupg net-tools software-properties-common wget"... SUCCESS |
Dear people, any news on this subject? Tried it again today, no luck! |
I think I found it. My box is an IPv6-only box and cannot connect to f.e. deb.globaleaks.org --2024-06-19 12:55:56-- https://deb.globaleaks.org/install-globaleaks.sh |
Thank you @SW2024ict We are proceeding adding IPv6 reachability to our servers and we will update this ticket as soon that it is done. |
@SW2024ict : We have updated our servers adding IPv6 reachability. If you like please try to re-install on an IPv6 only box and it should work! |
What version of GlobaLeaks are you using?
Fresh installation on a fresh debian 12 server via the install-script
What browser(s) are you seeing the problem on?
Other
What operating system(s) are you seeing the problem on?
Linux
Describe the issue
Trying to install Globaleaks on a fresh and to be dedicated Debian 12 server, I get a gpg-error. The install script gives this output and stops:
Detected OS: Debian - bookworm
Running: "apt-get -y update"... SUCCESS
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
tzdata is already the newest version (2024a-0+deb12u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Current default time zone: 'Europe/Amsterdam'
Local time is now: Fri May 31 10:27:41 CEST 2024.
Universal Time is now: Fri May 31 08:27:41 UTC 2024.
Running: "apt-get -y install gnupg net-tools software-properties-common wget"... SUCCESS
Adding GlobaLeaks PGP key to trusted APT keys
gpg: no valid OpenPGP data found.
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.
COMBINED STDOUT/STDERR OUTPUT OF FAILED COMMAND:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package globaleaks
Proposed solution
No response
The text was updated successfully, but these errors were encountered: