Package Details: xorgxrdp 0.10.5-1

Git Clone URL: https://aur.archlinux.org/xorgxrdp.git (read-only, click to copy)
Package Base: xorgxrdp
Description: Xorg drivers for xrdp
Upstream URL: https://github.com/neutrinolabs/xorgxrdp
Licenses: X11
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 20
Popularity: 0.42
First Submitted: 2018-02-06 14:30 (UTC)
Last Updated: 2026-01-28 13:57 (UTC)

Pinned Comments

Chocobo1 commented on 2022-11-10 16:23 (UTC) (edited on 2022-11-10 16:31 (UTC) by Chocobo1)

If you are having this error:

ERROR: One or more PGP signatures could not be verified!

Read the following for an explanation and how to temporarily workaround it: https://wiki.archlinux.org/title/Makepkg#Signature_checking

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

ato2 commented on 2022-08-23 12:34 (UTC)

Key not available ? : % yay -Sy --noconfirm xorgxrdp ...... ==> Verifying source file signatures with gpg... xorgxrdp-0.2.18.tar.gz ... FAILED (invalid public key 61ECEABBF2BB40E3A35DF30A9F72CDBC01BF10EB) ==> ERROR: One or more PGP signatures could not be verified! % KEY=61ECEABBF2BB40E3A35DF30A9F72CDBC01BF10EB

pacman-key --recv-keys $KEY --keyserver keys.gnupg.net

gpg: keyserver receive failed: Server indicated a failure ==> ERROR: Remote key not fetched correctly from keyserver.

pacman-key --recv-keys $KEY --keyserver keyserver.ubuntu.com

gpg: keyserver receive failed: Server indicated a failure ==> ERROR: Remote key not fetched correctly from keyserver.

sshaikh commented on 2021-11-24 13:21 (UTC)

Generally this needs to be rebuilt each time xrdp (and perhaps xorg) gets released, even if the source doesn't change. A pkgrel bump would force this, but I believe is not technically correct as the output depends on your environment, not changes this package.

Cphusion commented on 2021-11-24 13:17 (UTC) (edited on 2021-11-24 19:51 (UTC) by Cphusion)

@prg could this be the reason why xorgxrdp and xrdp aren't currently working anymore, since I didn't make any configuration changes and it was working before?

Update: I downgrade xorg-server and it's dependencies to a previous version as well as some xf86 dependencies and now xrdp/xorgxrdp are working again.

prg commented on 2021-11-10 05:08 (UTC)

this may need a rebuild/pkgrel bump after the recent xorg release

Jat commented on 2021-09-25 20:01 (UTC)

use Ubuntu Keyserver keyserver.ubuntu.com

soaresluciano commented on 2021-09-21 16:42 (UTC) (edited on 2021-09-21 16:45 (UTC) by soaresluciano)

I'm trying 0.2.17-1, and I got the same issue as described by @jonandermb.

The previous suggestion of using "gpg --keyserver keys.gnupg.net --recv-keys 61ECEABBF2BB40E3A35DF30A9F72CDBC01BF10EB" reports: "gpg: keyserver receive failed: Server indicated a failure"

jonandermb commented on 2021-08-21 00:21 (UTC) (edited on 2021-08-21 00:22 (UTC) by jonandermb)

-> 61ECEABBF2BB40E3A35DF30A9F72CDBC01BF10EB, required by: xorgxrdp

==> Import? [Y/n]

:: Importing keys with gpg...

gpg: keyserver receive failed: Server indicated a failure

problem importing keys

Can someone help? I tried with the suggestions previously reported over here.

marlop352 commented on 2021-06-29 22:32 (UTC)

thanks for adding it @chocobo1!

s3micolon0 commented on 2021-06-27 06:01 (UTC) (edited on 2021-06-27 06:05 (UTC) by s3micolon0)

@Chocobo1 Thanks for updating! :)

And thanks to @marklop352 for testing this on the pi 4!

marlop352 commented on 2021-06-26 22:14 (UTC) (edited on 2021-06-26 22:15 (UTC) by marlop352)

@chocobo1, it seems to have built on my Pi 4 as it created the package with the only modification being that I added aarch64 to the arch list, I can verify if it's working if you tell me how to make sure.

(xrdp is working with the method selected being xorg)