Unable to add certain packages via wapt

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
alextae
Messages: 1
Registration: Apr 16, 2019 - 4:12 p.m.

April 16, 2019 - 4:19 PM

Hello,

We have a WAPT server to manage a number of machines running Windows 7 and Windows 10.
For the past few weeks, we have been experiencing difficulties deploying certain software such as Firefox and Google Chrome.

We are, however, using packages imported from the internet.

Here is the error message:
2;Installation of din-chrome (=73.0.3683.103-3) (task #2);Exception: Error during install of din-chrome (=73.0.3683.103-3): errors in packages [[u'din-chrome (=73.0.3683.103-3)', PackageEntry('din-chrome','73.0.3683.103-3')]];2019-04-16T09:37:50.275000;"https://srv-X/wapt/din-chrome_73.0.3683 ... 4_all.wapt : 51207040 / 57536082 (89%) (41465 KB/s)
https://srv-X/wapt/din-chrome_73.0.3683 ... 4_all.wapt : 57536082 / 57536082 (100%) (35517 KB/s)
Installing din-chrome
Exception: Error during install of din-chrome (=73.0.3683.103-3): errors in packages [[u'din-chrome (=73.0.3683.103-3)', PackageEntry('din-chrome','73.0.3683.103-3')]]
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 din-chrome (=73.0.3683.103-3): errors in packages [[u'din-chrome (=73.0.3683.103-3)', PackageEntry('din-chrome','73.0.3683.103-3')]]
"
If anyone can help me, I'd be very grateful, as I can't find the solution online.

Thanks in advance,
Alexandre
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 24, 2019 - 1:05 PM

This means the package has entered an error state.

You need to click on the computer and then on the package to see the specific error.
Locked