yay -S xrdp xorgxrdp
…
==> Making package: xorgxrdp 0.10.4-1 (Tue 01 Apr 2025 08:12:48 PM CDT)
==> Checking runtime dependencies…
==> Checking buildtime dependencies…
==> Retrieving sources…
→ Found xorgxrdp-0.10.4.tar.gz
→ Found xorgxrdp-0.10.4.tar.gz.asc
==> Validating source files with sha256sums…
xorgxrdp-0.10.4.tar.gz … Passed
xorgxrdp-0.10.4.tar.gz.asc … Skipped
==> Verifying source file signatures with gpg…
xorgxrdp-0.10.4.tar.gz … SIGNATURE NOT FOUND
FAILED
==> ERROR: One or more PGP signatures could not be verified!
→ error making: xorgxrdp-exit status 1
→ Failed to install the following packages. Manual intervention is required:
xorgxrdp - exit status 1
If you can’t build it using yay
, try using pamac
instead:
pamac build xrdp xorgxrdp
I just successfully ran the build procedure on my Testing branch machine. Here’s the output of paclog
:
[2025-04-02T08:56:45+1100] [ALPM] installed xorg-util-macros (1.20.2-1)
[2025-04-02T08:56:45+1100] [ALPM] installed xorg-server-devel (21.1.16-1)
[2025-04-02T08:56:45+1100] [ALPM] installed nasm (2.16.03-1)
[2025-04-02T08:56:45+1100] [ALPM] installed check (0.15.2-2)
[2025-04-02T08:56:45+1100] [ALPM] installed cmocka (1.1.7-2)
[2025-04-02T08:56:45+1100] [ALPM] transaction completed
[2025-04-02T08:56:45+1100] [ALPM] running '30-systemd-update.hook'...
[2025-04-02T08:56:45+1100] [ALPM] running 'texinfo-install.hook'...
[2025-04-02T08:57:40+1100] [ALPM] transaction started
[2025-04-02T08:57:40+1100] [ALPM] installed xrdp (0.10.2-4)
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET]
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET] Generating 2048 bit rsa key...
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET]
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET] ssl_gen_key_xrdp1 ok
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET]
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET] saving to /etc/xrdp/rsakeys.ini
[2025-04-02T08:57:40+1100] [ALPM-SCRIPTLET]
[2025-04-02T08:57:40+1100] [ALPM] transaction completed
[2025-04-02T08:57:40+1100] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-04-02T08:57:41+1100] [ALPM] running '30-systemd-update.hook'...
[2025-04-02T08:57:59+1100] [ALPM] transaction started
[2025-04-02T08:57:59+1100] [ALPM] installed xorgxrdp (0.10.4-1)
[2025-04-02T08:57:59+1100] [ALPM] transaction completed
[2025-04-02T08:57:59+1100] [ALPM] running '30-systemd-update.hook'...
I was asked to import a PGP key early in the process - I selected “y” and there were no subsequent issues encountered during the build.
Edit: sorry, I must have originally misread which package you couldn’t install. So I’ve removed the irrelevant info.
1 Like