WAPT 1.8: Firefox package installation error (88.0-102)

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
aragou
Messages: 1
Registration: Apr 29, 2021 - 5:51 p.m.

April 30, 2021 - 12:08 PM

Hello,
my WAPT server is running the community version 1.8.2. I'm having trouble installing the Firefox package version 88.0-102 across my entire network.
I don't understand the connection between uninstalling Office and installing Firefox.
I then managed to manually install this version of Firefox, but WAPT and the agent are still reporting this error.
Why is it that even after the package has been manually installed without any issues, the console and the agent are still reporting an error?
Have you encountered this problem, and if so, how did you resolve it?

Here are the firefox package installation logs:

Removing: Microsoft Office Home and Business 2016 - fr-frTraceback (most recent call last):
File "c:\wapt\common.py", line 3683, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptomzhka\setup.py", line 34, in install
File "c:\wapt\common.py", line 3465, in run
return ensure_unicode(setuphelpers.run(*arg,pidlist=self.pidlist,**args))
File "c:\wapt\setuphelpers.py", line 1058, in run
raise CalledProcessErrorOutput(proc.returncode,cmd,''.join(output))
CalledProcessErrorOutput: Command [u'"C:\\Program Files\\Common Files\\Microsoft Shared\\ClickToRun\\OfficeClickToRun.exe" scenario=install scenariosubtype=ARP sourcetype=None productstoremove=HomeBusinessRetail.16_fr-fr_x-none culture=fr-fr'] returned non-zero exit status 1.
Output:The file, directory, or volume name syntax is incorrect.

CalledProcessErrorOutput: Command [u'"C:\\Program Files\\Common Files\\Microsoft Shared\\ClickToRun\\OfficeClickToRun.exe" scenario=install scenariosubtype=ARP sourcetype=None productstoremove=HomeBusinessRetail.16_fr-fr_x-none culture=fr-fr'] returned non-zero exit status 1.
Output:The file, directory, or volume name syntax is incorrect.


WAPT agent on a Windows 10 Pro PC, version 20H2;
WAPT server on Windows Server 2012R2 Standard, WAPT Community console version 1.8.2.7334.

Thank you in advance for your help. ;)
Locked