[RESOLVED] WAPT Discovery / Error in Windowsmoviemaker package

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
atricallege
Messages: 4
Registration: May 13, 2022 - 08:39

May 13, 2022 - 08:42

Good morning,

When I try to push the "windows-moviemaker" package version 16.4.3528.331-11 I get an error during installation.

Here is the log result:
Installing wapt-windows-moviemaker(=16.4.3528.331-11)


Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1833, in run
self.running_task.run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 656, in run
self._run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1233, in _run
raise Exception(_('Error during installation of {}: errors in packages {}').format(
Exception: Error during installation of ['wapt-windows-moviemaker(=16.4.3528.331-11)']: errors in packages [[PackageRequest(package='wapt-windows-moviemaker',version=(Version('16.4.3528.331'), 11),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-7', 'win-7', 'w-7', 'windows7', 'win7', 'w7', 'windows', 'win', 'w'],min_os_version=Version('6.1.7601.2'),max_os_version=Version('6.1.7601.2')), PackageEntry('wapt-windows-moviemaker','16.4.3528.331-11' maturity='PROD'), 'Traceback (most recent call last):\nFile "C:\\Program Files (x86)\\wapt\\common.py", line 5128, in install\n result = self.install_wapt(p.localpath,\n File "C:\\Program Files (x86)\\wapt\\common.py", line 4112, in install_wapt\n raise e\n File "C:\\Program Files (x86)\\wapt\\common.py", line 3961, in install_wapt\n setup = import_setup(setup_filename)\n File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 1534, in import_setup\n py_mod = imp.load_source(modulename, setupfilename)\n File "imp.py", line 171, in load_source File "

Exception: Error installing ['wapt-windows-moviemaker(=16.4.3528.331-11)']: errors in packages [[PackageRequest(package='wapt-windows-moviemaker',version=(Version('16.4.3528.331'), 11),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-7', 'win-7', 'w-7', 'windows7', 'win7', 'w7', 'windows', 'win', 'w'],min_os_version=Version('6.1.7601.2'),max_os_version=Version('6.1.7601.2')), PackageEntry('wapt-windows-moviemaker','16.4.3528.331-11' maturity='PROD'), 'Traceback (most recent call last):\n File "C:\\Program Files (x86)\\wapt\\common.py", line 5128, in install\n result = self.install_wapt(p.localpath,\n File "C:\\Program Files (x86)\wapt\common.py", line 4112, in install_wapt\n raise e\n File "C:\\Program Files (x86)\\wapt\\common.py", line 3961, in install_wapt\n setup = import_setup(setup_filename)\n File "C:\\Program Files (x86)\wapt\waptutils.py", line 1534, in import_setup\n py_mod = imp.load_source(modulename, setupfilename)\n File "imp.py", line 171, in load_source\n File "
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1833, in run
self.running_task.run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 656, in run
self._run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1233, in _run
raise Exception(_('Error during install of {}: errors in packages {}').format(
Exception: Error during installation of ['wapt-windows-moviemaker(=16.4.3528.331-11)']: errors in packages [[PackageRequest(package='wapt-windows-moviemaker',version=(Version('16.4.3528.331'), 11),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-7', 'win-7', 'w-7', 'windows7', 'win7', 'w7', 'windows', 'win', 'w'],min_os_version=Version('6.1.7601.2'),max_os_version=Version('6.1.7601.2')), PackageEntry('wapt-windows-moviemaker','16.4.3528.331-11' maturity='PROD'), 'Traceback (most recent call last):\nFile "C:\\Program Files (x86)\\wapt\\common.py", line 5128, in install\n result = self.install_wapt(p.localpath,\n File "C:\\Program Files (x86)\\wapt\\common.py", line 4112, in install_wapt\n raise e\n File "C:\\Program Files (x86)\\wapt\\common.py", line 3961, in install_wapt\n setup = import_setup(setup_filename)\n File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 1534, in import_setup\n py_mod = imp.load_source(modulename, setupfilename)\n File "imp.py", line 171, in load_source File "
It seems to me that there is therefore a problem on line 16 of the setup.py file, but as I have never touched Python, I am quite unable to troubleshoot it.

Any ideas?

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

May 13, 2022 - 09:57

atricallege
Messages: 4
Registration: May 13, 2022 - 08:39

May 16, 2022 - 2:10 PM

That's perfect, thank you! :mrgreen:
Locked