[SOLVED] Installing the console with Wine

Share your tips or issues concerning the WAPT Console or WAPT Agent here
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
plegrand
Messages: 16
Registration: Sep 08, 2015 - 09:03

May 18, 2018 - 09:13

Hello, I am trying to install the WAPT console under Wine.
The installation went smoothly. (I unchecked the "service" box during installation; was that the right thing to do?)
The console launch is also going well.
The generation of the certificate as well.
When generating the agent installer, I get this error message:

Code: Select all

Erreurs lors de la création du waptagent.exe : System error,(OS code 2):
Fichier introuvable.
: Error on line 55 in C:\Program File (X86)\wapt\waptsetup\wapt.iss: No files found matching "C:\Program File (X86)\wapt\waptsetup\..\waptservice\win32\*"
Compile aborted
There is indeed no folder ""C:\Program File (X86)\wapt\waptsetup\..\waptservice\win32\*""
Nor is there a folder called "C:\Program Files (X86)\wapt\waptsetup\..\waptservice\" for that matter
Did I miss something?

On the other hand, my wapt server and my console (both under Debian) are behind a proxy.
Do they need external access, and if so, where do I need to configure this proxy?

Thank you in advance for your help.
Sincerely
plegrand
Messages: 16
Registration: Sep 08, 2015 - 09:03

May 18, 2018 - 09:21

(I unchecked the service box during installation, was that the right thing to do?)

Everything is there!!!
Once that box is checked, the agent installer generation runs smoothly. :D

My question regarding the proxy remains.

Thanks again for your help.
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

May 18, 2018 - 2:35 PM

plegrand wrote: May 18, 2018 - 9:21 AM (I unchecked the service box during installation, was that the right thing to do?)

Everything is there!!!
Once that box is checked, the agent installer generation runs smoothly. :D

My question regarding the proxy remains.
The WAPT environment is designed for secure enterprise installations. No internet access is required for proper operation. Importing packages from the internet directly into your repository via the console is a helpful way to get started, but it's not necessary. You can pre-download the package from a computer with an internet connection, perform an initial internal validation, and then upload it to your repository.

Regarding proxy configuration, there are also parameters to specify the proxy for the wapt agent if it needs to use a proxy to access its WAPT server (this is not the case in the vast majority of cases).

Hoping I have answered your question, I wish you continued success with WAPT

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
plegrand
Messages: 16
Registration: Sep 08, 2015 - 09:03

May 24, 2018 - 4:39 PM

Hello,

I found this suggestion from sfonteneau on the forum: "
During installation, you must uncheck the installation of the service."
(viewtopic.php?f=10&t=1077#p3509)
This relates to the problem I encountered where, once the service box was unchecked, I couldn't generate the agent installer.
So, once the console is installed via Wine, is there a way to disable this service?
Thank you for your help.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 25, 2018 - 09:03

I want to point out that you shouldn't install the WAPT service on Wine because it doesn't start under Wine. This can cause problems because the WAPT service tries to start in a loop under Wine.

While the WAPT console is usable under Wine, generating the agent from a Wine machine (even though it works when the service is installed) is not recommended. Creating the package with PyScripter under Wine is also discouraged.

In fact, the WAPT console works under Wine, but only for daily administrator use (package assignment, package duplication), not during updates or upgrades. In such cases, you should use a Windows machine (VirtualBox, for example) to avoid errors.
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

May 26, 2018 - 00:57

In general, WAPT does not support running the WAPT administration console under Wine. Perhaps one day, but no promises are being made, neither now nor later.

As a reminder, WAPT is a tool to help system and network administrators deploy, update, and remove software and configurations on a Windows environment. This promise is fulfilled with WAPT Community.

Enterprise, Linux, and Mac versions are not yet available, and if this happens, it is under consideration and will be an Enterprise version.

Sincerely,

Vincent
Vincent CARDON
Tranquil IT
Locked