Skip to content
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

Open
SW2024ict opened this issue May 31, 2024 · 5 comments
Open

Failure installing globaleaks on IPv6only server #4087

SW2024ict opened this issue May 31, 2024 · 5 comments

Comments

@SW2024ict
Copy link

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

@evilaliv3
Copy link
Member

@SW2024ict : would you please retry now?

@SW2024ict
Copy link
Author

@evilaliv3 Tried it, same result. First tried it without removing the existing globaleaks.gpg, then again after removing it. Both not working.

./install-globaleaks.sh

Running the GlobaLeaks installation...
In case of failure please report encountered issues to the ticketing system at: https://github.com/globaleaks/GlobaLeaks/issues

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: Sat Jun 1 12:32:31 CEST 2024.
Universal Time is now: Sat Jun 1 10:32:31 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

@SW2024ict
Copy link
Author

Dear people, any news on this subject? Tried it again today, no luck!

@SW2024ict
Copy link
Author

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
Resolving deb.globaleaks.org (deb.globaleaks.org)... 95.174.23.119
Connecting to deb.globaleaks.org (deb.globaleaks.org)|95.174.23.119|:443... failed: Network is unreachable.

@evilaliv3 evilaliv3 changed the title No valid OpenPGP data found Failure installing globaleaks on IPv6only server Oct 7, 2024
@evilaliv3
Copy link
Member

Thank you @SW2024ict

We are proceeding adding IPv6 reachability to our servers and we will update this ticket as soon that it is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants