Page 1 of 1
Secondary repositories - Raspberry Pi
Published: January 5, 2022 - 6:14 PM
by haxo_914
Hello,
while searching the forum I saw that you were considering using a Raspberry Pi as a secondary repository.
Have you made any progress on this, and if so, do you have any technical documentation?
Thank you in advance.
Sincerely,
Jérôme
Re: Secondary repositories - Raspberry Pi
Published: January 7, 2022 - 9:36 AM
by sfonteneau
Hello,
the waptagent debian arm64 and armhf packages are already available in our repositories.
You can therefore normally install them now.
Simon Fonteneau
Re: Secondary repositories - Raspberry Pi
Published: January 7, 2022 - 10:19 AM
by haxo_914
Hello,
great news!
I'll get right on it.
Thank you for your quick response.
Have a good day.
Best regards,
Jérôme
Re: Secondary repositories - Raspberry Pi
Published: January 14, 2022 - 6:46 PM
by haxo_914
Hello,
I'm trying to install the WAPT client on a Raspberry Pi, but it's not working.
I followed the installation procedure here
: https://www.wapt.fr/fr/doc-2.1/wapt-usage.html
- install the WAPT agent using apt-get:
export DEBIAN_FRONTEND=noninteractive
apt update
- and I get the error
"Type 'gpg' is unknown" on line 1 in the sources list /etc/apt/sources.list.d/wapt.list.
Here is my configuration:
Raspberry Pi 3+
arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0.
Thank you.
Best regards,
Jérôme