Page 1 of 1
[SOLVED] Installing the console with Wine
Published: May 18, 2018 - 09:13
by Plegrand
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
Re: Installing the console with Wine
Published: May 18, 2018 - 09:21
by Plegrand
(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.
My question regarding the proxy remains.
Thanks again for your help.
Re: Installing the console with Wine
Published: May 18, 2018 - 2:35 PM
by dcardon
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.
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
Re: [SOLVED] Installing the console with Wine
Published: May 24, 2018 - 4:39 PM
by Plegrand
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.
Re: [SOLVED] Installing the console with Wine
Published: May 25, 2018 - 09:03
by sfonteneau
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.
Re: [SOLVED] Installing the console with Wine
Published: May 26, 2018 - 00:57
by vcardon
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