[RESOLVED] Zoom Application

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
knpc
Messages: 63
Registration: Nov. 20, 2015 - 4:40 p.m.

June 5, 2020 - 5:04 PM

Hello,

I wanted to create the package for Zoom Version 5, but when I use the `wapt-get list-registry` command, no information is returned. How can I find the uninstallation key?

Can I still create the package if I don't have the uninstallation key?

Error message when I try to create the package (I followed this video: https://www.youtube.com/watch?v=z_EN2CBCTcY ):

*** Remote Process Console Reset ***
Command Line: -i build-upload "c:\waptdev\mtt-zoom-meetings-installer-wapt\WAPT\.."
Using config file: C:\Users\pcadmin\AppData\Local\waptconsole\waptconsole.ini
Building packages 1 package
Personal certificate is pcadmin
Private key is
Personal certificate is SSLCertificate cn=pcadmin
Private key is
Building c:\waptdev\mtt-zoom-meetings-installer-wapt
Signing c:\waptdev\mtt-zoom-meetings-installer-wapt with key
ERROR building c:\waptdev\mtt-zoom-meetings-installer-wapt: 5,0,0,0-0 is not valid SemVer string
0 packages successfully built
1 packages failed
List of errors:
c:\waptdev\mtt-zoom-meetings-installer-wapt
Building and uploading packages to https://10.30.56.30:8443
FATAL ERROR: Exception: No package to upload
Exit code: 3

Everything is done from server 1.8.1.6756


Thank you
Last edited by knpc on June 5, 2020 - 5:22 PM, edited 1 time.
User avatar
dcardon
WAPT Expert
Messages: 1931
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 5, 2020 - 5:17 PM

Hello,
the default Zoom installer installs in the user's AppData folder and therefore doesn't have an uninstallation key in the systemwide registry.

You need to use the systemwide installer; that one should have an uninstallation key.

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
knpc
Messages: 63
Registration: Nov. 20, 2015 - 4:40 p.m.

June 5, 2020 - 5:24 PM

Thank you all
Say78
Messages: 2
Registration: September 30, 2019 - 1:25 p.m.

February 1, 2021 - 10:08 AM

Hello,

With these versions:
WAPT Server version: 1.7.4,
WAPT Agent version: 1.7.4.6077
, WAPT Setup version: 1.7.4.6077

, I got the same error message when trying to create a new package from the installer "QGIS-OSGeo4W-3.10.3-3-Setup-x86.exe".
I had entered 3.10.3-3, and I got the same error message (Exception: No package to upload).
By entering 3.10.3 as the version number, the build completed, and the upload went through. I imagine that with the "-3", WAPT was looking for a previous version of this package to update and couldn't find it.
Hopefully, this will help others later!

Julien
Locked