[SOLVED] Raspberry PI3 B+ agent 2.3 installation impossible
Published: March 30, 2023 - 4:14 PM
Hello,
I'm trying to install the WAPT agent on Raspberry Pis, following this documentation:
https://www.wapt.fr/fr/doc-2.3/wapt-dep ... macos.html
have Debian installed:
version 11.6.
Using the following command:
`wget -O - https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub.gpg | apt-key add -`
where `$(lsb_release -is)` is Raspbian
, here's the result that's preventing me from going any further
: `gpg: no valid OpenPGP data found`.
I thought it was possible to install the agent on a Raspberry Pi?
I'm trying to install the WAPT agent on Raspberry Pis, following this documentation:
https://www.wapt.fr/fr/doc-2.3/wapt-dep ... macos.html
have Debian installed:
version 11.6.
Using the following command:
`wget -O - https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub.gpg | apt-key add -`
where `$(lsb_release -is)` is Raspbian
, here's the result that's preventing me from going any further
: `gpg: no valid OpenPGP data found`.
I thought it was possible to install the agent on a Raspberry Pi?