Page 1 of 1

WAPT - Unable to install a wapt package on the workstations, error message

Published: July 22, 2020 - 12:30 PM
by THOMS
Hello,

When I launch the install of my wapt package on a computer it gets an error.

Here are the messages it gives me (example for install Microsft Edge):

https://XXXXXXXXXXXXX/wapt/tech-microso ... 4_all.wapt : 40252445 / 85643591 (47%) (30449 KB/s)
https://XXXXXXXXXXXXXX/wapt/tech-microso ... 4_all.wapt : 85643591 / 85643591 (100%) (43156 KB/s)
Installing tech-microsoft-edge
Installing XXXXXXXXXXX
Exception: Error during install of XXXXXXXX(=65): errors in packages [[u'tech-microsoft-edge', PackageEntry('tech-microsoft-edge','83.0.478.37-1')]]
Traceback (most recent call last):
File "c:\wapt\waptservice\waptservice.py", line 2100, in run
self.running_task.run()
File "c:\wapt\waptservice\waptservice.py", line 1360, in pwrapper
return func(*arg, **kwargs)
File "c:\wapt\waptservice\waptservice.py", line 1420, in run
self._run()
File "c:\wapt\waptservice\waptservice.py", line 1844, in _run
self.result.get('errors',[])))
Exception: Error during install of XXXXXX (=65): errors in packages [[u'tech-microsoft-edge', PackageEntry('tech-microsoft-edge','83.0.478.37-1')]]

I'm just starting to use WAPT, so there's probably something I'm doing wrong.

Thank you for your help.

Re: WAPT - Unable to install a wapt package on the workstations, error message

Published: July 24, 2020 - 5:34 PM
by THOMS
Problem solved.

Re: WAPT - Unable to install a wapt package on the workstations, error message

Published: July 24, 2020 - 8:13 PM
by vcardon
Hello, you're new to the forum, and I encourage you now, before any habits become ingrained, to carefully follow the forum rules described in the red box at the top of the page.

It's always helpful to describe what you did wrong and your steps toward resolving the issue. Others can benefit from your newfound wisdom.

Sincerely.

Re: WAPT - Unable to install a wapt package on the workstations, error message

Published: July 27, 2020 - 09:17
by THOMS
Hello,

the executable I downloaded ultimately didn't work. (Even though it was on the official Microsoft website.)

So I found another installer that did work (also on the official Microsoft website, but intended for businesses).

Simple as that.

Thank you!