Package Details: x2goserver 4.1.0.3-10

Git Clone URL: https://aur.archlinux.org/x2goserver.git (read-only, click to copy)
Package Base: x2goserver
Description: Open source graphical Remote Desktop and terminal server based on NX technology
Upstream URL: https://www.x2go.org/
Licenses: GPL2
Submitter: arojas
Maintainer: carlosal1015
Last Packager: arojas
Votes: 6
Popularity: 1.19
First Submitted: 2022-04-01 18:57 (UTC)
Last Updated: 2022-04-01 18:57 (UTC)

Latest Comments

kermitDerFrosch commented on 2022-11-28 19:15 (UTC) (edited on 2022-11-28 19:15 (UTC) by kermitDerFrosch)

Add the PGP Key with:

gpg --keyserver keyserver.ubuntu.com --recv-keys F4A7678C9C6B0B2B

rassawyer commented on 2022-11-22 00:41 (UTC) (edited on 2022-11-22 00:43 (UTC) by rassawyer)

pgp problems persist. direction in comment below do not resolve them for me.

==> Verifying source file signatures with gpg...
    x2goserver-4.1.0.3.tar.gz ... FAILED (unknown public key F4A7678C9C6B0B2B)
==> ERROR: One or more PGP signatures could not be verified!

petaramesh commented on 2022-10-18 17:40 (UTC)

Hi,

Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs fine there.

Thanks in advance.

fyoory commented on 2022-10-14 11:27 (UTC)

Ok to fix the pgp I had to do the following.

Create a file $HOME/.gnupg/gpg.conf and place in it:

keyserver hkps://keyserver.ubuntu.org
keyserver-options timeout=30
with-fingerprint

simona commented on 2022-10-02 17:47 (UTC)

ok with perl 5.36?

justin_wu commented on 2022-07-04 07:38 (UTC)

got a gpg error!

==> Verifying source file signatures with gpg...
    x2goserver-4.1.0.3.tar.gz ... FAILED (unknown public key F4A7678C9C6B0B2B)
==> ERROR: One or more PGP signatures could not be verified!

fow0ryl commented on 2022-04-27 08:19 (UTC)

x2go server did not work after installation ....

I had to run the following command on the server to initialize the SQLite database

x2godbadmin --createdb

At least a hint would be helpful :)