WAPT client for Debian ARM 32bit

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
jonathan.k
Messages: 16
Registration: March 13, 2020 - 3:24 PM

August 20, 2020 - 4:21 PM

Good morning,

I'm trying to install a repository on a Raspberry Pi, which is running on Buster.

After adding the company repository with our credentials, when updating the available packages, I get the following message:

Code: Select all

Tous les paquets sont à jour.
N: Le fichier configuré « main/binary-armhf/Packages » ne sera pas pris en compte car le dépôt « https://srvwapt-pro.tranquil.it/entreprise/debian/wapt-1.8 buster InRelease » ne prend pas en charge l'architecture « armhf »
Do you have a solution?

THANKS.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

August 20, 2020 - 8:49 PM

Hello,

the agent is not currently available for ARM.

We've received a growing number of requests for this, so we'll be preparing it for future versions.

Simon
jonathan.k
Messages: 16
Registration: March 13, 2020 - 3:24 PM

August 21, 2020 - 09:24

Hello Simon,

Our decision to upgrade to the enterprise version stems from our meeting with Tranquil IT at the FIC in Lille. During that discussion, we learned that it's possible to install the client on a Raspberry Pi.

It even seems you sold boxes containing a Pi and a hard drive for a while.

Do you have any idea when the agent will be available?
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

August 21, 2020 - 09:48

I'm currently working on an ARM builder.

Could you please tell me your Raspberry Pi version and distribution? (Debian 9/10)
jonathan.k
Messages: 16
Registration: March 13, 2020 - 3:24 PM

August 21, 2020 - 10:01

For the testing phase, I'm using a Raspberry Pi Model B Plus on a Debian 10 Buster system
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

August 25, 2020 - 2:49 PM

Hi Jonathan,

actually the old sync method (based on Syncthing) works well on remote repositories in Raspbian. However, the new method incorporates more intelligence and requires the WAPT agent for Linux to be installed. Nothing blocking there, we just need to add a Raspbian instance to the buildbot.

I just added a Raspberry Pi 4 running Raspbian 10 32-bit to the build farm. I'll check with Evan about publishing a WAPT Enterprise build soon.

Best regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
jonathan.k
Messages: 16
Registration: March 13, 2020 - 3:24 PM

August 25, 2020 - 3:43 PM

Hello Denis,

Thank you, in the meantime I am carrying out my tests on a Debian system and a workstation.
Locked